Toggle navigation
HELIUM V REST API: CarEntry
Resources
Data Types
Back to Top
Home
JSON
CarEntry
CarEntry
Data Type
Properties
name
data type
description
description
string
numberPlate
string
Properties inherited from
BaseEntryId
id
number
Die eindeutige Id des Eintrags
Example
{ "description" : "...", "numberPlate" : "...", "id" : 12345 }