MarketplaceContents

MarketplaceContents
MarketplaceContents
JSON Example
{
    "content": [
        {
            "description": "string",
            "developer": "string",
            "displayName": "string",
            "documents": [
                {
                    "downloadUrl": "string",
                    "title": "string",
                    "type": "string"
                }
            ],
            "eula": "string",
            "highlights": [
                "string"
            ],
            "icon": "string",
            "id": "string",
            "overview": "string",
            "rating": "string",
            "screenshots": [
                "string"
            ],
            "support": {
                "email": "string",
                "hours": "string",
                "phone": "string",
                "statement": "string",
                "url": "string"
            },
            "techSpecs": "string",
            "totalReviews": 0,
            "updatedAt": "string",
            "version": "string",
            "video": "string"
        }
    ],
    "links": [
        {
            "href": "string",
            "rel": "string"
        }
    ],
    "page": {
        "number": 0,
        "size": 0,
        "totalElements": 0,
        "totalPages": 0
    }
}
content
Optional

content

array of Link
links
Optional

links

page
Optional

page

Returned By