STPPaymentMethodBLIKParams
@objc
public class STPPaymentMethodBLIKParams : NSObject, STPFormEncodable
An object representing parameters used to create a BLIK Payment Method There are currently no parameters to pass.
-
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]