diverse BugFixes
This commit is contained in:
@@ -92,8 +92,7 @@ export interface CommercialPropertyListingCriteria extends ListCriteria {
|
||||
criteriaType: 'commercialPropertyListings';
|
||||
}
|
||||
export interface UserListingCriteria extends ListCriteria {
|
||||
firstname: string;
|
||||
lastname: string;
|
||||
brokerName: string;
|
||||
companyName: string;
|
||||
counties: string[];
|
||||
criteriaType: 'brokerListings';
|
||||
|
||||
Reference in New Issue
Block a user