# SquareConnect::V1Page ### Description ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **String** | The page's unique identifier. | [optional] **name** | **String** | The page's name, if any. | [optional] **page_index** | **Integer** | The page's position in the merchant's list of pages. Always an integer between 0 and 6, inclusive. | [optional] **cells** | [**Array<V1PageCell>**](V1PageCell.md) | The cells included on the page. | [optional]