Uses of Class
io.trippay.sdk.payment.acquiring.model.PricedSupplierContractItemWithAcquirer
Packages that use PricedSupplierContractItemWithAcquirer
-
Uses of PricedSupplierContractItemWithAcquirer in io.trippay.sdk.payment.acquiring.model
Methods in io.trippay.sdk.payment.acquiring.model that return PricedSupplierContractItemWithAcquirerModifier and TypeMethodDescriptionPricedSupplierContractItemWithAcquirer.addBeneficiaryListItem(RawBeneficiary beneficiaryListItem) PricedSupplierContractItemWithAcquirer.addDailyRateListItem(DailyRate dailyRateListItem) PricedSupplierContractItemWithAcquirer.beneficiaryList(List<RawBeneficiary> beneficiaryList) PricedSupplierContractItemWithAcquirer.capturePrice(Moneys capturePrice) PricedSupplierContractItemWithAcquirer.dailyRateList(List<DailyRate> dailyRateList) PricedSupplierContractItemWithAcquirer.descriptionInEnglish(String descriptionInEnglish) PricedSupplierContractItemWithAcquirer.displayPrice(Moneys displayPrice) PricedSupplierContractItemWithAcquirer.externalIdentifier(String externalIdentifier) PricedSupplierContractItemWithAcquirer.internalPrice(Moneys internalPrice) PricedSupplierContractItemWithAcquirer.nameInEnglish(String nameInEnglish) PricedSupplierContractItemWithAcquirer.payable(PricedSupplierContractItemWithAcquirer.PayableEnum payable) PricedSupplierContractItemWithAcquirer.perUseQuantity(Integer perUseQuantity) PricedSupplierContractItemWithAcquirer.policy(SupplierContractItemPolicy policy) PricedSupplierContractItemWithAcquirer.pricingType(PricedSupplierContractItemWithAcquirer.PricingTypeEnum pricingType) PricedSupplierContractItemWithAcquirer.supplierPrice(Moneys supplierPrice) PricedSupplierContractItemWithAcquirer.totalCapturePrice(Moneys totalCapturePrice) PricedSupplierContractItemWithAcquirer.totalDisplayPrice(Moneys totalDisplayPrice) PricedSupplierContractItemWithAcquirer.totalInternalPrice(Moneys totalInternalPrice) PricedSupplierContractItemWithAcquirer.totalPrice(Moneys totalPrice) PricedSupplierContractItemWithAcquirer.totalSupplierPrice(Moneys totalSupplierPrice) PricedSupplierContractItemWithAcquirer.type(PricedSupplierContractItemWithAcquirer.TypeEnum type) PricedSupplierContractItemWithAcquirer.user(BookingUser user) Methods in io.trippay.sdk.payment.acquiring.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.acquiring.model with type arguments of type PricedSupplierContractItemWithAcquirerModifierConstructorDescription