mirror of
https://gitlab.com/mobicoop/v3/service/matcher.git
synced 2026-01-01 04:42:41 +00:00
basic ad entity without direction
This commit is contained in:
@@ -13,7 +13,6 @@ import { AdMapper } from '../ad.mapper';
|
||||
|
||||
export type AdBaseModel = {
|
||||
uuid: string;
|
||||
userUuid: string;
|
||||
driver: boolean;
|
||||
passenger: boolean;
|
||||
frequency: string;
|
||||
|
||||
Reference in New Issue
Block a user