data class ApproximateScheduledCloseInfo : ScheduledCloseInfo
(source)
(common)
<init> |
ApproximateScheduledCloseInfo(openDuration: TimeSpan, startPoint: DateTime = DateTime.now()) |
(common)
closeDateTime |
val closeDateTime: DateTime |
(common)
openDuration |
val openDuration: TimeSpan |
(common)
startPoint |
val startPoint: DateTime |