expiredAt

@SerialName(value = "expires_at")
@Serializable(with = TmdbInstantSerializer::class)
val expiredAt: Instant?