get all customers done
This commit is contained in:
@@ -12,5 +12,6 @@
|
||||
export interface GetCustomerDto {
|
||||
id?: number;
|
||||
note?: string | null;
|
||||
customerTypeId?: number;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user