startedAt

@SerializedName(value = "started_at")
var startedAt: String? = null

Indicates the actual start time of a Space.

date (ISO 8601)

e.g.

"started_at": "2021-07-14T08:00:12.000Z"

Determine start time of a Space.