Home > @imqueue/rpc > IMQRPCResponse
IMQRPCResponse interface
Response message data structure that a service replies with to handled requests.
Signature:
export interface IMQRPCResponse extends JsonObject
Extends: JsonObject
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
JsonObject | null | |||
|
IMQRPCError | null | |||
|
string |