@whiplashmerch/whiplash-api-client 0.4.81 → 0.4.82

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.
@@ -7316,7 +7316,7 @@ export interface APIV2EntitiesTransaction {
7316
7316
  */
7317
7317
  order_id?: number;
7318
7318
  /**
7319
- * the transaction quantity
7319
+ * the transaction balance - calculated
7320
7320
  * @format int32
7321
7321
  */
7322
7322
  quantity?: number;
@@ -3727,7 +3727,7 @@ export interface APIV2EntitiesTransaction {
3727
3727
  */
3728
3728
  order_id?: number;
3729
3729
  /**
3730
- * the transaction quantity
3730
+ * the transaction balance - calculated
3731
3731
  * @format int32
3732
3732
  */
3733
3733
  quantity?: number;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@whiplashmerch/whiplash-api-client",
3
- "version": "0.4.81",
3
+ "version": "0.4.82",
4
4
  "description": "",
5
5
  "devDependencies": {},
6
6
  "scripts": {