import "ProductRegistration.idl";
Public Attributes | |
| ExpireType | type |
| type of expiration | |
| boolean | isUnlimited |
| is it a special license with expiration == never ? | |
| long | remainingDays |
| days remaining to subscription expiration | |
| long | date |
| last date of subscription | |
Expire date information
| long kerio::web::ExpireInfo::date |
last date of subscription
| boolean kerio::web::ExpireInfo::isUnlimited |
is it a special license with expiration == never ?
| long kerio::web::ExpireInfo::remainingDays |
days remaining to subscription expiration
| ExpireType kerio::web::ExpireInfo::type |
type of expiration