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.acquirer(List<Integrator> acquirer) PricedSupplierContractWithAcquirer.addAcquirerItem(Integrator acquirerItem) PricedSupplierContractWithAcquirer.capturePriceQuote(Quote capturePriceQuote) PricedSupplierContractWithAcquirer.displayPriceQuote(Quote displayPriceQuote) PricedSupplierContractWithAcquirer.externalSupplierBookingCode(String externalSupplierBookingCode) PricedSupplierContractWithAcquirer.externalSupplierIdentifier(String externalSupplierIdentifier) PricedSupplierContractWithAcquirer.externalTransactionIdentifier(String externalTransactionIdentifier) PricedSupplierContractWithAcquirer.federatedOrganizationIdentifier(String federatedOrganizationIdentifier) PricedSupplierContractWithAcquirer.federatedOrganizationName(String federatedOrganizationName) @NotNull @Valid PricedSupplierContractWithAcquirerPayableContract.getContract()Get contractPricedSupplierContractWithAcquirer.identifier(UUID identifier) PricedSupplierContractWithAcquirer.internalPriceQuote(Quote internalPriceQuote) PricedSupplierContractWithAcquirer.putMetadataItem(String key, String metadataItem) 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) PricedSupplierContractWithAcquirer.user(AuthenticatedUser user) Methods in io.trippay.sdk.payment.model with parameters of type PricedSupplierContractWithAcquirerModifier and TypeMethodDescriptionPayableContract.contract(PricedSupplierContractWithAcquirer contract) voidPayableContract.setContract(PricedSupplierContractWithAcquirer contract)