AuthorizePaymentTokenAPI

object AuthorizePaymentTokenAPI

Types

AuthorizePaymentTokenService
Link copied to clipboard
interface AuthorizePaymentTokenService
Body
Link copied to clipboard
class Body

Functions

authorizePaymentToken
Link copied to clipboard
fun PayAPI.PaymentTokensAPI.authorizePaymentToken(paymentMethodId: String, body: AuthorizePaymentTokenAPI.Body, readTimeout: Long? = null): Call<PaymentToken>