DeletePaymentMethodAPI

object DeletePaymentMethodAPI

Types

DeletePaymentMethodService
Link copied to clipboard
interface DeletePaymentMethodService

Functions

deletePaymentMethod
Link copied to clipboard
fun PayAPI.PaymentMethodsAPI.deletePaymentMethod(paymentMethodId: String, readTimeout: Long? = null): Call<Void>