interface AdvancedSearchData {
    query: AdvancedSearchQuery;
}

Properties

Properties