Bagikan melalui


DataFlowDebugCommandRequest interface

Minta struktur isi untuk perintah debug aliran data.

Properti

command

Jenis perintah.

commandPayload

Objek payload perintah.

sessionId

ID sesi debug aliran data.

Detail Properti

command

Jenis perintah.

command?: string

Nilai Properti

string

commandPayload

Objek payload perintah.

commandPayload?: DataFlowDebugCommandPayload

Nilai Properti

sessionId

ID sesi debug aliran data.

sessionId?: string

Nilai Properti

string