Expand description
This module contains the data structures for the items that are returned by the API.
It also holds the attribute::Attribute
enum and its derivatives, that contain the attributes
that represent the fields of the items ( they are used for filtering and sorting ).
Modules§
Enums§
- The different items that can be retrieved from the API. They are all wrapped in this enum, so that they can be used in the same vector.
- The different types of items that can be retrieved from the API.