STPConnectAccountBusinessType
@objc
public enum STPConnectAccountBusinessType : Int
The business type of the Connect account.
-
This Connect account represents an individual.
Declaration
Swift
case individual
-
This Connect account represents a company.
Declaration
Swift
case company