Uses of Class
travel.wink.sdk.payment.acquiring.model.PriceSupplierContractWithAcquirerRequest
Packages that use PriceSupplierContractWithAcquirerRequest
-
Uses of PriceSupplierContractWithAcquirerRequest in travel.wink.sdk.payment.acquiring.api
Methods in travel.wink.sdk.payment.acquiring.api with parameters of type PriceSupplierContractWithAcquirerRequestModifier and TypeMethodDescriptionreactor.core.publisher.Mono<PriceSupplierContractWithAcquirerResponse>ContractApi.price(PriceSupplierContractWithAcquirerRequest priceSupplierContractWithAcquirerRequest) 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) -
Uses of PriceSupplierContractWithAcquirerRequest in travel.wink.sdk.payment.acquiring.model
Methods in travel.wink.sdk.payment.acquiring.model that return PriceSupplierContractWithAcquirerRequestModifier and TypeMethodDescriptionPriceSupplierContractWithAcquirerRequest.acquirerIdentifier(String acquirerIdentifier) PriceSupplierContractWithAcquirerRequest.affiliateAccountIdentifier(UUID affiliateAccountIdentifier) PriceSupplierContractWithAcquirerRequest.affiliateAccountIdentifierType(PriceSupplierContractWithAcquirerRequest.AffiliateAccountIdentifierTypeEnum affiliateAccountIdentifierType) PriceSupplierContractWithAcquirerRequest.contract(RawSupplierContract contract) PriceSupplierContractWithAcquirerRequest.displayCurrency(String displayCurrency)