# ContainerFileCitationBody
## Properties
**r#type** | **String** | The type of the container file citation. Always `container_file_citation`. |
**container_id** | **String** | The ID of the container file. |
**file_id** | **String** | The ID of the file. |
**start_index** | **i32** | The index of the first character of the container file citation in the message. |
**end_index** | **i32** | The index of the last character of the container file citation in the message. |
**filename** | **String** | The filename of the container file cited. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)