# RainbowAdminPortal.AdminCompaniesGetAvatarSuccess

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**contentType** | **String** | Avatar content-type. | 
**dimsCached** | **String** | Whether or not the resize avatar file has been cached by nginx. | 
**lastModified** | **Date** | Last avatar update date. | 
**_date** | **Date** | Request date. | 
**content** | **File** | File to be received | 



## Enum: ContentTypeEnum


* `jpeg` (value: `"image/jpeg"`)

* `png` (value: `"image/png"`)




