MarketplaceContent

MarketplaceContent
MarketplaceContent
JSON Example
{
    "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"
}
string
description
Optional

Description

string
developer
Optional

Developer

string
displayName
Optional

Display Name

array of Document
documents
Optional

Documents

string
eula
Optional

EULA

array of string
highlights
Optional

Highlights

string
icon
Optional

Icon

string
id
Optional

ID

string
overview
Optional

Overview

string
rating
Optional

Rating

array of string
screenshots
Optional

Screenshots

support
Optional

support

string
techSpecs
Optional

Tech Specs

integer As int32 As int32
totalReviews
Optional

Total Reviews

string As date-time As date-time
updatedAt
Optional

Updated Date

string
version
Optional

Version

string
video
Optional

Video

Returned By