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

Latest commit

 

History

History
18 lines (9 loc) · 666 Bytes

V1DeletePageCellRequest.md

File metadata and controls

18 lines (9 loc) · 666 Bytes

Square.Connect.Model.V1DeletePageCellRequest

Description

Note: This model is deprecated.

Properties

Name Type Description Notes
Row string The row of the cell to clear. Always an integer between 0 and 4, inclusive. Row 0 is the top row. [optional]
Column string The column of the cell to clear. Always an integer between 0 and 4, inclusive. Column 0 is the leftmost column. [optional]

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