DataFlowDebugCommandRequest interface
Minta struktur isi untuk perintah debug aliran data.
Properti
| command | Jenis perintah. |
| command |
Objek payload perintah. |
| session |
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