RetrieveCatalogObjectRequest

June 12, 2019 ยท View on GitHub

squareconnect.models.retrieve_catalog_object_request

Description

Properties

NameTypeDescriptionNotes
include_related_objectsboolIf `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, CatalogTaxes, 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]

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