DeletePaymentTokenAPI

object DeletePaymentTokenAPI

Types

DeletePaymentTokenService
Link copied to clipboard
interface DeletePaymentTokenService

Functions

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