NameDescriptionTypeAdditional information
Id

Id for this engine type

integer

None.

Name

Nsme of this engine type

string

None.

EngineTypeCode

This is a . We hold this as an int because our current ORM layer does not support GetAll on enums. If support for GetAll on enums is made, this should be change to the enum type.

integer

None.