| Name | Type | Description | Notes |
|---|---|---|---|
| id | AllOfAttachmentId | [optional] | |
| file_id | String | Linked File object id. | |
| related_type | String | Linked object type. | |
| related_id | String | Linked object Id. | |
| name | String | The Original Attachment name. | [optional] |
| description | String | The Attachment description. | [optional] |
| created_time | AllOfAttachmentCreatedTime | Creation date/time. | [optional] |
| updated_time | AllOfAttachmentUpdatedTime | Latest update date/time. | [optional] |
| _links | Array<AnyOfAttachmentLinksItems> | The links related to resource. | [optional] |
| _embedded | Array<AnyOfAttachmentEmbeddedItems> | Any embedded objects available that are requested by the `expand` querystring parameter. | [optional] |