InteropFileMetadata
InteropFileMetadata
JSON Example
{
"fileName": "string",
"sha1checksum": "string",
"sha256checksum": "string",
"md5checksum": "string",
"buildNumber": "string",
"releaseDate": "string",
"description": "string",
"fileSize": "string",
"title": "string",
"version": "string",
"url": "string"
}
string
fileName
Optional
The filename of the new interop bundle
string
sha1checksum
Optional
The SHA-1 checksum of the new interop bundle
string
sha256checksum
Optional
The SHA-256 checksum of the new interop bundle
string
md5checksum
Optional
The MD5 checksum of the new interop bundle
string
buildNumber
Optional
The build number of the new interop bundle
string
releaseDate
Optional
The release date of the new interop bundle
string
description
Optional
The description of the new interop bundle
string
fileSize
Optional
The file size of the new interop bundle
string
title
Optional
The name of the new interop bundle
string
version
Optional
The version of the new interop bundle
string
url
Optional
The URL to download the new interop bundle from