AlertFilters
Home > @gooddata/sdk-model > AlertFilters
AlertFilters type
Visible filters applied.
Signature:
export type AlertFilters = {
    title: string;
    filter: string;
};
Home > @gooddata/sdk-model > AlertFilters
Visible filters applied.
Signature:
export type AlertFilters = {
    title: string;
    filter: string;
};