| Name | Type | Description | Notes |
|---|---|---|---|
| created_by | String | Zuora user id who added this attachment to the object. | [optional] |
| created_on | DateTime | Date and time when the attachment was added to the object. | [optional] |
| description | String | Description of the attachment. | [optional] |
| file_content_type | String | File type. | [optional] |
| file_id | String | File ID of the attached file. Use this file ID with Get files to download the file. | [optional] |
| file_name | String | Attachment file name. | [optional] |
| id | String | Id of this attachment. | [optional] |
| success | BOOLEAN | Returns `true` if the request was processed successfully. | [optional] |
| updated_by | String | Zuora user id who last updated the attachment. | [optional] |
| updated_on | DateTime | Date and time when the attachment was last updated. | [optional] |