ProductDetailsResponse

ProductDetailsResponse
ProductDetailsResponse

Product Details

JSON Example
{
    "_links": {
        "artifact_references": {
            "href": "string"
        },
        "download": {
            "href": "string"
        },
        "eula_acceptance": {
            "href": "string"
        },
        "file_groups": {
            "href": "string"
        },
        "product_files": {
            "href": "string"
        },
        "releases": {
            "href": "string"
        },
        "self": {
            "href": "string"
        },
        "user_groups": {
            "href": "string"
        }
    },
    "id": 0,
    "installs_on_pks": false,
    "logo_url": "string",
    "name": "string",
    "old_slugs": [
        "string"
    ],
    "platform_compatibility": [
        "string"
    ],
    "slug": "string"
}
_links
Optional

_links

integer As int32 As int32
id
Optional

Id

boolean
installs_on_pks
Optional

Install On Pks

string
logo_url
Optional

Logo Url

string
name
Optional

Sub Family

array of string
old_slugs
Optional

Old Slug

array of string
platform_compatibility
Optional

Platform Compatibility

string
slug
Optional

Product Slug

Property Of