Uses of Class
model.FeeProfile
Packages that use FeeProfile
-
Uses of FeeProfile in model
Methods in model that return FeeProfileModifier and TypeMethodDescriptionFeeProfile.achBasisPoints(Long achBasisPoints) FeeProfile.achCreditReturnFixedFee(Long achCreditReturnFixedFee) FeeProfile.achDebitReturnFixedFee(Long achDebitReturnFixedFee) FeeProfile.achFixedFee(Long achFixedFee) FeeProfile.americanExpressAssessmentBasisPoints(Long americanExpressAssessmentBasisPoints) FeeProfile.americanExpressBasisPoints(Long americanExpressBasisPoints) FeeProfile.americanExpressChargeInterchange(Boolean americanExpressChargeInterchange) FeeProfile.americanExpressFixedFee(Long americanExpressFixedFee) FeeProfile.ancillaryFixedFeePrimary(Long ancillaryFixedFeePrimary) FeeProfile.ancillaryFixedFeeSecondary(Long ancillaryFixedFeeSecondary) FeeProfile.application(String application) FeeProfile.basisPoints(Long basisPoints) FeeProfile.chargeInterchange(Boolean chargeInterchange) FeeProfile.createdAt(OffsetDateTime createdAt) FeeProfile.dinersClubBasisPoints(Long dinersClubBasisPoints) FeeProfile.dinersClubChargeInterchange(Boolean dinersClubChargeInterchange) FeeProfile.dinersClubFixedFee(Long dinersClubFixedFee) FeeProfile.discoverAssessmentsBasisPoints(Long discoverAssessmentsBasisPoints) FeeProfile.discoverBasisPoints(Long discoverBasisPoints) FeeProfile.discoverChargeInterchange(Boolean discoverChargeInterchange) FeeProfile.discoverDataUsageFixedFee(Long discoverDataUsageFixedFee) FeeProfile.discoverFixedFee(Long discoverFixedFee) FeeProfile.discoverNetworkAuthorizationFixedFee(Long discoverNetworkAuthorizationFixedFee) FeeProfile.disputeFixedFee(Long disputeFixedFee) FeeProfile.disputeInquiryFixedFee(Long disputeInquiryFixedFee) static FeeProfileCreate an instance of FeeProfile given an JSON stringFeeProfile.jcbBasisPoints(Long jcbBasisPoints) FeeProfile.jcbChargeInterchange(Boolean jcbChargeInterchange) FeeProfile.jcbFixedFee(Long jcbFixedFee) FeeProfile.links(FeeProfileLinks links) FeeProfile.mastercardAcquirerFeesBasisPoints(Long mastercardAcquirerFeesBasisPoints) FeeProfile.mastercardAssessmentsOver1kBasisPoints(Long mastercardAssessmentsOver1kBasisPoints) FeeProfile.mastercardAssessmentsUnder1kBasisPoints(Long mastercardAssessmentsUnder1kBasisPoints) FeeProfile.mastercardBasisPoints(Long mastercardBasisPoints) FeeProfile.mastercardChargeInterchange(Boolean mastercardChargeInterchange) FeeProfile.mastercardFixedFee(Long mastercardFixedFee) FeeProfile.putTagsItem(String key, String tagsItem) FeeProfile.qualifiedTiers(Object qualifiedTiers) FeeProfile.roundingMode(FeeProfile.RoundingModeEnum roundingMode) FeeProfile.updatedAt(OffsetDateTime updatedAt) FeeProfile.visaAcquirerProcessingFixedFee(Long visaAcquirerProcessingFixedFee) FeeProfile.visaAssessmentsBasisPoints(Long visaAssessmentsBasisPoints) FeeProfile.visaBaseIICreditVoucherFixedFee(Long visaBaseIICreditVoucherFixedFee) FeeProfile.visaBaseIISystemFileTransmissionFixedFee(Long visaBaseIISystemFileTransmissionFixedFee) FeeProfile.visaBasisPoints(Long visaBasisPoints) FeeProfile.visaChargeInterchange(Boolean visaChargeInterchange) FeeProfile.visaCreditVoucherFixedFee(Long visaCreditVoucherFixedFee) FeeProfile.visaFixedFee(Long visaFixedFee) FeeProfile.visaKilobyteAccessFixedFee(Long visaKilobyteAccessFixedFee) Methods in model that return types with arguments of type FeeProfileMethods in model with parameters of type FeeProfileModifier and TypeMethodDescriptionFeeProfilesListEmbedded.addFeeProfilesItem(FeeProfile feeProfilesItem) Method parameters in model with type arguments of type FeeProfileModifier and TypeMethodDescriptionFeeProfilesListEmbedded.feeProfiles(Set<FeeProfile> feeProfiles) voidFeeProfilesListEmbedded.setFeeProfiles(Set<FeeProfile> feeProfiles)