Represents a root object that contains site version and a list of data entries.
The site version associated with the root object.
str
List of Datum objects representing the data entries.
List[Datum]
Methods
from_dict
Create a Root object from a dictionary representation.
Root
Root.siteVersion
Root.data