# ProjectAvatars
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**system** | Option<[**Vec<models::Avatar>**](Avatar.md)> | List of avatars included with Jira. These avatars cannot be deleted. | [optional][readonly]
**custom** | Option<[**Vec<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)