Uses of Class
travel.wink.sdk.payment.acquiring.model.PricedSupplierContractWithAcquirer
Packages that use PricedSupplierContractWithAcquirer
-
Uses of PricedSupplierContractWithAcquirer in travel.wink.sdk.payment.acquiring.model
Methods in travel.wink.sdk.payment.acquiring.model that return PricedSupplierContractWithAcquirerModifier and TypeMethodDescriptionPricedSupplierContractWithAcquirer.capturePriceQuote(Quote capturePriceQuote) PricedSupplierContractWithAcquirer.displayPriceQuote(Quote displayPriceQuote) PricedSupplierContractWithAcquirer.externalTransactionIdentifier(String externalTransactionIdentifier) @NotNull @Valid PricedSupplierContractWithAcquirerPriceSupplierContractWithAcquirerResponse.getContract()Get contractPricedSupplierContractWithAcquirer.internalPriceQuote(Quote internalPriceQuote) PricedSupplierContractWithAcquirer.supplierPriceQuote(Quote supplierPriceQuote) PricedSupplierContractWithAcquirer.totalCapturePrice(Moneys totalCapturePrice) PricedSupplierContractWithAcquirer.totalDisplayPrice(Moneys totalDisplayPrice) PricedSupplierContractWithAcquirer.totalInternalPrice(Moneys totalInternalPrice) PricedSupplierContractWithAcquirer.totalPrice(Moneys totalPrice) PricedSupplierContractWithAcquirer.totalSupplierPrice(Moneys totalSupplierPrice) Methods in travel.wink.sdk.payment.acquiring.model with parameters of type PricedSupplierContractWithAcquirerModifier and TypeMethodDescriptionPriceSupplierContractWithAcquirerResponse.contract(PricedSupplierContractWithAcquirer contract) voidPriceSupplierContractWithAcquirerResponse.setContract(PricedSupplierContractWithAcquirer contract)