Sha256: fe7de2676fb773de10c627da66747779a8b1dd41fa579551ca9d7b1508f3f592
Contents?: true
Size: 613 Bytes
Versions: 14
Compression:
Stored size: 613 Bytes
Contents
# SquareConnect::ListCatalogResponse ### Description ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **errors** | [**Array<Error>**](Error.md) | The set of [Error](#type-error)s encountered. | [optional] **cursor** | **String** | The pagination cursor to be used in a subsequent request. If unset, this is the final response. See [Pagination](/basics/api101/pagination) for more information. | [optional] **objects** | [**Array<CatalogObject>**](CatalogObject.md) | The [CatalogObject](#type-catalogobject)s returned. | [optional]
Version data entries
14 entries across 14 versions & 1 rubygems