Module areas

Source
Expand description

All DTOs associated with AreaDto.

Structs§

AreaDto
Represents area on a map. Areas are for “brushing layers”.
AreaSearchParameters
Query parameters for searching areas.
NewAreaDto
Used to create a new area.
UpdateAddDateAreaDto
Used to change the add_date of an area.
UpdateAreaDto
Used to differentiate between different update operations on areas. One patch of updates happens on the same area kind.
UpdateAreaValueDto
Used to update the values of an existing area.
UpdateNotesAreaDto
Used to change the notes of an area.
UpdateRemoveDateAreaDto
Used to change the remove_date of an area.

Enums§

AreaKind
AreaType
AreaUpdate