Name | Type | Description | Notes |
---|---|---|---|
links | list[Link] | [optional] | |
name | str | Attachment name | [optional] |
content_type | str | Attachment content type | [optional] |
data | str | [optional] | |
id | int | ID of the Attachment | [optional] |
web_url | str | Web URL to Attachment | [optional] |
created_date | datetime | The date Attachment was created | [optional] |
author | AttachmentAuthor | Who create Attachment | [optional] |
artifact_id | int | Artifact ID which Attachment linked to | [optional] |