conductor-node 12.12.0 → 12.14.0

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.
Files changed (224) hide show
  1. package/CHANGELOG.md +38 -0
  2. package/core.js +1 -1
  3. package/core.js.map +1 -1
  4. package/core.mjs +1 -1
  5. package/core.mjs.map +1 -1
  6. package/index.d.mts +2 -0
  7. package/index.d.ts +2 -0
  8. package/index.d.ts.map +1 -1
  9. package/index.js.map +1 -1
  10. package/index.mjs.map +1 -1
  11. package/package.json +1 -1
  12. package/resources/end-users.d.ts +6 -2
  13. package/resources/end-users.d.ts.map +1 -1
  14. package/resources/qbd/accounts.d.ts +12 -6
  15. package/resources/qbd/accounts.d.ts.map +1 -1
  16. package/resources/qbd/bill-check-payments.d.ts +12 -6
  17. package/resources/qbd/bill-check-payments.d.ts.map +1 -1
  18. package/resources/qbd/bill-check-payments.js.map +1 -1
  19. package/resources/qbd/bill-check-payments.mjs.map +1 -1
  20. package/resources/qbd/bill-credit-card-payments.d.ts +12 -6
  21. package/resources/qbd/bill-credit-card-payments.d.ts.map +1 -1
  22. package/resources/qbd/bill-credit-card-payments.js.map +1 -1
  23. package/resources/qbd/bill-credit-card-payments.mjs.map +1 -1
  24. package/resources/qbd/bills.d.ts +9 -6
  25. package/resources/qbd/bills.d.ts.map +1 -1
  26. package/resources/qbd/bills.js.map +1 -1
  27. package/resources/qbd/bills.mjs.map +1 -1
  28. package/resources/qbd/build-assemblies.d.ts +674 -0
  29. package/resources/qbd/build-assemblies.d.ts.map +1 -0
  30. package/resources/qbd/build-assemblies.js +120 -0
  31. package/resources/qbd/build-assemblies.js.map +1 -0
  32. package/resources/qbd/build-assemblies.mjs +115 -0
  33. package/resources/qbd/build-assemblies.mjs.map +1 -0
  34. package/resources/qbd/checks.d.ts +12 -6
  35. package/resources/qbd/checks.d.ts.map +1 -1
  36. package/resources/qbd/checks.js.map +1 -1
  37. package/resources/qbd/checks.mjs.map +1 -1
  38. package/resources/qbd/classes.d.ts +12 -6
  39. package/resources/qbd/classes.d.ts.map +1 -1
  40. package/resources/qbd/credit-card-charges.d.ts +12 -6
  41. package/resources/qbd/credit-card-charges.d.ts.map +1 -1
  42. package/resources/qbd/credit-card-charges.js.map +1 -1
  43. package/resources/qbd/credit-card-charges.mjs.map +1 -1
  44. package/resources/qbd/credit-card-credits.d.ts +12 -6
  45. package/resources/qbd/credit-card-credits.d.ts.map +1 -1
  46. package/resources/qbd/credit-card-credits.js.map +1 -1
  47. package/resources/qbd/credit-card-credits.mjs.map +1 -1
  48. package/resources/qbd/credit-memos.d.ts +9 -5
  49. package/resources/qbd/credit-memos.d.ts.map +1 -1
  50. package/resources/qbd/credit-memos.js.map +1 -1
  51. package/resources/qbd/credit-memos.mjs.map +1 -1
  52. package/resources/qbd/customers.d.ts +12 -6
  53. package/resources/qbd/customers.d.ts.map +1 -1
  54. package/resources/qbd/customers.js.map +1 -1
  55. package/resources/qbd/customers.mjs.map +1 -1
  56. package/resources/qbd/date-driven-terms.d.ts +12 -6
  57. package/resources/qbd/date-driven-terms.d.ts.map +1 -1
  58. package/resources/qbd/discount-items.d.ts +12 -6
  59. package/resources/qbd/discount-items.d.ts.map +1 -1
  60. package/resources/qbd/discount-items.js.map +1 -1
  61. package/resources/qbd/discount-items.mjs.map +1 -1
  62. package/resources/qbd/employees.d.ts +12 -6
  63. package/resources/qbd/employees.d.ts.map +1 -1
  64. package/resources/qbd/employees.js.map +1 -1
  65. package/resources/qbd/employees.mjs.map +1 -1
  66. package/resources/qbd/estimates.d.ts +7 -4
  67. package/resources/qbd/estimates.d.ts.map +1 -1
  68. package/resources/qbd/estimates.js.map +1 -1
  69. package/resources/qbd/estimates.mjs.map +1 -1
  70. package/resources/qbd/index.d.ts +1 -0
  71. package/resources/qbd/index.d.ts.map +1 -1
  72. package/resources/qbd/index.js +5 -2
  73. package/resources/qbd/index.js.map +1 -1
  74. package/resources/qbd/index.mjs +1 -0
  75. package/resources/qbd/index.mjs.map +1 -1
  76. package/resources/qbd/inventory-adjustments.d.ts +17 -11
  77. package/resources/qbd/inventory-adjustments.d.ts.map +1 -1
  78. package/resources/qbd/inventory-assembly-items.d.ts +12 -6
  79. package/resources/qbd/inventory-assembly-items.d.ts.map +1 -1
  80. package/resources/qbd/inventory-assembly-items.js.map +1 -1
  81. package/resources/qbd/inventory-assembly-items.mjs.map +1 -1
  82. package/resources/qbd/inventory-items.d.ts +12 -6
  83. package/resources/qbd/inventory-items.d.ts.map +1 -1
  84. package/resources/qbd/inventory-items.js.map +1 -1
  85. package/resources/qbd/inventory-items.mjs.map +1 -1
  86. package/resources/qbd/inventory-sites.d.ts +12 -6
  87. package/resources/qbd/inventory-sites.d.ts.map +1 -1
  88. package/resources/qbd/invoices.d.ts +7 -4
  89. package/resources/qbd/invoices.d.ts.map +1 -1
  90. package/resources/qbd/invoices.js.map +1 -1
  91. package/resources/qbd/invoices.mjs.map +1 -1
  92. package/resources/qbd/item-groups.d.ts +12 -6
  93. package/resources/qbd/item-groups.d.ts.map +1 -1
  94. package/resources/qbd/item-groups.js.map +1 -1
  95. package/resources/qbd/item-groups.mjs.map +1 -1
  96. package/resources/qbd/item-receipts.d.ts +11 -6
  97. package/resources/qbd/item-receipts.d.ts.map +1 -1
  98. package/resources/qbd/item-receipts.js.map +1 -1
  99. package/resources/qbd/item-receipts.mjs.map +1 -1
  100. package/resources/qbd/item-sites.d.ts +1 -4
  101. package/resources/qbd/item-sites.d.ts.map +1 -1
  102. package/resources/qbd/item-sites.js.map +1 -1
  103. package/resources/qbd/item-sites.mjs.map +1 -1
  104. package/resources/qbd/journal-entries.d.ts +12 -6
  105. package/resources/qbd/journal-entries.d.ts.map +1 -1
  106. package/resources/qbd/journal-entries.js.map +1 -1
  107. package/resources/qbd/journal-entries.mjs.map +1 -1
  108. package/resources/qbd/non-inventory-items.d.ts +12 -6
  109. package/resources/qbd/non-inventory-items.d.ts.map +1 -1
  110. package/resources/qbd/non-inventory-items.js.map +1 -1
  111. package/resources/qbd/non-inventory-items.mjs.map +1 -1
  112. package/resources/qbd/other-names.d.ts +12 -6
  113. package/resources/qbd/other-names.d.ts.map +1 -1
  114. package/resources/qbd/payment-methods.d.ts +12 -6
  115. package/resources/qbd/payment-methods.d.ts.map +1 -1
  116. package/resources/qbd/payroll-wage-items.d.ts +12 -6
  117. package/resources/qbd/payroll-wage-items.d.ts.map +1 -1
  118. package/resources/qbd/payroll-wage-items.js.map +1 -1
  119. package/resources/qbd/payroll-wage-items.mjs.map +1 -1
  120. package/resources/qbd/price-levels.d.ts +27 -21
  121. package/resources/qbd/price-levels.d.ts.map +1 -1
  122. package/resources/qbd/purchase-orders.d.ts +12 -6
  123. package/resources/qbd/purchase-orders.d.ts.map +1 -1
  124. package/resources/qbd/purchase-orders.js.map +1 -1
  125. package/resources/qbd/purchase-orders.mjs.map +1 -1
  126. package/resources/qbd/qbd.d.ts +4 -0
  127. package/resources/qbd/qbd.d.ts.map +1 -1
  128. package/resources/qbd/qbd.js +5 -0
  129. package/resources/qbd/qbd.js.map +1 -1
  130. package/resources/qbd/qbd.mjs +5 -0
  131. package/resources/qbd/qbd.mjs.map +1 -1
  132. package/resources/qbd/receive-payments.d.ts +12 -6
  133. package/resources/qbd/receive-payments.d.ts.map +1 -1
  134. package/resources/qbd/receive-payments.js.map +1 -1
  135. package/resources/qbd/receive-payments.mjs.map +1 -1
  136. package/resources/qbd/sales-orders.d.ts +9 -5
  137. package/resources/qbd/sales-orders.d.ts.map +1 -1
  138. package/resources/qbd/sales-orders.js.map +1 -1
  139. package/resources/qbd/sales-orders.mjs.map +1 -1
  140. package/resources/qbd/sales-receipts.d.ts +12 -6
  141. package/resources/qbd/sales-receipts.d.ts.map +1 -1
  142. package/resources/qbd/sales-receipts.js.map +1 -1
  143. package/resources/qbd/sales-receipts.mjs.map +1 -1
  144. package/resources/qbd/sales-representatives.d.ts +12 -6
  145. package/resources/qbd/sales-representatives.d.ts.map +1 -1
  146. package/resources/qbd/sales-tax-codes.d.ts +12 -6
  147. package/resources/qbd/sales-tax-codes.d.ts.map +1 -1
  148. package/resources/qbd/sales-tax-items.d.ts +12 -6
  149. package/resources/qbd/sales-tax-items.d.ts.map +1 -1
  150. package/resources/qbd/sales-tax-items.js.map +1 -1
  151. package/resources/qbd/sales-tax-items.mjs.map +1 -1
  152. package/resources/qbd/service-items.d.ts +12 -6
  153. package/resources/qbd/service-items.d.ts.map +1 -1
  154. package/resources/qbd/service-items.js.map +1 -1
  155. package/resources/qbd/service-items.mjs.map +1 -1
  156. package/resources/qbd/standard-terms.d.ts +12 -6
  157. package/resources/qbd/standard-terms.d.ts.map +1 -1
  158. package/resources/qbd/subtotal-items.d.ts +12 -6
  159. package/resources/qbd/subtotal-items.d.ts.map +1 -1
  160. package/resources/qbd/subtotal-items.js.map +1 -1
  161. package/resources/qbd/subtotal-items.mjs.map +1 -1
  162. package/resources/qbd/transactions.d.ts +9 -5
  163. package/resources/qbd/transactions.d.ts.map +1 -1
  164. package/resources/qbd/transactions.js.map +1 -1
  165. package/resources/qbd/transactions.mjs.map +1 -1
  166. package/resources/qbd/vendor-credits.d.ts +12 -6
  167. package/resources/qbd/vendor-credits.d.ts.map +1 -1
  168. package/resources/qbd/vendor-credits.js.map +1 -1
  169. package/resources/qbd/vendor-credits.mjs.map +1 -1
  170. package/resources/qbd/vendors.d.ts +12 -6
  171. package/resources/qbd/vendors.d.ts.map +1 -1
  172. package/resources/qbd/vendors.js.map +1 -1
  173. package/resources/qbd/vendors.mjs.map +1 -1
  174. package/src/core.ts +1 -1
  175. package/src/index.ts +2 -0
  176. package/src/resources/end-users.ts +2 -2
  177. package/src/resources/qbd/accounts.ts +12 -6
  178. package/src/resources/qbd/bill-check-payments.ts +12 -6
  179. package/src/resources/qbd/bill-credit-card-payments.ts +12 -6
  180. package/src/resources/qbd/bills.ts +9 -6
  181. package/src/resources/qbd/build-assemblies.ts +842 -0
  182. package/src/resources/qbd/checks.ts +12 -6
  183. package/src/resources/qbd/classes.ts +12 -6
  184. package/src/resources/qbd/credit-card-charges.ts +12 -6
  185. package/src/resources/qbd/credit-card-credits.ts +12 -6
  186. package/src/resources/qbd/credit-memos.ts +9 -5
  187. package/src/resources/qbd/customers.ts +12 -6
  188. package/src/resources/qbd/date-driven-terms.ts +12 -6
  189. package/src/resources/qbd/discount-items.ts +12 -6
  190. package/src/resources/qbd/employees.ts +12 -6
  191. package/src/resources/qbd/estimates.ts +7 -4
  192. package/src/resources/qbd/index.ts +11 -0
  193. package/src/resources/qbd/inventory-adjustments.ts +18 -12
  194. package/src/resources/qbd/inventory-assembly-items.ts +12 -6
  195. package/src/resources/qbd/inventory-items.ts +12 -6
  196. package/src/resources/qbd/inventory-sites.ts +12 -6
  197. package/src/resources/qbd/invoices.ts +7 -4
  198. package/src/resources/qbd/item-groups.ts +12 -6
  199. package/src/resources/qbd/item-receipts.ts +11 -6
  200. package/src/resources/qbd/item-sites.ts +1 -4
  201. package/src/resources/qbd/journal-entries.ts +12 -6
  202. package/src/resources/qbd/non-inventory-items.ts +12 -6
  203. package/src/resources/qbd/other-names.ts +12 -6
  204. package/src/resources/qbd/payment-methods.ts +12 -6
  205. package/src/resources/qbd/payroll-wage-items.ts +12 -6
  206. package/src/resources/qbd/price-levels.ts +29 -23
  207. package/src/resources/qbd/purchase-orders.ts +12 -6
  208. package/src/resources/qbd/qbd.ts +27 -0
  209. package/src/resources/qbd/receive-payments.ts +12 -6
  210. package/src/resources/qbd/sales-orders.ts +9 -5
  211. package/src/resources/qbd/sales-receipts.ts +12 -6
  212. package/src/resources/qbd/sales-representatives.ts +12 -6
  213. package/src/resources/qbd/sales-tax-codes.ts +12 -6
  214. package/src/resources/qbd/sales-tax-items.ts +12 -6
  215. package/src/resources/qbd/service-items.ts +12 -6
  216. package/src/resources/qbd/standard-terms.ts +12 -6
  217. package/src/resources/qbd/subtotal-items.ts +12 -6
  218. package/src/resources/qbd/transactions.ts +9 -5
  219. package/src/resources/qbd/vendor-credits.ts +12 -6
  220. package/src/resources/qbd/vendors.ts +12 -6
  221. package/src/version.ts +1 -1
  222. package/version.d.ts +1 -1
  223. package/version.js +1 -1
  224. package/version.mjs +1 -1
