Models for trip statistics API responses.

Trip dataclass

Bases: DataClassORJSONMixin

__post_init__()

Populate derived UTC timestamps after model creation.

populate_utc_times()

Populate UTC trip timestamps from waypoint timestamps.