Package version:

Interface DataFlowDebugCommandResponse

Response body structure of data flow result for data preview, statistics or expression preview.

Hierarchy

  • DataFlowDebugCommandResponse

Properties

Properties

data?: string

The result data of data preview, statistics or expression preview.

status?: string

The run status of data preview, statistics or expression preview.

Generated using TypeDoc