ReportCategory
A hierarchical report category used to group menu items.
RestaurantPoint of SalePaymentsOnline OrderingReservationsReporting
Properties
| Name |
Type |
Description |
| id |
string |
Unique report category identifier. |
| locationId |
string |
Associated location identifier. |
| name |
string |
Report category name. |
| parentId |
string |
Parent category identifier for hierarchical organization. |
| deleted |
boolean |
Whether the report category is marked as deleted. |
JSON Schema