# UltracartClient::ItemContentMultimediaThumbnail ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **height** | **Integer** | Height of the thumbnail | [optional] **http_url** | **String** | HTTP URL to view the thumbnail | [optional] **https_url** | **String** | HTTPS URL to view the thumbnail | [optional] **png_format** | **BOOLEAN** | True if PNG, false if JPEG | [optional] **square** | **BOOLEAN** | True if the thumbnail is square | [optional] **width** | **Integer** | Width of the thumbnail | [optional]