Currently datatype is implemented as a str. If the values are known based on the datamodel then we should use an Enum instead IMO.
Currently datatype is implemented as a str. If the values are known based on the datamodel then we should use an Enum instead IMO.