interface ParamsRouteExportGet {
    blocker?: boolean;
    cookieGroups?: boolean;
    cookies?: boolean;
    customizeBanner?: boolean;
    download?: boolean;
    settings?: boolean;
}

Hierarchy (view full)

Properties

blocker?: boolean
cookieGroups?: boolean
cookies?: boolean
customizeBanner?: boolean
download?: boolean
settings?: boolean