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