createTime

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

Date and time when the base model was created.