Delete Payment Method API
object DeletePaymentMethodAPI
Content copied to clipboard
Types
Delete Payment Method Service
Link copied to clipboard
interface DeletePaymentMethodService
Content copied to clipboard
Functions
delete Payment Method
Link copied to clipboard
fun PayAPI.PaymentMethodsAPI.deletePaymentMethod(paymentMethodId: String, readTimeout: Long? = null): Call<Void>
Content copied to clipboard