Uses of Class
io.trippay.sdk.payment.model.PricedBookingContract
Packages that use PricedBookingContract
-
Uses of PricedBookingContract in io.trippay.sdk.payment.model
Methods in io.trippay.sdk.payment.model that return PricedBookingContractModifier and TypeMethodDescriptionPricedBookingContract.addContractListItem(PricedSupplierContract contractListItem) PricedBookingContract.affiliateAccountIdentifier(UUID affiliateAccountIdentifier) PricedBookingContract.affiliateAccountIdentifierType(PricedBookingContract.AffiliateAccountIdentifierTypeEnum affiliateAccountIdentifierType) PricedBookingContract.contractList(List<PricedSupplierContract> contractList) PricedBookingContract.displayCurrency(String displayCurrency) @NotNull @Valid PricedBookingContractPriceBookingContractResponse.getContract()Get contractPricedBookingContract.totalDisplayPrice(CustomMonetaryAmount totalDisplayPrice) Methods in io.trippay.sdk.payment.model with parameters of type PricedBookingContractModifier and TypeMethodDescriptionPriceBookingContractResponse.contract(PricedBookingContract contract) voidPriceBookingContractResponse.setContract(PricedBookingContract contract)