Sha256: 2ee6232cd79cfcd21bb19cd091e822d3eadcceccdb6cfd7136bea5309c310692
Contents?: true
Size: 1 KB
Versions: 34
Compression:
Stored size: 1 KB
Contents
# SquareConnect::BatchRetrieveCatalogObjectsRequest ### Description ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **object_ids** | **Array<String>** | The IDs of the [CatalogObject](#type-catalogobject)s to be retrieved. | **include_related_objects** | **BOOLEAN** | If `true`, the response will include additional objects that are related to the requested objects, as follows: If the `objects` field of the response contains a [CatalogItem](#type-catalogitem), its associated [CatalogCategory](#type-catalogcategory), [CatalogTax](#type-catalogtax)es, and [CatalogModifierList](#type-catalogmodifierlist)s will be returned in the `related_objects` field of the response. If the `objects` field of the response contains a [CatalogItemVariation](#type-catalogitemvariation), its parent [CatalogItem](#type-catalogitem) will be returned in the `related_objects` field of the response. | [optional]
Version data entries
34 entries across 34 versions & 1 rubygems