VehicleProfileVersion Data Type
name | data type | constraints | description |
---|---|---|---|
version-id | number | required int | |
name | string | The name of the vehicle profile |
Example
{ "version-id" : 12345, "name" : "Vehicle profile 1" }
name | data type | constraints | description |
---|---|---|---|
version-id | number | required int | |
name | string | The name of the vehicle profile |
Example
{ "version-id" : 12345, "name" : "Vehicle profile 1" }