interface SetColumns {
    columns: string[];
    id: number;
}

Properties

Properties

columns: string[]
id: number

The ID of the filter.