finishedAt

@SerialName(value = "finished_at")
val finishedAt: Int? = null

The Unix timestamp (in seconds) for when the fine-tuning job was finished, or null if still running.