AccountCountry Property
This property holds the account owner's two-letter country code (if available).
Object Oriented Interface
public function getAccountCountry();
Procedural Interface
incloudstorage_dropbox_get($res, 1 );
Default Value
''
Remarks
This property holds the account owner's two-letter country code (if available). The country codes are based on ISO 3166-1
This property is read-only.
Data Type
String