GetGSMDetailsResponseModel
Provides information about the GSM key.
Name | Description | Type | Additional Information |
---|---|---|---|
GSMConsoleName |
The name of the GSM console. |
string |
None. |
CreatedDate |
The date when the GSM key has been created. |
date |
None. |
EndDate |
The date when the GSM key expires. |
date |
None. |
RemainingDays |
The number of days until the GSM key expires. |
integer |
None. |
LicenseType |
The license type of the GSM key: Full or Trial. |
string |
None. |
TotalSeatsAllowed |
The total number of Parent Keycode Site Seats/devices purchased. |
integer |
None. |
TotalSites |
The total number of sites. |
integer |
None. |
DeactivatedSites |
The number of deactivated sites. |
integer |
None. |
CompanyEmail |
The company's email address. |
string |
None. |
CompanyPhone |
The company's phone number. |
string |
None. |
CompanyAddress |
The company's address. |
string |
None. |
Modules |
The list of modules associated with the GSM key. |
Collection of GetGSMDetailsResponseModel_Module |
None. |