Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DataFlowDebugResultResponse

Package version

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

Hierarchy

  • DataFlowDebugResultResponse

Index

Properties

Properties

Optional data

data: undefined | string

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

Optional status

status: undefined | string

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

Generated using TypeDoc