ProductLicensesReferenceArray

ProductLicensesReferenceArray
ProductLicensesReferenceArray

Array with all the licenses related to a product.

This class is array of ProductLicenseReference
JSON Example
[
    {
        "main": false,
        "license_relative_path": "licenses/MIT.txt",
        "license_id": "99a07a3f-25fd-4dcb-9bf1-cdcb375033ca",
        "license_key": "APACHE2"
    }
]