# AvatarUrlsBean

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**var_16x16** | Option<**String**> | The URL of the item's 16x16 pixel avatar. | [optional]
**var_24x24** | Option<**String**> | The URL of the item's 24x24 pixel avatar. | [optional]
**var_32x32** | Option<**String**> | The URL of the item's 32x32 pixel avatar. | [optional]
**var_48x48** | Option<**String**> | The URL of the item's 48x48 pixel avatar. | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)