KotlinTrader / com.doubleu.kotlintrader.data / Data / Schiff

Schiff

object Schiff : EntityProperty<Schiff>

Represents the current Schiff, may be null

Properties

model val model: Model

An Entity model representing the inherited Entity. By Contract every Entity has one.