UNPKG

forge-apis

Version:

⚠️ Deprecated: This package is no longer maintained. Use 'https://github.com/autodesk-platform-services/aps-sdk-node' instead.

27 lines (15 loc) 636 B
# ForgeSdk.RelRef ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **String** | resource id | **type** | **String** | | **attributes** | [**JsonApiAttributes**](JsonApiAttributes.md) | | [optional] **meta** | [**RelRefMeta**](RelRefMeta.md) | | [optional] **relationships** | [**JsonApiRelationships**](JsonApiRelationships.md) | | [optional] **links** | [**JsonApiLinks**](JsonApiLinks.md) | | [optional] <a name="TypeEnum"></a> ## Enum: TypeEnum * `folders` (value: `"folders"`) * `items` (value: `"items"`) * `versions` (value: `"versions"`)