Displays license packages
Fields
| Field | Type | Description |
|---|---|---|
| activation_date* | DATETIME | License Activation Date |
| creation_date* | DATETIME | License Creation Date |
| currency | VARCHAR (10) | Currency with which it was made? Purchase of the license |
| description | VARCHAR (1024) | License Description |
| expiration_date* | DATETIME | License Expiration Date |
| id* | INT | License package identifier |
| license_id* | INT | License pool code |
| package_name* | VARCHAR (128) | License Package Name |
| package_type* | NVARCHAR (510) | Package Type |
| quantity* | INT | Number of licenses purchased |
| unit_cost | FLOAT | Unit cost of licenses |