GetPaymentMethod
public enum GetPaymentMethod
Get a payment method
-
Undocumented
Declaration
Swift
public static var service: PayAPIService<PayAPI.PaymentMethods.GetPaymentMethod.Response>
-
Undocumented
See moreDeclaration
Swift
public final class Request : PayAPIRequest<Response>
-
Undocumented
See moreDeclaration
Swift
public enum Response : APIResponseValue, CustomStringConvertible, CustomDebugStringConvertible