STPPaymentMethodUSBankAccountHolderType
@objc
public enum STPPaymentMethodUSBankAccountHolderType : Int
Account holder 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
-
Account belongs to an individual
Declaration
Swift
case individual
-
Account belongs to a company
Declaration
Swift
case company