autonet.core.objects
¶
Here we use python dataclasses to define the structure of given endpoints request/response data as well as implement validation logic in the __post_init__() method.
autonet.core.objects
¶Here we use python dataclasses to define the structure of given endpoints request/response data as well as implement validation logic in the __post_init__() method.