SortObject¶
Example Json Object
1{
2 "unsorted": true,
3 "sorted": true,
4 "empty": true
5}
📄 Description: Data structure representing the hierarchical organization of financial entities within a financial organization, facilitating the management and visualization of organizational relationships and structures.
Properties
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
unsorted |
boolean |
false |
none |
Boolean flag indicating unsorted status |
sorted |
boolean |
false |
none |
Boolean flag indicating sorted status |
empty |
boolean |
false |
none |
Whether the result set is empty |