Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 998 Bytes

CartItemMultimedia.md

File metadata and controls

18 lines (14 loc) · 998 Bytes

CartItemMultimedia

Properties

Name Type Description Notes
code string Code assigned to the multimedia [optional]
description string Description [optional]
exclude_from_gallery bool True if the image should be excluded from galleries [optional]
image_height int Image height [optional]
image_width int Image width [optional]
is_default bool True if the multimedia is the default for this type [optional]
thumbnails \ultracart\v2\models\CartItemMultimediaThumbnail[] Thumbnails of the images [optional]
type string Type of multimedia [optional]
url string URL to view multimedia at [optional]

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