Uses of Class
io.trippay.sdk.payment.model.CreateAgentSaleRequest
Packages that use CreateAgentSaleRequest
-
Uses of CreateAgentSaleRequest in io.trippay.sdk.payment.api
Methods in io.trippay.sdk.payment.api with parameters of type CreateAgentSaleRequestModifier and TypeMethodDescriptionreactor.core.publisher.Mono<MultiBookingContractResponse> AgentApi.createAgentSale(CreateAgentSaleRequest createAgentSaleRequest, String winkVersion) Create Agent Sale Attempt an immediate sale with Agent as acquirer.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<MultiBookingContractResponse>> AgentApi.createAgentSaleWithHttpInfo(CreateAgentSaleRequest createAgentSaleRequest, String winkVersion) Create Agent Sale Attempt an immediate sale with Agent as acquirer.org.springframework.web.reactive.function.client.WebClient.ResponseSpecAgentApi.createAgentSaleWithResponseSpec(CreateAgentSaleRequest createAgentSaleRequest, String winkVersion) Create Agent Sale Attempt an immediate sale with Agent as acquirer. -
Uses of CreateAgentSaleRequest in io.trippay.sdk.payment.model
Methods in io.trippay.sdk.payment.model that return CreateAgentSaleRequest