STPPaymentMethodUSBankAccountNetworks
public class STPPaymentMethodUSBankAccountNetworks : NSObject
Contains information about US bank account networks that can be used
-
The preferred network
Declaration
Swift
@objc public let preferred: String?
-
All supported networks
Declaration
Swift
@objc public let supported: [String]