Uses of Class
io.trippay.sdk.payment.model.CreateIssuingCardEphemeralKeyResponse
Packages that use CreateIssuingCardEphemeralKeyResponse
-
Uses of CreateIssuingCardEphemeralKeyResponse in io.trippay.sdk.payment.api
Methods in io.trippay.sdk.payment.api that return types with arguments of type CreateIssuingCardEphemeralKeyResponseModifier and TypeMethodDescriptionreactor.core.publisher.Mono<CreateIssuingCardEphemeralKeyResponse> PayoutApi.createEphemeralKey(CreateIssuingCardEphemeralKeyRequest createIssuingCardEphemeralKeyRequest, String winkVersion) Create Stripe ephemeral key Ephemeral keys are required to do display an issuing card to the user, among other things.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<CreateIssuingCardEphemeralKeyResponse>> PayoutApi.createEphemeralKeyWithHttpInfo(CreateIssuingCardEphemeralKeyRequest createIssuingCardEphemeralKeyRequest, String winkVersion) Create Stripe ephemeral key Ephemeral keys are required to do display an issuing card to the user, among other things. -
Uses of CreateIssuingCardEphemeralKeyResponse in io.trippay.sdk.payment.model
Methods in io.trippay.sdk.payment.model that return CreateIssuingCardEphemeralKeyResponseModifier and TypeMethodDescription