PatchPaymentMethodAPI

object PatchPaymentMethodAPI

Types

Body
Link copied to clipboard
class Body
PatchPaymentMethodService
Link copied to clipboard
interface PatchPaymentMethodService

Functions

patchPaymentMethod
Link copied to clipboard
fun PayAPI.PaymentMethodsAPI.patchPaymentMethod(paymentMethodId: String, body: PatchPaymentMethodAPI.Body, readTimeout: Long? = null): Call<PaymentMethod>