STPPaymentMethodUSBankAccountType
@objc
public enum STPPaymentMethodUSBankAccountType : Int
Account type
-
This is an unknown type that’s been added since the SDK was last updated. Update your SDK, or use the
allResponseFields
for custom handling.Declaration
Swift
case unknown
-
Bank account type is checking
Declaration
Swift
case checking
-
Bank account type is savings
Declaration
Swift
case savings