ProductFilesResponse

ProductFilesResponse
ProductFilesResponse

Product Files

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"
        }
    },
    "aws_object_key": "string",
    "file_type": "string",
    "file_version": "string",
    "id": 0,
    "md5": "string",
    "name": "string",
    "sha256": "string"
}
_links
Optional

_links

string
aws_object_key
Optional

Aws Object Key

string
file_type
Optional

File Type

string
file_version
Optional

File Version

integer As int32 As int32
id
Optional

Id

string
md5
Optional

Md5

string
name
Optional

Name

string
sha256
Optional

Sha256