Uses of Class
io.trippay.sdk.payment.model.PriceSupplierContractWithAcquirerResponse
Packages that use PriceSupplierContractWithAcquirerResponse
-
Uses of PriceSupplierContractWithAcquirerResponse in io.trippay.sdk.payment.api
Methods in io.trippay.sdk.payment.api that return types with arguments of type PriceSupplierContractWithAcquirerResponseModifier and TypeMethodDescriptionreactor.core.publisher.Mono<PriceSupplierContractWithAcquirerResponse>ContractApi.price(PriceSupplierContractWithAcquirerRequest priceSupplierContractWithAcquirerRequest, String winkVersion) Price acquirer contract Displays booking contract in requested display quote as well as the selected acquirer's currencyreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<PriceSupplierContractWithAcquirerResponse>>ContractApi.priceWithHttpInfo(PriceSupplierContractWithAcquirerRequest priceSupplierContractWithAcquirerRequest, String winkVersion) Price acquirer contract Displays booking contract in requested display quote as well as the selected acquirer's currency -
Uses of PriceSupplierContractWithAcquirerResponse in io.trippay.sdk.payment.model
Methods in io.trippay.sdk.payment.model that return PriceSupplierContractWithAcquirerResponseModifier and TypeMethodDescriptionPriceSupplierContractWithAcquirerResponse.affiliateAccountIdentifier(UUID affiliateAccountIdentifier) PriceSupplierContractWithAcquirerResponse.affiliateAccountIdentifierType(PriceSupplierContractWithAcquirerResponse.AffiliateAccountIdentifierTypeEnum affiliateAccountIdentifierType) PriceSupplierContractWithAcquirerResponse.contract(PricedSupplierContractWithAcquirer contract) PriceSupplierContractWithAcquirerResponse.displayCurrency(String displayCurrency)