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

Latest commit

 

History

History
16 lines (9 loc) · 652 Bytes

File metadata and controls

16 lines (9 loc) · 652 Bytes

V1DeletePageCellRequest

squareconnect.models.v1_delete_page_cell_request

Description

Properties

Name Type Description Notes
row str The row of the cell to clear. Always an integer between 0 and 4, inclusive. Row 0 is the top row. [optional]
column str 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]