# UltracartClient::CartItemMultimediaThumbnail ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **height** | **Integer** | Height in pixels | [optional] **png** | **BOOLEAN** | True if thumbnail is a PNG, otherwise its a JPEG | [optional] **square** | **BOOLEAN** | True if the thumbnail is square | [optional] **url** | **String** | URL for the thumbnail | [optional] **width** | **Integer** | Width in pixels | [optional]