updatedAt

@SerialName(value = "updated_at")
@Serializable(with = InstantLongSerializer::class)
val updatedAt: Instant? = null(source)