| Name | Type | Description | Notes |
|---|---|---|---|
| id | str | Unique ID of the section | |
| old_parent_id | str | Unique ID of the section's current parent section | |
| parent_id | str | Unique ID of the section's target parent section | |
| next_section_id | str, none_type | Unique ID of the section's following section | [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] |