createTime

@Serializable(with = InstantSerializer::class)
val createTime: Instant? = null

Timestamp when the request is made to the server.