UNPKG

forge-apis

Version:

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

14 lines (10 loc) 513 B
# ForgeSdk.JsonApiResource ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **String** | resource id | **type** | **String** | resource type | **attributes** | [**JsonApiAttributes**](JsonApiAttributes.md) | | [optional] **meta** | [**JsonApiMeta**](JsonApiMeta.md) | | [optional] **relationships** | [**JsonApiRelationships**](JsonApiRelationships.md) | | [optional] **links** | [**JsonApiLinks**](JsonApiLinks.md) | | [optional]