CatalogImage

March 27, 2019 ยท View on GitHub

squareconnect.models.catalog_image

Description

An image file to use in Square catalogs. Can be associated with catalog items, item variations, and categories.

Properties

NameTypeDescriptionNotes
namestrThe internal name of this image. Identifies this image in calls to the Connect APIs.[optional]
urlstrThe URL of this image. Generated by Square after an image is uploaded to the CreateCatalogImage endpoint.[optional]
captionstrA caption that describes what is shown in the image. Displayed in the Square Online Store.[optional]

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