forge-oss
Version:
Asynchronous Javascript/Node.js library for the Autodesk Forge OSS API.
24 lines (12 loc) • 540 B
Markdown
# ForgeOss.InlineResponse200Items
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**bucketKey** | **String** | Bucket key |
**createdDate** | **Integer** | Timestamp in epoch time |
**policyKey** | **String** | Policy values: `transient`, `temporary` or `persistent` |
<a name="PolicyKeyEnum"></a>
## Enum: PolicyKeyEnum
* `transient` (value: `"transient"`)
* `temporary` (value: `"temporary"`)
* `persistent` (value: `"persistent"`)