interface AgentActivity {
    id: string;
    timestamp: string;
}

Properties

Properties

id: string
timestamp: string