import "ProductRegistration.idl";
Public Attributes | |
| RegistrationType | regType |
| The registration type of the current prooduct. | |
| string | Id |
| Base or trial ID used for registration. | |
| string | company |
| Company name. | |
| long | users |
| Users count. | |
| LicenseExpireInfo | expirations |
| sequence of expire information | |
Full status information
| string kerio::web::RegistrationFullStatus::company |
Company name.
| LicenseExpireInfo kerio::web::RegistrationFullStatus::expirations |
sequence of expire information
| string kerio::web::RegistrationFullStatus::Id |
Base or trial ID used for registration.
| RegistrationType kerio::web::RegistrationFullStatus::regType |
The registration type of the current prooduct.
| long kerio::web::RegistrationFullStatus::users |
Users count.