solution-licenses

solution-licenses
solution-licenses

Model to represent a collection of licenses for a solution

JSON Example
{
    "solutionLicenses": [
        {
            "capacity": "string",
            "edition": "string",
            "expirationDate": 0,
            "id": "string",
            "licenseKey": "string",
            "links": [
                {
                    "description": "string",
                    "href": "string",
                    "name": "string",
                    "rel": "string"
                }
            ],
            "usage": "string"
        }
    ]
}
solutionLicenses
Optional

List of licenses for a Solution