api-hci
/
de.jlnstrk.transit.api.hci.model
/
HciProduct
/
Stat
Stat
data class
Stat
(cnt:
Int
, rt:
Int
, ont:
Int
, cncl:
Int
, delGrpL:
List
<
Int
>, delCntL:
List
<
Int
>, him:
Int
)
Content copied to clipboard
Properties
Properties
cncl
Link copied to clipboard
val
cncl
:
Int
Content copied to clipboard
cnt
Link copied to clipboard
val
cnt
:
Int
Content copied to clipboard
delCntL
Link copied to clipboard
val
delCntL
:
List
<
Int
>
Content copied to clipboard
delGrpL
Link copied to clipboard
val
delGrpL
:
List
<
Int
>
Content copied to clipboard
him
Link copied to clipboard
val
him
:
Int
Content copied to clipboard
ont
Link copied to clipboard
val
ont
:
Int
Content copied to clipboard
rt
Link copied to clipboard
val
rt
:
Int
Content copied to clipboard