| Name | Type | Description | Notes |
|---|---|---|---|
| file_name | Option<String> | Name of your file including extension. | [optional] |
| size | Option<i32> | Size of your attachment (in bytes). | [optional] |
| date_added | Option<String> | Date of creation in YYYY-MM-DDThh:ii:ss format | [optional] |
| expiration_date | Option<String> | Date when the file will be deleted from your Account. | [optional] |
| content_type | Option<String> | Content type of the file. | [optional] |