UNPKG

forge-oss

Version:

Asynchronous Javascript/Node.js library for the Autodesk Forge OSS API.

15 lines (11 loc) 534 B
# ForgeOss.ObjectDetails ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **bucketKey** | **String** | Bucket key | [optional] **objectId** | **String** | Object URN | [optional] **objectKey** | **String** | Object name | [optional] **sha1** | **String** | Object SHA1 | [optional] **size** | **Integer** | Object size | [optional] **contentType** | **String** | Object content-type | [optional] **location** | **String** | URL to download the object | [optional]