Uses of Class
io.trippay.sdk.payment.model.PricedSupplierContractItemWithAcquirer
Packages that use PricedSupplierContractItemWithAcquirer
-
Uses of PricedSupplierContractItemWithAcquirer in io.trippay.sdk.payment.model
Methods in io.trippay.sdk.payment.model that return PricedSupplierContractItemWithAcquirerModifier and TypeMethodDescriptionPricedSupplierContractItemWithAcquirer.addBeneficiaryListItem(RawBeneficiary beneficiaryListItem) PricedSupplierContractItemWithAcquirer.addDailyRateListItem(DailyRate dailyRateListItem) PricedSupplierContractItemWithAcquirer.beneficiaryList(List<RawBeneficiary> beneficiaryList) PricedSupplierContractItemWithAcquirer.capturePrice(CustomMonetaryAmount capturePrice) PricedSupplierContractItemWithAcquirer.dailyRateList(List<DailyRate> dailyRateList) PricedSupplierContractItemWithAcquirer.descriptionInEnglish(String descriptionInEnglish) PricedSupplierContractItemWithAcquirer.displayPrice(CustomMonetaryAmount displayPrice) PricedSupplierContractItemWithAcquirer.externalIdentifier(String externalIdentifier) PricedSupplierContractItemWithAcquirer.internalPrice(CustomMonetaryAmount internalPrice) PricedSupplierContractItemWithAcquirer.nameInEnglish(String nameInEnglish) PricedSupplierContractItemWithAcquirer.payable(PricedSupplierContractItemWithAcquirer.PayableEnum payable) PricedSupplierContractItemWithAcquirer.perUseQuantity(Integer perUseQuantity) PricedSupplierContractItemWithAcquirer.policy(SupplierContractItemPolicy policy) PricedSupplierContractItemWithAcquirer.price(CustomMonetaryAmount price) PricedSupplierContractItemWithAcquirer.pricingType(PricedSupplierContractItemWithAcquirer.PricingTypeEnum pricingType) PricedSupplierContractItemWithAcquirer.putMetadataItem(String key, String metadataItem) PricedSupplierContractItemWithAcquirer.supplierPrice(CustomMonetaryAmount supplierPrice) PricedSupplierContractItemWithAcquirer.totalCapturePrice(CustomMonetaryAmount totalCapturePrice) PricedSupplierContractItemWithAcquirer.totalDisplayPrice(CustomMonetaryAmount totalDisplayPrice) PricedSupplierContractItemWithAcquirer.totalInternalPrice(CustomMonetaryAmount totalInternalPrice) PricedSupplierContractItemWithAcquirer.totalPrice(CustomMonetaryAmount totalPrice) PricedSupplierContractItemWithAcquirer.totalSupplierPrice(CustomMonetaryAmount totalSupplierPrice) PricedSupplierContractItemWithAcquirer.type(PricedSupplierContractItemWithAcquirer.TypeEnum type) Methods in io.trippay.sdk.payment.model that return types with arguments of type PricedSupplierContractItemWithAcquirerModifier and TypeMethodDescription@Valid @Size(min=1,max=2147483647) List<PricedSupplierContractItemWithAcquirer> PricedSupplierContractWithAcquirer.getItemList()Get itemListConstructor parameters in io.trippay.sdk.payment.model with type arguments of type PricedSupplierContractItemWithAcquirerModifierConstructorDescription