core.agentstatsresponse | Medplum
AgentStatsResponse interface
Signature:
export interface AgentStatsResponse extends BaseAgentMessage
Extends: BaseAgentMessage
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| stats | AgentStats | ||
| statusCode | number | ||
| type | 'agent:stats:response' |