Account |
public class AccountLicense
The AccountLicense type exposes the following members.
Name | Description | |
---|---|---|
AccountLicense | Initializes a new instance of the AccountLicense class |
Name | Description | |
---|---|---|
AccountType |
Account Type ID.
| |
BytesTotal | File storage plan. Total bytes | |
BytesUsed | File storage plan. Used bytes | |
ExpirationDate | The date that the license will expire. | |
FilePlanType | The type of file plan the user has. | |
ProductTypeId |
Product Type ID.
| |
ProductTypeName | Product Type name. | |
SecondsUntilExpiration | The number of seconds until this user’s subscription expires. Unix time. | |
SecondsUntilStorageExpiration | The number of seconds until this user’s file plan subscription expires. Unix time. | |
StorageExpirationDate | The date that the file plan license will expire. |