IAbstractGroupST: IAbstractSearchTerm & {
    attributes: AbstractSearchTerm[];
    entity: string;
}