Sha256: 368ecc17642e584b754a3aefe1dd1a511c0b6534a552e4d0242e3302a9dbb4ca
Contents?: true
Size: 918 Bytes
Versions: 17
Compression:
Stored size: 918 Bytes
Contents
# SquareConnect::V1PageCell ### Description ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **page_id** | **String** | The unique identifier of the page the cell is included on. | [optional] **row** | **Integer** | The row of the cell. Always an integer between 0 and 4, inclusive. | [optional] **column** | **Integer** | The column of the cell. Always an integer between 0 and 4, inclusive. | [optional] **object_type** | **String** | The type of entity represented in the cell (ITEM, DISCOUNT, CATEGORY, or PLACEHOLDER). | [optional] **object_id** | **String** | The unique identifier of the entity represented in the cell. Not present for cells with an object_type of PLACEHOLDER. | [optional] **placeholder_type** | **String** | For a cell with an object_type of PLACEHOLDER, this value indicates the cell's special behavior. | [optional]
Version data entries
17 entries across 17 versions & 1 rubygems