IMQRPCResponse interface
Response message data structure, which service replies to handled requests.
Signature:
export interface IMQRPCResponse extends JsonObject
Extends: JsonObject
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
JsonObject | null | |||
|
IMQRPCError | null | |||
|
string |