creationDate

@SerialName(value = "created")
@Serializable(with = InstantMillisecondsSerializer::class)
val creationDate: Instant? = null