Type Alias SearchCriteria

SearchCriteria: {
    [key: string]: any;
}

This type represents a search criteria object