StagedProducts

StagedProducts
StagedProducts
This class is array of StagedProduct
JSON Example
[
    {
        "installation_name": "string",
        "guid": "string",
        "product_version": "string",
        "label": "string"
    }
]