updatedAt

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