Name | Description | Type | Additional information |
---|---|---|---|
id |
Primary Key |
globally unique identifier | |
name |
Name of the car |
string |
Required Max length: 64 |
licence_plate |
Licence Plate Of the car |
string | |
initial_km |
Actual KM value of the car before starting to add car travel on odyssee |
integer | |
reference_back_office |
Field used for Embedded entity (store there your ERP PK) |
string |
Max length: 255 |
modified_dateutc |
Readonly system field managed by database, filled with GetUtcDate when adding,updating |
date |