GetPaymentTokenAPI

object GetPaymentTokenAPI

Types

GetPaymentTokenService
Link copied to clipboard
interface GetPaymentTokenService

Functions

getPaymentToken
Link copied to clipboard
fun PayAPI.PaymentTokensAPI.getPaymentToken(paymentTokenId: String, readTimeout: Long? = null): Call<PaymentToken>