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