| Name | Description | Type | Additional Information |
|---|---|---|---|
| Id |
The internal id of the searchword in Epsilon. |
integer |
None. |
| Name |
The name of the searchword. |
string |
None. |
| Code |
The searchword code. |
string |
None. |
| ParentId |
The id of the searchword's parent searchword. |
integer |
None. |
| Deleted |
The deletion status of the searchword. True if it's removed, false if it is still active. |
boolean |
None. |
| RootId |
The internal id of the root searchword. |
integer |
None. |
| RootName |
The name of the root searchword. |
string |
None. |
| RootCode |
The root searchword code. |
string |
None. |