@@ -247,15 +247,19 @@ export interface StandardTermListParams {
247
247
 
248
248
  /**
249
249
  * Query param: Filter for standard terms whose `name` contains this substring,
250
- * case-insensitive. NOTE: If you use this parameter, you cannot also use
251
- * `nameStartsWith` or `nameEndsWith`.
250
+ * case-insensitive.
251
+ *
252
+ * **NOTE**: If you use this parameter, you cannot also use `nameStartsWith` or
253
+ * `nameEndsWith`.
252
254
  */
253
255
  nameContains?: string;
254
256
 
255
257
  /**
256
258
  * Query param: Filter for standard terms whose `name` ends with this substring,
257
- * case-insensitive. NOTE: If you use this parameter, you cannot also use
258
- * `nameContains` or `nameStartsWith`.
259
+ * case-insensitive.
260
+ *
261
+ * **NOTE**: If you use this parameter, you cannot also use `nameContains` or
262
+ * `nameStartsWith`.
259
263
  */
260
264
  nameEndsWith?: string;
261
265
 
@@ -279,8 +283,10 @@ export interface StandardTermListParams {
279
283
 
280
284
  /**
281
285
  * Query param: Filter for standard terms whose `name` starts with this substring,
282
- * case-insensitive. NOTE: If you use this parameter, you cannot also use
283
- * `nameContains` or `nameEndsWith`.
286
+ * case-insensitive.
287
+ *
288
+ * **NOTE**: If you use this parameter, you cannot also use `nameContains` or
289
+ * `nameEndsWith`.
284
290
  */
285
291
  nameStartsWith?: string;
286
292
 
@@ -393,15 +393,19 @@ export interface SubtotalItemListParams extends CursorPageParams {
393
393
 
394
394
  /**
395
395
  * Query param: Filter for subtotal items whose `name` contains this substring,
396
- * case-insensitive. NOTE: If you use this parameter, you cannot also use
397
- * `nameStartsWith` or `nameEndsWith`.
396
+ * case-insensitive.
397
+ *
398
+ * **NOTE**: If you use this parameter, you cannot also use `nameStartsWith` or
399
+ * `nameEndsWith`.
398
400
  */
399
401
  nameContains?: string;
400
402
 
401
403
  /**
402
404
  * Query param: Filter for subtotal items whose `name` ends with this substring,
403
- * case-insensitive. NOTE: If you use this parameter, you cannot also use
404
- * `nameContains` or `nameStartsWith`.
405
+ * case-insensitive.
406
+ *
407
+ * **NOTE**: If you use this parameter, you cannot also use `nameContains` or
408
+ * `nameStartsWith`.
405
409
  */
406
410
  nameEndsWith?: string;
407
411
 
@@ -425,8 +429,10 @@ export interface SubtotalItemListParams extends CursorPageParams {
425
429
 
426
430
  /**
427
431
  * Query param: Filter for subtotal items whose `name` starts with this substring,
428
- * case-insensitive. NOTE: If you use this parameter, you cannot also use
429
- * `nameContains` or `nameEndsWith`.
432
+ * case-insensitive.
433
+ *
434
+ * **NOTE**: If you use this parameter, you cannot also use `nameContains` or
435
+ * `nameEndsWith`.
430
436
  */
431
437
  nameStartsWith?: string;
432
438
 
@@ -333,14 +333,16 @@ export interface TransactionListParams extends CursorPageParams {
333
333
 
334
334
  /**
335
335
  * Query param: Filter for transactions whose `refNumber` contains this substring.
336
- * NOTE: If you use this parameter, you cannot also use `refNumberStartsWith` or
337
- * `refNumberEndsWith`.
336
+ *
337
+ * **NOTE**: If you use this parameter, you cannot also use `refNumberStartsWith`
338
+ * or `refNumberEndsWith`.
338
339
  */
339
340
  refNumberContains?: string;
340
341
 
341
342
  /**
342
343
  * Query param: Filter for transactions whose `refNumber` ends with this substring.
343
- * NOTE: If you use this parameter, you cannot also use `refNumberContains` or
344
+ *
345
+ * **NOTE**: If you use this parameter, you cannot also use `refNumberContains` or
344
346
  * `refNumberStartsWith`.
345
347
  */
346
348
  refNumberEndsWith?: string;
@@ -368,8 +370,10 @@ export interface TransactionListParams extends CursorPageParams {
368
370
 
369
371
  /**
370
372
  * Query param: Filter for transactions whose `refNumber` starts with this
371
- * substring. NOTE: If you use this parameter, you cannot also use
372
- * `refNumberContains` or `refNumberEndsWith`.
373
+ * substring.
374
+ *
375
+ * **NOTE**: If you use this parameter, you cannot also use `refNumberContains` or
376
+ * `refNumberEndsWith`.
373
377
  */
374
378
  refNumberStartsWith?: string;
375
379
 
@@ -2687,15 +2687,19 @@ export interface VendorCreditListParams extends CursorPageParams {
2687
2687
 
2688
2688
  /**
2689
2689
  * Query param: Filter for vendor credits whose `refNumber` contains this
2690
- * substring. NOTE: If you use this parameter, you cannot also use
2691
- * `refNumberStartsWith` or `refNumberEndsWith`.
2690
+ * substring.
2691
+ *
2692
+ * **NOTE**: If you use this parameter, you cannot also use `refNumberStartsWith`
2693
+ * or `refNumberEndsWith`.
2692
2694
  */
2693
2695
  refNumberContains?: string;
2694
2696
 
2695
2697
  /**
2696
2698
  * Query param: Filter for vendor credits whose `refNumber` ends with this
2697
- * substring. NOTE: If you use this parameter, you cannot also use
2698
- * `refNumberContains` or `refNumberStartsWith`.
2699
+ * substring.
2700
+ *
2701
+ * **NOTE**: If you use this parameter, you cannot also use `refNumberContains` or
2702
+ * `refNumberStartsWith`.
2699
2703
  */
2700
2704
  refNumberEndsWith?: string;
2701
2705
 
@@ -2722,8 +2726,10 @@ export interface VendorCreditListParams extends CursorPageParams {
2722
2726
 
2723
2727
  /**
2724
2728
  * Query param: Filter for vendor credits whose `refNumber` starts with this
2725
- * substring. NOTE: If you use this parameter, you cannot also use
2726
- * `refNumberContains` or `refNumberEndsWith`.
2729
+ * substring.
2730
+ *
2731
+ * **NOTE**: If you use this parameter, you cannot also use `refNumberContains` or
2732
+ * `refNumberEndsWith`.
2727
2733
  */
2728
2734
  refNumberStartsWith?: string;
2729
2735
 
@@ -1942,15 +1942,19 @@ export interface VendorListParams extends CursorPageParams {
1942
1942
 
1943
1943
  /**
1944
1944
  * Query param: Filter for vendors whose `name` contains this substring,
1945
- * case-insensitive. NOTE: If you use this parameter, you cannot also use
1946
- * `nameStartsWith` or `nameEndsWith`.
1945
+ * case-insensitive.
1946
+ *
1947
+ * **NOTE**: If you use this parameter, you cannot also use `nameStartsWith` or
1948
+ * `nameEndsWith`.
1947
1949
  */
1948
1950
  nameContains?: string;
1949
1951
 
1950
1952
  /**
1951
1953
  * Query param: Filter for vendors whose `name` ends with this substring,
1952
- * case-insensitive. NOTE: If you use this parameter, you cannot also use
1953
- * `nameContains` or `nameStartsWith`.
1954
+ * case-insensitive.
1955
+ *
1956
+ * **NOTE**: If you use this parameter, you cannot also use `nameContains` or
1957
+ * `nameStartsWith`.
1954
1958
  */
1955
1959
  nameEndsWith?: string;
1956
1960
 
@@ -1974,8 +1978,10 @@ export interface VendorListParams extends CursorPageParams {
1974
1978
 
1975
1979
  /**
1976
1980
  * Query param: Filter for vendors whose `name` starts with this substring,
1977
- * case-insensitive. NOTE: If you use this parameter, you cannot also use
1978
- * `nameContains` or `nameEndsWith`.
1981
+ * case-insensitive.
1982
+ *
1983
+ * **NOTE**: If you use this parameter, you cannot also use `nameContains` or
1984
+ * `nameEndsWith`.
1979
1985
  */
1980
1986
  nameStartsWith?: string;
1981
1987
 
package/src/version.ts CHANGED
@@ -1 +1 @@
1
- export const VERSION = '12.12.0'; // x-release-please-version
1
+ export const VERSION = '12.14.0'; // x-release-please-version
package/version.d.ts CHANGED
@@ -1,2 +1,2 @@
1
- export declare const VERSION = "12.12.0";
1
+ export declare const VERSION = "12.14.0";
2
2
  //# sourceMappingURL=version.d.ts.map
package/version.js CHANGED
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.VERSION = void 0;
4
- exports.VERSION = '12.12.0'; // x-release-please-version
4
+ exports.VERSION = '12.14.0'; // x-release-please-version
5
5
  //# sourceMappingURL=version.js.map
package/version.mjs CHANGED
@@ -1,2 +1,2 @@
1
- export const VERSION = '12.12.0'; // x-release-please-version
1
+ export const VERSION = '12.14.0'; // x-release-please-version
2
2
  //# sourceMappingURL=version.mjs.map