PropertyGroup
A grouping for multiple PropertyDefinition. Grouped properties will be displayed together in the UI.
Properties
Name | Type | Description | Notes |
---|---|---|---|
name | str | The unique identifier of the group. | [optional] |
display_label | str | The user-friendly group label to display. | [optional] |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |