public class FuelTaxDetail extends Entity
Device is stored as a sequence of such
details. Each next detail starts when and where the previous detail ended. A detail is identified by its parameters
(enter and exit time, odometer, GPS odometer, latitude and longitude) and its attributes (jurisdiction, Driver, toll road, authority). When any of the attributes changes, the current detail ends and a new detail begins.
For more information, see IFTA
Guide.Entity.EntityBuilder<C extends Entity,B extends Entity.EntityBuilder<C,B>>| Constructor and Description |
|---|
FuelTaxDetail() |
Copyright © 2023. All rights reserved.