Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

Latest commit

 

History

History
18 lines (14 loc) · 995 Bytes

ObjectFullDetails.md

File metadata and controls

18 lines (14 loc) · 995 Bytes

ObjectFullDetails

Properties

Name Type Description Notes
bucket_key string Bucket key [optional]
object_id string Object URN [optional]
object_key string Object name [optional]
sha1 string Object SHA1 [optional]
size int Object size [optional]
content_type string Object content-type [optional]
location string URL to download the object [optional]
block_sizes int[] For delta-encoding. Represents whether a signature exists at a specific block size [optional]
deltas \Autodesk\Forge\Client\Model\ObjectFullDetailsDeltas[] Patch files available for download related to this object [optional]

[Back to Model list] [Back to API list] [Back to README]