Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 742 Bytes

File metadata and controls

18 lines (13 loc) · 742 Bytes

com.ultracart.admin.v2.Model.ItemContentMultimediaThumbnail

Properties

Name Type Description Notes
Height int Height of the thumbnail [optional]
HttpUrl string HTTP URL to view the thumbnail [optional]
HttpsUrl string HTTPS URL to view the thumbnail [optional]
PngFormat bool True if PNG, false if JPEG [optional]
Square bool True if the thumbnail is square [optional]
Width int Width of the thumbnail [optional]

[Back to Model list] [Back to API list] [Back to README]