@longvansoftware/service-js-client 1.15.2 → 1.15.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -110,6 +110,7 @@ exports.SUGGEST_VOUCHER = (0, graphql_tag_1.gql) `
110
110
  status
111
111
  discountAmount
112
112
  discountPercent
113
+ description
113
114
  usageLimitPerVoucher
114
115
  maximumDiscount
115
116
  numberOfTimeUsed
@@ -73,11 +73,21 @@ exports.GET_ORDER_DETAIL = (0, graphql_tag_1.gql) `
73
73
  version
74
74
  description
75
75
  discountApplications {
76
+ allocationMethod
77
+ targetSelection
78
+ targetType
79
+ title
80
+ type
81
+ percent
82
+ voucherCode
83
+ voucherId
84
+ campaignId
85
+ campaignActionId
86
+ campaignActionType
76
87
  value {
77
88
  amount
78
89
  currencyCode
79
90
  }
80
- type
81
91
  }
82
92
  remainTotal {
83
93
  amount
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@longvansoftware/service-js-client",
3
- "version": "1.15.2",
3
+ "version": "1.15.3",
4
4
  "main": "dist/src/index.js",
5
5
  "types": "dist/src/index.d.ts",
6
6
  "files": [