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