Sha256: 26db62a01a56c93eb6c69d5e578a2ac8e5262761999b1130301a0059c29e2fe2

Contents?: true

Size: 1.06 KB

Versions: 14

Compression:

Stored size: 1.06 KB

Contents

# SquareConnect::V1PageCell

### Description

V1PageCell

## 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). See [V1PageCellObjectType](#type-v1pagecellobjecttype) for possible values | [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. See [V1PageCellPlaceholderType](#type-v1pagecellplaceholdertype) for possible values | [optional] 


Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
square_connect-2.20190724.1.334 docs/V1PageCell.md
square_connect-2.20190724.0.331 docs/V1PageCell.md
square_connect-2.20190724.0.330 docs/V1PageCell.md
square_connect-2.20190724.0.325 docs/V1PageCell.md
square_connect-2.20190710.0.321 docs/V1PageCell.md
square_connect-2.20190612.1.314 docs/V1PageCell.md
square_connect-2.20190612.0.311 docs/V1PageCell.md
square_connect-2.20190612.0.309 docs/V1PageCell.md
square_connect-2.20190508.0.304 docs/V1PageCell.md
square_connect-2.20190410.1.300 docs/V1PageCell.md
square_connect-2.20190410.0.296 docs/V1PageCell.md
square_connect-2.20190327.1.292 docs/V1PageCell.md
square_connect-2.20190313.1.282 docs/V1PageCell.md
square_connect-2.20190313.0.278 docs/V1PageCell.md