Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 806 Bytes

RetrieveCatalogObjectRequest.md

File metadata and controls

12 lines (6 loc) · 806 Bytes

SquareConnect.RetrieveCatalogObjectRequest

Description

Properties

Name Type Description Notes
include_related_objects Boolean If `true`, the response will include additional objects that are related to the requested object, as follows: If the `object` field of the response contains a CatalogItem, its associated CatalogCategory, CatalogTax objects, CatalogImages and CatalogModifierLists will be returned in the `related_objects` field of the response. If the `object` field of the response contains a CatalogItemVariation, its parent CatalogItem will be returned in the `related_objects` field of the response. Default value: `false` [optional]