Box CLI v3.9.0 released
v3.9.0
Box Node SDK v3.1.0 released
v3.1.0
Box Python SDK v3.7.2 released
v3.7.2
A mini representation of a file version, used when nested within another resource.
This resource has a few variations that can be encountered when using the API.
The fields that are part of the mini variant are generally returned when the resource is nested within the response for another resource.
"12345"
The unique identifier that represent a file version.
"file_version"
file_version
Value is always file_version
"134b65991ed521fcfe4724b7d814ab8ded5185dc"
The SHA1 hash of this version of the file.
{ "id": "12345", "type": "file_version", "sha1": "134b65991ed521fcfe4724b7d814ab8ded5185dc" }