Type Alias AgentPlayAgentNodeEntry

AgentPlayAgentNodeEntry: {
    createdAt: string;
    nodeId: string;
    passw: string;
}