openpss / com.hendraanggrian.openpss.db.schemas / OffsetPrices

OffsetPrices

object OffsetPrices : DocumentSchema<OffsetPrice>, NamedSchema

Properties

excessPrice

val excessPrice: AbstractColumn<Double, OffsetPrices, Double>

minPrice

val minPrice: AbstractColumn<Double, OffsetPrices, Double>

minQty

val minQty: AbstractColumn<Int, OffsetPrices, Int>

name

val name: AbstractColumn<String, OffsetPrices, String>