startedOn

@SerialName(value = "startedOn")
val startedOn: Instant? = null

Parameters

startedOn

The client-supplied time when the activity was started (this time comes from the client and is not validated by the server). Since adherence records only includes activities that have been started, this value is required.