STPPaymentMethodGiropayParams
public class STPPaymentMethodGiropayParams : NSObject, STPFormEncodable
An object representing parameters used to create a giropay Payment Method
-
Declaration
Swift
@objc public var additionalAPIParameters: [AnyHashable : Any]
-
Declaration
Swift
public class func rootObjectName() -> String?
-
Declaration
Swift
public class func propertyNamesToFormFieldNamesMapping() -> [String : String]