createTime

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

The time when the BatchJob was created.