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(Integrator acquirer) PricedSupplierContractWithAcquirer.addItemListItem(Object itemListItem) PricedSupplierContractWithAcquirer.capturePriceQuote(QuoteLightweight capturePriceQuote) PricedSupplierContractWithAcquirer.displayPriceQuote(QuoteLightweight 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()Validated and priced contractPricedSupplierContractWithAcquirer.identifier(UUID identifier) PricedSupplierContractWithAcquirer.internalPriceQuote(QuoteLightweight internalPriceQuote) PricedSupplierContractWithAcquirer.putMetadataItem(String key, String metadataItem) PricedSupplierContractWithAcquirer.supplierIdentifier(UUID supplierIdentifier) PricedSupplierContractWithAcquirer.supplierName(String supplierName) PricedSupplierContractWithAcquirer.supplierPriceQuote(QuoteLightweight 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)