autoextract_poet.items.MileageFromOdometer¶
- class MileageFromOdometer(value: Optional[int] = None, unitCode: Optional[str] = None)[source]¶
Bases:
autoextract_poet.items.Item- __init__(value: Optional[int] = None, unitCode: Optional[str] = None) None¶
Method generated by attrs for class MileageFromOdometer.
Methods
__init__([value, unitCode])Method generated by attrs for class MileageFromOdometer.
from_dict(item)Read an item from a dictionary.
from_list(items)Read items from a list, invoking
from_dictfor each item in the listAttributes
valueunitCode