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.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(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)