RatingValue
Namespace: CCPEntities
Summary
No summary yetSyncable
This object is syncableProperties
| Name | Type | FixedLength | MaxLength/Range | Identity | Summary | Value | |
|---|---|---|---|---|---|---|---|
|
|
RatingValueId* | Edm.Int32 | False | true | |||
| Value | Edm.String | False | 40 | ||||
| RankingId* | Edm.Int32 | False | |||||
| DriverId | Edm.Int32 | False | |||||
| VehicleId | Edm.Int32 | False | |||||
| TripId | Edm.Int32 | False | |||||
| CreatedByTravelerId | Edm.Int32 | False | |||||
| LastUpdated | Edm.DateTime | False | |||||
| Deleted* | Edm.Boolean | False |
Navigation Properties
| Name | Type | Multiplicity | Summary | |
|---|---|---|---|---|
| Driver | Driver | 0..1 | ||
| Trip | Trip | 0..1 | ||
| CreatedByTraveler | Traveler | 0..1 | ||
| Ranking | Ranking | * | ||
| VehicleSummary | VehicleSummary | * |