Square.Connect.Model.V1Page
November 20, 2019 ยท View on GitHub
Description
V1Page Note: This model is deprecated.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Id | string | The page's unique identifier. | [optional] |
| Name | string | The page's name, if any. | [optional] |
| PageIndex | int? | The page's position in the merchant's list of pages. Always an integer between 0 and 6, inclusive. | [optional] |
| Cells | List<V1PageCell> | The cells included on the page. | [optional] |