d2wd-client
Advanced tools
Comparing version 1.0.29 to 1.0.30
@@ -89,2 +89,7 @@ 'use strict'; | ||
} | ||
}, { | ||
key: 'verifyDiscount', | ||
value: function verifyDiscount(orderId, code) { | ||
return this.client.get(this.resourceUrl + '/' + orderId + '/discount/' + code); | ||
} | ||
}]); | ||
@@ -91,0 +96,0 @@ |
{ | ||
"name": "d2wd-client", | ||
"version": "1.0.29", | ||
"version": "1.0.30", | ||
"description": "d2wd API client library. Work on browser and server.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
299520
3213