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