Record
asynchronous-operations-data-summary-operation-status-interface
No description available.
record asynchronous-operations-data-summary-operation-status-interface {
error-code: s32,
id: s32,
result-message: string,
status: s32,
}Fields
| Name | Type | Description |
|---|---|---|
| error-code | s32 | |
| id | s32 | |
| result-message | string | |
| status | s32 |