PatchPaymentMethod
public enum PatchPaymentMethod
Patch a payment method
Allows to change fields that can be changed by the customer.
-
Undocumented
Declaration
Swift
public static var service: PayAPIService<PayAPI.PaymentMethods.PatchPaymentMethod.Response>
-
Undocumented
See moreDeclaration
Swift
public final class Request : PayAPIRequest<Response>
-
Undocumented
See moreDeclaration
Swift
public enum Response : APIResponseValue, CustomStringConvertible, CustomDebugStringConvertible