class documentation
class RightOfUse(str, Enum):
Possible values of 'right_of_use'.
| Constant | COMMERCIAL |
Commercial use of data allowed. Implying also usage for research purposes. |
| Constant | RESEARCH |
Data can only be used for research purposes. |