Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 687 Bytes

ClientIndexValue.md

File metadata and controls

12 lines (8 loc) · 687 Bytes

ClientIndexValue

Properties

Name Type Description Notes
active bool When `true`, indicates that the index value can be assigned to its parent index.<br /> When `false`, indicates that the index value has been deactivated and cannot be assigned to its parent index. [optional]
id int The index value’s ID. [optional]
name string The name of the client index value. [optional]

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