Added products
This commit is contained in:
@@ -46,7 +46,7 @@ interface Order {
|
||||
customerCellphone: string;
|
||||
billingAddressId: number;
|
||||
deliveryAddressId: number;
|
||||
flyer_ids: string;
|
||||
flyerIds: string;
|
||||
market: string;
|
||||
locale: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user