InteropFileMetadata

InteropFileMetadata
InteropFileMetadata
JSON Example
{
    "aparMetadataId": "string",
    "fileName": "string",
    "fileSize": "string",
    "fileDescription": "string",
    "virusScanStatus": "string",
    "md5ChkSum": "string",
    "sha256ChkSum": "string",
    "version": {
        "major": 0,
        "minor": 0
    },
    "url": "string"
}
string
aparMetadataId
Optional

The build number of bundle

string
fileName
Optional

The filename of the new interop bundle

string
fileSize
Optional

Bundle size

string
fileDescription
Optional

Bundle description

string
virusScanStatus
Optional

Bundle virus scan status

string
md5ChkSum
Optional

The MD5 checksum of the new interop bundle

string
sha256ChkSum
Optional

The SHA-256 checksum of the new interop bundle

version
Optional

The version of the new interop bundle

string
url
Optional

The URL to download interop bundle.

Returned By