| Name | Type | Description | Notes |
|---|---|---|---|
| created_by | str | Zuora user id of who added this attachment to the object. | [optional] |
| created_on | datetime | Date and time when the attachment was added to the object. | [optional] |
| description | str | Description of the attachment. | [optional] |
| file_content_type | str | Attachment file type. | [optional] |
| file_id | str | File ID of the attached file. Use this file ID with Get files to download the file. | [optional] |
| file_name | str | Attachment file name. | [optional] |
| id | str | Zuora id of this attachement. | [optional] |
| updated_by | str | Zuora user id who last updated the attachment. | [optional] |
| updated_on | datetime | Date and time when the attachment was last updated. | [optional] |