squareconnect.models.v1_page
V1Page
Name | Type | Description | Notes |
---|---|---|---|
id | str | The page's unique identifier. | [optional] |
name | str | The page's name, if any. | [optional] |
page_index | 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] |