Uses of Class
io.trippay.sdk.payment.model.PricedSupplierContractWithAcquirer
Packages that use PricedSupplierContractWithAcquirer
-
Uses of PricedSupplierContractWithAcquirer in io.trippay.sdk.payment.model
Methods in io.trippay.sdk.payment.model that return PricedSupplierContractWithAcquirerModifier and TypeMethodDescriptionPricedSupplierContractWithAcquirer.addAcquirerItem(Acquirer acquirerItem) PricedSupplierContractWithAcquirer.capturePriceQuote(Quote capturePriceQuote) PricedSupplierContractWithAcquirer.displayPriceQuote(Quote displayPriceQuote) PricedSupplierContractWithAcquirer.externalSupplierBookingCode(String externalSupplierBookingCode) PricedSupplierContractWithAcquirer.externalSupplierIdentifier(String externalSupplierIdentifier) PricedSupplierContractWithAcquirer.externalTransactionIdentifier(String externalTransactionIdentifier) @NotNull @Valid PricedSupplierContractWithAcquirerPriceSupplierContractWithAcquirerResponse.getContract()Get contractPricedSupplierContractWithAcquirer.identifier(UUID identifier) PricedSupplierContractWithAcquirer.internalPriceQuote(Quote internalPriceQuote) PricedSupplierContractWithAcquirer.supplierIdentifier(UUID supplierIdentifier) PricedSupplierContractWithAcquirer.supplierName(String supplierName) PricedSupplierContractWithAcquirer.supplierPriceQuote(Quote supplierPriceQuote) PricedSupplierContractWithAcquirer.totalCapturePrice(CustomMonetaryAmount totalCapturePrice) PricedSupplierContractWithAcquirer.totalDisplayPrice(CustomMonetaryAmount totalDisplayPrice) PricedSupplierContractWithAcquirer.totalInternalPrice(CustomMonetaryAmount totalInternalPrice) PricedSupplierContractWithAcquirer.totalPrice(CustomMonetaryAmount totalPrice) PricedSupplierContractWithAcquirer.totalSupplierPrice(CustomMonetaryAmount totalSupplierPrice) Methods in io.trippay.sdk.payment.model with parameters of type PricedSupplierContractWithAcquirerModifier and TypeMethodDescriptionPriceSupplierContractWithAcquirerResponse.contract(PricedSupplierContractWithAcquirer contract) voidPriceSupplierContractWithAcquirerResponse.setContract(PricedSupplierContractWithAcquirer contract)