# Cyclos4102Api.ImageView

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**kind** | [**ImageKind**](ImageKind.md) | Determines the kind of an image Possible values are: * ad: Advertisement images are associated with an advertisement, be it simple or for web shop. * adCategory: An image of an advertisement (simple or webshop) * contactInfo: An image of an additional contact information * customFieldValue: An image used as custom field value * profile: User profile images are those associated with the user profile. The first profile image is used to depict the user on search results. * systemCustom: System custom images are additional images an administrator that can be used on rich text contents. * temp: A temporary image which can upload for later associating with an entity being registered (for example, user or advertisement). * userCustom: User custom images are additional images that can be used on rich text contents. * voucherType: An image of a voucher type  | [optional] 
**convertedToJpeg** | **Boolean** | Indicates whether this was originally a PNG format that exceeded the maximum allowed size and was automatically converted to JPEG.  | [optional] 


