Delete Payment Token API
object DeletePaymentTokenAPI
Content copied to clipboard
Types
Delete Payment Token Service
Link copied to clipboard
interface DeletePaymentTokenService
Content copied to clipboard
Functions
delete Payment Token
Link copied to clipboard
fun PayAPI.PaymentTokensAPI.deletePaymentToken(paymentTokenId: String, readTimeout: Long? = null): Call<Void>
Content copied to clipboard