Patch Payment Method API
object PatchPaymentMethodAPI
Content copied to clipboard
Types
Patch Payment Method Service
Link copied to clipboard
interface PatchPaymentMethodService
Content copied to clipboard
Functions
patch Payment Method
Link copied to clipboard
fun PayAPI.PaymentMethodsAPI.patchPaymentMethod(paymentMethodId: String, body: PatchPaymentMethodAPI.Body, readTimeout: Long? = null): Call<PaymentMethod>
Content copied to clipboard