UsersCommon
- 
                  
                  
The
AccountTypeunion.What type of account this user has.
This class implements the
See moreDBSerializableprotocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBUSERSCOMMONAccountType : NSObject <DBSerializable, NSCopying>Swift
class DBUSERSCOMMONAccountType : NSObject, DBSerializable, NSCopying 
View on GitHub
        UsersCommon  Reference