ParticipantSeriesTimeframe

constructor(@Json(name = "max_points") maxPoints: Int, @Json(name = "since") since: OffsetDateTime, @Json(name = "step_seconds") stepSeconds: Int, @Json(name = "until") until: OffsetDateTime)