AccountType Property
The account type.
Object Oriented Interface
public function getAccountType();
Procedural Interface
incloudstorage_dropbox_get($res, 9 );
Default Value
0
Remarks
The account type. Possible values are:
- 0 (atBase)
- 1 (atPro)
- 2 (atBusiness)
This property is read-only.
Data Type
Integer