Service Item Group
Defines a grouping for service items, used to organize them into tabs in the UI.
| Property | Summary |
|---|---|
Name string |
The display name of the group/tab. |
TabOrder int |
The display order of this tab in the UI. |
IsDefault bool |
Whether this is the default (initially selected) tab. |
IsSequential bool |
Whether the service items in this group follow sequential validity (one after another). |