Neutrome SDK reference
    Preparing search index...

    Type Alias ExecutionEventInput

    ExecutionEventInput: Omit<ExecutionEvent, "timestamp"> & { timestamp?: string }

    ExecutionEvent before a timestamp is stamped on it.