GET api/GetLicenzaTablet
Ritorna i dati relativi alla licenza per i tablet
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
DTOLicenzaTablet| Name | Description | Type | Additional information |
|---|---|---|---|
| NumDispositivi | integer |
None. |
Response Formats
application/json, text/json
Sample:
{
"NumDispositivi": 1
}