Data

fun Data(    instant: Instant,     next_12_hours: Next12Hours? = null,     next_1_hours: Next1Hours? = null,     next_6_hours: Next6Hours? = null)