lastError

@SerialName(value = "last_error")
val lastError: LastError? = null

The last error associated with this run. Will be null if there are no errors.