Type Alias UpdateActionRequest

UpdateActionRequest: {
    key?: string;
    type?: ActionType;
    name?: string;
    inputSchema?: any;
    config?: any;
    archivedAt?: string;
}
MMNEPVFCICPMFPCPTTAAATR