License

License
License
AllOf
This class requires all of the following:
JSON Example
{
    "_self": {
        "rel": "string"
    },
    "_links": [
        {
            "action": "string",
            "href": "string",
            "rel": "string"
        }
    ],
    "_schema": "string",
    "features": "string",
    "description": "string",
    "product_version": "string",
    "expiry": 0,
    "is_eval": false,
    "is_mh": false,
    "license_key": "string",
    "is_expired": false,
    "product_name": "string",
    "capacity_type": "string",
    "quantity": 0
}