GetPaymentMethodKinds
public enum GetPaymentMethodKinds
Get all payment method kinds
Returns all payment method kinds that are supported by this service. Use the Accept-Language header for localization.
-
Undocumented
Declaration
Swift
public static var service: PayAPIService<PayAPI.PaymentMethodKinds.GetPaymentMethodKinds.Response>
-
Undocumented
See moreDeclaration
Swift
public final class Request : PayAPIRequest<Response>
-
Undocumented
See moreDeclaration
Swift
public enum Response : APIResponseValue, CustomStringConvertible, CustomDebugStringConvertible