interface IPalicoClient {
    agents: PalicoAgentClient;
    workflows: PalicoWorkflowClient;
}

Properties

Properties