Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 745 Bytes

SettingGroup.md

File metadata and controls

13 lines (10 loc) · 745 Bytes

SettingGroup

Properties

Name Type Description Notes
id string A unique identifier that can be used to link settings together. [optional]
label string A human readable label for the setting used in interfaces. [optional]
description string A human readable description for the setting used in interfaces. [optional]
parent_id string ID of parent grouping. [optional]
sub_groups string IDs for settings sub groups. [optional]

[Back to Model list] [Back to API list] [Back to README]