TripCalcModel
Summary
No summary yetProperties
| Name | Type | FixedLength | MaxLength / Range | Value | Summary |
|---|---|---|---|---|---|
| TransporterId | Edm.Int32 | False | 0 | ||
| ContractorId | Edm.Int32 | False | 0 | ||
| TravelerId | Edm.Int32 | False | 0 | ||
| TripDate | Edm.DateTime | False | 0 | ||
| ScopeTypeName | Edm.String | False | 0 | ||
| PickUpAddress | AddressFragment | ||||
| PickUpLocationId | Edm.Int32 | False | 0 | ||
| DropOffAddress | AddressFragment | ||||
| DropOffLocationId | Edm.Int32 | False | 0 | ||
| VehicleKindName | Edm.String | False | 0 | ||
| ExcludeRateCalculations | Edm.Boolean | False | 0 | ||
| TrafficAccountedFor | Edm.Boolean | False | 0 | ||
Properties marked with a * are required
Used by
| Name |
|---|
| GetTripCalculations |