ArrayOfHttpNfcLeaseManifestEntry
ArrayOfHttpNfcLeaseManifestEntry
A boxed array of HttpNfcLeaseManifestEntry. To be used in Any placeholders.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"_value": [
{
"_typeName": "string",
"key": "string",
"sha1": "string",
"checksum": "string",
"checksumType": "string",
"size": 0,
"disk": false,
"capacity": 0,
"populatedSize": 0
}
]
}