Dockware Scan
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Dockware Scan
dockware-core
/
ai.dockware.core.api.models
/
EventLogParameters
Event
Log
Parameters
data
class
EventLogParameters
(
val
span_min
:
Int
,
val
span_max
:
Int
,
val
division_value
:
Int
)
Members
Constructors
Event
Log
Parameters
Link copied to clipboard
constructor
(
span_min
:
Int
,
span_max
:
Int
,
division_value
:
Int
)
Properties
division_
value
Link copied to clipboard
val
division_value
:
Int
span_
max
Link copied to clipboard
val
span_max
:
Int
span_
min
Link copied to clipboard
val
span_min
:
Int