# ProjectAvatars
## Properties
**system** | Option<[**Vec<crate::models::Avatar>**](Avatar.md)> | List of avatars included with Jira. These avatars cannot be deleted. | [optional][readonly]
**custom** | Option<[**Vec<crate::models::Avatar>**](Avatar.md)> | List of avatars added to Jira. These avatars may be deleted. | [optional][readonly]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)