Skip to content
This repository was archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
20 lines (12 loc) · 757 Bytes

V1Page.md

File metadata and controls

20 lines (12 loc) · 757 Bytes

Square.Connect.Model.V1Page

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]

[Back to Model list] [Back to API list] [Back to README]