GetPaymentMethods
public enum GetPaymentMethods
Get all payment methods for user
-
Undocumented
Declaration
Swift
public static var service: PayAPIService<PayAPI.PaymentMethods.GetPaymentMethods.Response>
-
Undocumented
See moreDeclaration
Swift
public final class Request : PayAPIRequest<Response>
-
Undocumented
See moreDeclaration
Swift
public enum Response : APIResponseValue, CustomStringConvertible, CustomDebugStringConvertible