# ForgeSdk.Storage

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | resource id | 
**type** | **String** |  | 
**attributes** | [**JsonApiAttributes**](JsonApiAttributes.md) |  | [optional] 
**meta** | [**JsonApiMeta**](JsonApiMeta.md) |  | [optional] 
**relationships** | [**StorageRelationships**](StorageRelationships.md) |  | [optional] 
**links** | [**JsonApiLinks**](JsonApiLinks.md) |  | [optional] 


<a name="TypeEnum"></a>
## Enum: TypeEnum


* `objects` (value: `"objects"`)




