Skip to content

Commit

Permalink
fix(type): orderInfoSchema
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammadhonarvar authored and AliMD committed May 19, 2023
1 parent 1363794 commit 47ca524
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/type/src/customer-order-management.ts
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ export const orderInfoSchema = {
carType: String,
ladingType: String,
timePeriod: String,
description: String,
},
// discount: Number,
// discountType: String,
Expand Down

0 comments on commit 47ca524

Please sign in to comment.