@longvansoftware/service-js-client 1.18.9 → 1.19.1

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.
@@ -13,7 +13,6 @@ exports.DEPOSIT_WALLET = (0, graphql_tag_1.gql) `
13
13
  $orderNote: String
14
14
  $paymentMethodCode: String
15
15
  $sourcePayment: String
16
- $paymentType: String
17
16
  $returnUrl: String
18
17
  $createBy: String
19
18
  ) {
@@ -27,7 +26,6 @@ exports.DEPOSIT_WALLET = (0, graphql_tag_1.gql) `
27
26
  orderNote: $orderNote
28
27
  paymentMethodCode: $paymentMethodCode
29
28
  sourcePayment: $sourcePayment
30
- paymentType: $paymentType
31
29
  returnUrl: $returnUrl
32
30
  createBy: $createBy
33
31
  ) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@longvansoftware/service-js-client",
3
- "version": "1.18.9",
3
+ "version": "1.19.1",
4
4
  "main": "dist/src/index.js",
5
5
  "types": "dist/src/index.d.ts",
6
6
  "files": [