Expand description
All DTOs associated with AreaDto
.
Structs§
- AreaDto
- Represents area on a map. Areas are for “brushing layers”.
- Area
Search Parameters - Query parameters for searching areas.
- NewArea
Dto - Used to create a new area.
- Update
AddDate Area Dto - Used to change the
add_date
of an area. - Update
Area Dto - Used to differentiate between different update operations on areas. One patch of updates happens on the same area kind.
- Update
Area Value Dto - Used to update the values of an existing area.
- Update
Notes Area Dto - Used to change the
notes
of an area. - Update
Remove Date Area Dto - Used to change the
remove_date
of an area.