CreatePaymentMethodDKV
public enum CreatePaymentMethodDKV
Register a DKV Card as a payment method
By registering you allow the user to use a DKV Card as a payment method.
The payment method ID is optional when posting data.
-
Undocumented
Declaration
Swift
public static var service: PayAPIService<PayAPI.NewPaymentMethods.CreatePaymentMethodDKV.Response> -
Undocumented
See moreDeclaration
Swift
public final class Request : PayAPIRequest<Response> -
Undocumented
See moreDeclaration
Swift
public enum Response : APIResponseValue, CustomStringConvertible, CustomDebugStringConvertible
View on GitHub
CreatePaymentMethodDKV Enumeration Reference