ApproximateScheduledCloseInfo

data class ApproximateScheduledCloseInfo(openDuration: TimeSpan, startPoint: DateTime) : ScheduledCloseInfo

Properties

closeDateTime
Link copied to clipboard
common
open override val closeDateTime: DateTime
openDuration
Link copied to clipboard
common
val openDuration: TimeSpan
startPoint
Link copied to clipboard
common
val startPoint: DateTime