ALBServicesFileDownloadApiResponse

ALBServicesFileDownloadApiResponse
ALBServicesFileDownloadApiResponse
JSON Example
{
    "count": 0,
    "results": [
        {
            "_last_modified": "string",
            "configpb_attributes": {
                "version": 0
            },
            "destination_dir": "string",
            "file_type": "string",
            "file_uri": "string",
            "message": "string",
            "metadata": {
                "checksum": "string",
                "checksum_type": "string",
                "chunk_size": 0,
                "is_multi_part_download": false,
                "signed_url": "string",
                "total_size": 0
            },
            "name": "string",
            "status": "string",
            "tenant_ref": "string",
            "url": "string",
            "uuid": "string"
        }
    ],
    "next": "string"
}
integer As int32 As int32
count
Required

count

results
Required

results

string
next
Optional

next