ReleaseDetailsDto

ReleaseDetailsDto
ReleaseDetailsDto
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,
    "product": {
        "id": 0,
        "name": "string",
        "slug": "string"
    },
    "version": "string"
}
_links
Optional

_links

integer As int64 As int64
id
Optional

id

product
Optional

product

string
version
Optional

version

Property Of