updatedAt

@SerialName(value = "updated_at")
@Serializable(with = LocalDateTimeSerializer::class)
val updatedAt: LocalDateTime?