squareconnect.models.v1_delete_page_cell_request
| 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] |