conductor-node 14.15.0 → 14.17.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 (405) hide show
  1. package/CHANGELOG.md +30 -0
  2. package/api-promise.d.mts +1 -0
  3. package/api-promise.d.mts.map +1 -1
  4. package/api-promise.d.ts +1 -0
  5. package/api-promise.d.ts.map +1 -1
  6. package/api-promise.mjs +1 -0
  7. package/api-promise.mjs.map +1 -1
  8. package/client.d.mts.map +1 -1
  9. package/client.d.ts.map +1 -1
  10. package/client.mjs.map +1 -1
  11. package/core/api-promise.d.mts.map +1 -1
  12. package/core/api-promise.d.ts.map +1 -1
  13. package/core/api-promise.mjs.map +1 -1
  14. package/core/error.mjs.map +1 -1
  15. package/core/pagination.d.mts.map +1 -1
  16. package/core/pagination.d.ts.map +1 -1
  17. package/core/pagination.mjs.map +1 -1
  18. package/core/resource.d.mts.map +1 -1
  19. package/core/resource.d.ts.map +1 -1
  20. package/core/uploads.d.mts.map +1 -1
  21. package/core/uploads.d.ts.map +1 -1
  22. package/core/uploads.mjs.map +1 -1
  23. package/error.d.mts +1 -0
  24. package/error.d.mts.map +1 -1
  25. package/error.d.ts +1 -0
  26. package/error.d.ts.map +1 -1
  27. package/error.mjs +1 -0
  28. package/error.mjs.map +1 -1
  29. package/index.d.mts.map +1 -1
  30. package/index.d.ts.map +1 -1
  31. package/index.mjs.map +1 -1
  32. package/internal/detect-platform.mjs.map +1 -1
  33. package/internal/headers.mjs.map +1 -1
  34. package/internal/parse.d.mts.map +1 -1
  35. package/internal/parse.d.ts.map +1 -1
  36. package/internal/parse.mjs.map +1 -1
  37. package/internal/qs/formats.d.mts.map +1 -1
  38. package/internal/qs/formats.d.ts.map +1 -1
  39. package/internal/qs/index.d.mts +2 -2
  40. package/internal/qs/index.d.mts.map +1 -1
  41. package/internal/qs/index.d.ts +2 -2
  42. package/internal/qs/index.d.ts.map +1 -1
  43. package/internal/qs/index.mjs.map +1 -1
  44. package/internal/qs/stringify.d.mts.map +1 -1
  45. package/internal/qs/stringify.d.ts.map +1 -1
  46. package/internal/qs/stringify.mjs.map +1 -1
  47. package/internal/qs/utils.d.mts.map +1 -1
  48. package/internal/qs/utils.d.ts.map +1 -1
  49. package/internal/qs/utils.mjs.map +1 -1
  50. package/internal/request-options.d.mts.map +1 -1
  51. package/internal/request-options.d.ts.map +1 -1
  52. package/internal/shims.d.mts +6 -0
  53. package/internal/shims.d.mts.map +1 -1
  54. package/internal/shims.d.ts +6 -0
  55. package/internal/shims.d.ts.map +1 -1
  56. package/internal/to-file.d.mts.map +1 -1
  57. package/internal/to-file.d.ts.map +1 -1
  58. package/internal/to-file.mjs.map +1 -1
  59. package/internal/types.d.mts +4 -4
  60. package/internal/types.d.mts.map +1 -1
  61. package/internal/types.d.ts +4 -4
  62. package/internal/types.d.ts.map +1 -1
  63. package/internal/uploads.d.mts.map +1 -1
  64. package/internal/uploads.d.ts.map +1 -1
  65. package/internal/uploads.mjs.map +1 -1
  66. package/internal/utils/base64.mjs.map +1 -1
  67. package/internal/utils/log.d.mts.map +1 -1
  68. package/internal/utils/log.d.ts.map +1 -1
  69. package/internal/utils/log.mjs.map +1 -1
  70. package/internal/utils/path.mjs.map +1 -1
  71. package/internal/utils/query.mjs.map +1 -1
  72. package/internal/utils/values.mjs.map +1 -1
  73. package/internal/utils.d.mts.map +1 -1
  74. package/internal/utils.d.ts.map +1 -1
  75. package/internal/utils.mjs.map +1 -1
  76. package/package.json +1 -1
  77. package/pagination.d.mts +1 -0
  78. package/pagination.d.mts.map +1 -1
  79. package/pagination.d.ts +1 -0
  80. package/pagination.d.ts.map +1 -1
  81. package/pagination.mjs +1 -0
  82. package/pagination.mjs.map +1 -1
  83. package/resource.d.mts +1 -0
  84. package/resource.d.mts.map +1 -1
  85. package/resource.d.ts +1 -0
  86. package/resource.d.ts.map +1 -1
  87. package/resource.mjs +1 -0
  88. package/resource.mjs.map +1 -1
  89. package/resources/auth-sessions.d.mts.map +1 -1
  90. package/resources/auth-sessions.d.ts.map +1 -1
  91. package/resources/auth-sessions.mjs.map +1 -1
  92. package/resources/end-users.d.mts.map +1 -1
  93. package/resources/end-users.d.ts.map +1 -1
  94. package/resources/end-users.mjs.map +1 -1
  95. package/resources/index.d.mts.map +1 -1
  96. package/resources/index.d.ts.map +1 -1
  97. package/resources/index.mjs.map +1 -1
  98. package/resources/qbd/account-tax-lines.d.mts.map +1 -1
  99. package/resources/qbd/account-tax-lines.d.ts.map +1 -1
  100. package/resources/qbd/account-tax-lines.mjs.map +1 -1
  101. package/resources/qbd/accounts.d.mts +16 -12
  102. package/resources/qbd/accounts.d.mts.map +1 -1
  103. package/resources/qbd/accounts.d.ts +16 -12
  104. package/resources/qbd/accounts.d.ts.map +1 -1
  105. package/resources/qbd/accounts.mjs.map +1 -1
  106. package/resources/qbd/bill-check-payments.d.mts +51 -57
  107. package/resources/qbd/bill-check-payments.d.mts.map +1 -1
  108. package/resources/qbd/bill-check-payments.d.ts +51 -57
  109. package/resources/qbd/bill-check-payments.d.ts.map +1 -1
  110. package/resources/qbd/bill-check-payments.mjs.map +1 -1
  111. package/resources/qbd/bill-credit-card-payments.d.mts +37 -42
  112. package/resources/qbd/bill-credit-card-payments.d.mts.map +1 -1
  113. package/resources/qbd/bill-credit-card-payments.d.ts +37 -42
  114. package/resources/qbd/bill-credit-card-payments.d.ts.map +1 -1
  115. package/resources/qbd/bill-credit-card-payments.mjs.map +1 -1
  116. package/resources/qbd/bills-to-pay.d.mts +295 -0
  117. package/resources/qbd/bills-to-pay.d.mts.map +1 -0
  118. package/resources/qbd/bills-to-pay.d.ts +295 -0
  119. package/resources/qbd/bills-to-pay.d.ts.map +1 -0
  120. package/resources/qbd/bills-to-pay.js +37 -0
  121. package/resources/qbd/bills-to-pay.js.map +1 -0
  122. package/resources/qbd/bills-to-pay.mjs +33 -0
  123. package/resources/qbd/bills-to-pay.mjs.map +1 -0
  124. package/resources/qbd/bills.d.mts +90 -62
  125. package/resources/qbd/bills.d.mts.map +1 -1
  126. package/resources/qbd/bills.d.ts +90 -62
  127. package/resources/qbd/bills.d.ts.map +1 -1
  128. package/resources/qbd/bills.mjs.map +1 -1
  129. package/resources/qbd/build-assemblies.d.mts.map +1 -1
  130. package/resources/qbd/build-assemblies.d.ts.map +1 -1
  131. package/resources/qbd/build-assemblies.mjs.map +1 -1
  132. package/resources/qbd/checks.d.mts +60 -45
  133. package/resources/qbd/checks.d.mts.map +1 -1
  134. package/resources/qbd/checks.d.ts +60 -45
  135. package/resources/qbd/checks.d.ts.map +1 -1
  136. package/resources/qbd/checks.mjs.map +1 -1
  137. package/resources/qbd/classes.d.mts.map +1 -1
  138. package/resources/qbd/classes.d.ts.map +1 -1
  139. package/resources/qbd/classes.mjs.map +1 -1
  140. package/resources/qbd/company.d.mts +1 -1
  141. package/resources/qbd/company.d.mts.map +1 -1
  142. package/resources/qbd/company.d.ts +1 -1
  143. package/resources/qbd/company.d.ts.map +1 -1
  144. package/resources/qbd/company.mjs.map +1 -1
  145. package/resources/qbd/credit-card-charges.d.mts +60 -45
  146. package/resources/qbd/credit-card-charges.d.mts.map +1 -1
  147. package/resources/qbd/credit-card-charges.d.ts +60 -45
  148. package/resources/qbd/credit-card-charges.d.ts.map +1 -1
  149. package/resources/qbd/credit-card-charges.mjs.map +1 -1
  150. package/resources/qbd/credit-card-credits.d.mts +60 -45
  151. package/resources/qbd/credit-card-credits.d.mts.map +1 -1
  152. package/resources/qbd/credit-card-credits.d.ts +60 -45
  153. package/resources/qbd/credit-card-credits.d.ts.map +1 -1
  154. package/resources/qbd/credit-card-credits.mjs.map +1 -1
  155. package/resources/qbd/credit-card-refunds.d.mts +8 -7
  156. package/resources/qbd/credit-card-refunds.d.mts.map +1 -1
  157. package/resources/qbd/credit-card-refunds.d.ts +8 -7
  158. package/resources/qbd/credit-card-refunds.d.ts.map +1 -1
  159. package/resources/qbd/credit-card-refunds.mjs.map +1 -1
  160. package/resources/qbd/credit-memos.d.mts +52 -41
  161. package/resources/qbd/credit-memos.d.mts.map +1 -1
  162. package/resources/qbd/credit-memos.d.ts +52 -41
  163. package/resources/qbd/credit-memos.d.ts.map +1 -1
  164. package/resources/qbd/credit-memos.mjs.map +1 -1
  165. package/resources/qbd/currencies.d.mts.map +1 -1
  166. package/resources/qbd/currencies.d.ts.map +1 -1
  167. package/resources/qbd/currencies.mjs.map +1 -1
  168. package/resources/qbd/customer-types.d.mts.map +1 -1
  169. package/resources/qbd/customer-types.d.ts.map +1 -1
  170. package/resources/qbd/customer-types.mjs.map +1 -1
  171. package/resources/qbd/customers.d.mts +20 -12
  172. package/resources/qbd/customers.d.mts.map +1 -1
  173. package/resources/qbd/customers.d.ts +20 -12
  174. package/resources/qbd/customers.d.ts.map +1 -1
  175. package/resources/qbd/customers.mjs.map +1 -1
  176. package/resources/qbd/date-driven-terms.d.mts.map +1 -1
  177. package/resources/qbd/date-driven-terms.d.ts.map +1 -1
  178. package/resources/qbd/date-driven-terms.mjs.map +1 -1
  179. package/resources/qbd/deleted-list-objects.d.mts.map +1 -1
  180. package/resources/qbd/deleted-list-objects.d.ts.map +1 -1
  181. package/resources/qbd/deleted-list-objects.mjs.map +1 -1
  182. package/resources/qbd/deleted-transactions.d.mts.map +1 -1
  183. package/resources/qbd/deleted-transactions.d.ts.map +1 -1
  184. package/resources/qbd/deleted-transactions.mjs.map +1 -1
  185. package/resources/qbd/deposits.d.mts.map +1 -1
  186. package/resources/qbd/deposits.d.ts.map +1 -1
  187. package/resources/qbd/deposits.mjs.map +1 -1
  188. package/resources/qbd/discount-items.d.mts +16 -12
  189. package/resources/qbd/discount-items.d.mts.map +1 -1
  190. package/resources/qbd/discount-items.d.ts +16 -12
  191. package/resources/qbd/discount-items.d.ts.map +1 -1
  192. package/resources/qbd/discount-items.mjs.map +1 -1
  193. package/resources/qbd/employees.d.mts.map +1 -1
  194. package/resources/qbd/employees.d.ts.map +1 -1
  195. package/resources/qbd/employees.mjs.map +1 -1
  196. package/resources/qbd/estimates.d.mts +44 -33
  197. package/resources/qbd/estimates.d.mts.map +1 -1
  198. package/resources/qbd/estimates.d.ts +44 -33
  199. package/resources/qbd/estimates.d.ts.map +1 -1
  200. package/resources/qbd/estimates.mjs.map +1 -1
  201. package/resources/qbd/index.d.mts +1 -0
  202. package/resources/qbd/index.d.mts.map +1 -1
  203. package/resources/qbd/index.d.ts +1 -0
  204. package/resources/qbd/index.d.ts.map +1 -1
  205. package/resources/qbd/index.js +4 -2
  206. package/resources/qbd/index.js.map +1 -1
  207. package/resources/qbd/index.mjs +1 -0
  208. package/resources/qbd/index.mjs.map +1 -1
  209. package/resources/qbd/inventory-adjustments.d.mts.map +1 -1
  210. package/resources/qbd/inventory-adjustments.d.ts.map +1 -1
  211. package/resources/qbd/inventory-adjustments.mjs.map +1 -1
  212. package/resources/qbd/inventory-assembly-items.d.mts +16 -12
  213. package/resources/qbd/inventory-assembly-items.d.mts.map +1 -1
  214. package/resources/qbd/inventory-assembly-items.d.ts +16 -12
  215. package/resources/qbd/inventory-assembly-items.d.ts.map +1 -1
  216. package/resources/qbd/inventory-assembly-items.mjs.map +1 -1
  217. package/resources/qbd/inventory-items.d.mts +16 -12
  218. package/resources/qbd/inventory-items.d.mts.map +1 -1
  219. package/resources/qbd/inventory-items.d.ts +16 -12
  220. package/resources/qbd/inventory-items.d.ts.map +1 -1
  221. package/resources/qbd/inventory-items.mjs.map +1 -1
  222. package/resources/qbd/inventory-sites.d.mts.map +1 -1
  223. package/resources/qbd/inventory-sites.d.ts.map +1 -1
  224. package/resources/qbd/inventory-sites.mjs.map +1 -1
  225. package/resources/qbd/invoices.d.mts +57 -47
  226. package/resources/qbd/invoices.d.mts.map +1 -1
  227. package/resources/qbd/invoices.d.ts +57 -47
  228. package/resources/qbd/invoices.d.ts.map +1 -1
  229. package/resources/qbd/invoices.mjs.map +1 -1
  230. package/resources/qbd/item-groups.d.mts.map +1 -1
  231. package/resources/qbd/item-groups.d.ts.map +1 -1
  232. package/resources/qbd/item-groups.mjs.map +1 -1
  233. package/resources/qbd/item-receipts.d.mts +66 -53
  234. package/resources/qbd/item-receipts.d.mts.map +1 -1
  235. package/resources/qbd/item-receipts.d.ts +66 -53
  236. package/resources/qbd/item-receipts.d.ts.map +1 -1
  237. package/resources/qbd/item-receipts.mjs.map +1 -1
  238. package/resources/qbd/item-sites.d.mts +12 -0
  239. package/resources/qbd/item-sites.d.mts.map +1 -1
  240. package/resources/qbd/item-sites.d.ts +12 -0
  241. package/resources/qbd/item-sites.d.ts.map +1 -1
  242. package/resources/qbd/item-sites.mjs.map +1 -1
  243. package/resources/qbd/journal-entries.d.mts +1 -1
  244. package/resources/qbd/journal-entries.d.mts.map +1 -1
  245. package/resources/qbd/journal-entries.d.ts +1 -1
  246. package/resources/qbd/journal-entries.d.ts.map +1 -1
  247. package/resources/qbd/journal-entries.mjs.map +1 -1
  248. package/resources/qbd/non-inventory-items.d.mts +16 -12
  249. package/resources/qbd/non-inventory-items.d.mts.map +1 -1
  250. package/resources/qbd/non-inventory-items.d.ts +16 -12
  251. package/resources/qbd/non-inventory-items.d.ts.map +1 -1
  252. package/resources/qbd/non-inventory-items.mjs.map +1 -1
  253. package/resources/qbd/other-charge-items.d.mts +16 -12
  254. package/resources/qbd/other-charge-items.d.mts.map +1 -1
  255. package/resources/qbd/other-charge-items.d.ts +16 -12
  256. package/resources/qbd/other-charge-items.d.ts.map +1 -1
  257. package/resources/qbd/other-charge-items.mjs.map +1 -1
  258. package/resources/qbd/other-names.d.mts +4 -0
  259. package/resources/qbd/other-names.d.mts.map +1 -1
  260. package/resources/qbd/other-names.d.ts +4 -0
  261. package/resources/qbd/other-names.d.ts.map +1 -1
  262. package/resources/qbd/other-names.mjs.map +1 -1
  263. package/resources/qbd/payment-methods.d.mts.map +1 -1
  264. package/resources/qbd/payment-methods.d.ts.map +1 -1
  265. package/resources/qbd/payment-methods.mjs.map +1 -1
  266. package/resources/qbd/payments-to-deposit.d.mts.map +1 -1
  267. package/resources/qbd/payments-to-deposit.d.ts.map +1 -1
  268. package/resources/qbd/payments-to-deposit.mjs.map +1 -1
  269. package/resources/qbd/payroll-wage-items.d.mts.map +1 -1
  270. package/resources/qbd/payroll-wage-items.d.ts.map +1 -1
  271. package/resources/qbd/payroll-wage-items.mjs.map +1 -1
  272. package/resources/qbd/preferences.d.mts.map +1 -1
  273. package/resources/qbd/preferences.d.ts.map +1 -1
  274. package/resources/qbd/preferences.mjs.map +1 -1
  275. package/resources/qbd/price-levels.d.mts.map +1 -1
  276. package/resources/qbd/price-levels.d.ts.map +1 -1
  277. package/resources/qbd/price-levels.mjs.map +1 -1
  278. package/resources/qbd/purchase-orders.d.mts +44 -33
  279. package/resources/qbd/purchase-orders.d.mts.map +1 -1
  280. package/resources/qbd/purchase-orders.d.ts +44 -33
  281. package/resources/qbd/purchase-orders.d.ts.map +1 -1
  282. package/resources/qbd/purchase-orders.mjs.map +1 -1
  283. package/resources/qbd/qbd.d.mts +4 -0
  284. package/resources/qbd/qbd.d.mts.map +1 -1
  285. package/resources/qbd/qbd.d.ts +4 -0
  286. package/resources/qbd/qbd.d.ts.map +1 -1
  287. package/resources/qbd/qbd.js +4 -0
  288. package/resources/qbd/qbd.js.map +1 -1
  289. package/resources/qbd/qbd.mjs +4 -0
  290. package/resources/qbd/qbd.mjs.map +1 -1
  291. package/resources/qbd/receive-payments.d.mts +57 -61
  292. package/resources/qbd/receive-payments.d.mts.map +1 -1
  293. package/resources/qbd/receive-payments.d.ts +57 -61
  294. package/resources/qbd/receive-payments.d.ts.map +1 -1
  295. package/resources/qbd/receive-payments.mjs.map +1 -1
  296. package/resources/qbd/reports.d.mts.map +1 -1
  297. package/resources/qbd/reports.d.ts.map +1 -1
  298. package/resources/qbd/reports.mjs.map +1 -1
  299. package/resources/qbd/sales-orders.d.mts +44 -33
  300. package/resources/qbd/sales-orders.d.mts.map +1 -1
  301. package/resources/qbd/sales-orders.d.ts +44 -33
  302. package/resources/qbd/sales-orders.d.ts.map +1 -1
  303. package/resources/qbd/sales-orders.mjs.map +1 -1
  304. package/resources/qbd/sales-receipts.d.mts +44 -33
  305. package/resources/qbd/sales-receipts.d.mts.map +1 -1
  306. package/resources/qbd/sales-receipts.d.ts +44 -33
  307. package/resources/qbd/sales-receipts.d.ts.map +1 -1
  308. package/resources/qbd/sales-receipts.mjs.map +1 -1
  309. package/resources/qbd/sales-representatives.d.mts.map +1 -1
  310. package/resources/qbd/sales-representatives.d.ts.map +1 -1
  311. package/resources/qbd/sales-representatives.mjs.map +1 -1
  312. package/resources/qbd/sales-tax-codes.d.mts.map +1 -1
  313. package/resources/qbd/sales-tax-codes.d.ts.map +1 -1
  314. package/resources/qbd/sales-tax-codes.mjs.map +1 -1
  315. package/resources/qbd/sales-tax-items.d.mts.map +1 -1
  316. package/resources/qbd/sales-tax-items.d.ts.map +1 -1
  317. package/resources/qbd/sales-tax-items.mjs.map +1 -1
  318. package/resources/qbd/service-items.d.mts +16 -12
  319. package/resources/qbd/service-items.d.mts.map +1 -1
  320. package/resources/qbd/service-items.d.ts +16 -12
  321. package/resources/qbd/service-items.d.ts.map +1 -1
  322. package/resources/qbd/service-items.mjs.map +1 -1
  323. package/resources/qbd/shipping-methods.d.mts.map +1 -1
  324. package/resources/qbd/shipping-methods.d.ts.map +1 -1
  325. package/resources/qbd/shipping-methods.mjs.map +1 -1
  326. package/resources/qbd/standard-terms.d.mts.map +1 -1
  327. package/resources/qbd/standard-terms.d.ts.map +1 -1
  328. package/resources/qbd/standard-terms.mjs.map +1 -1
  329. package/resources/qbd/subtotal-items.d.mts.map +1 -1
  330. package/resources/qbd/subtotal-items.d.ts.map +1 -1
  331. package/resources/qbd/subtotal-items.mjs.map +1 -1
  332. package/resources/qbd/templates.d.mts.map +1 -1
  333. package/resources/qbd/templates.d.ts.map +1 -1
  334. package/resources/qbd/templates.mjs.map +1 -1
  335. package/resources/qbd/time-tracking-activities.d.mts.map +1 -1
  336. package/resources/qbd/time-tracking-activities.d.ts.map +1 -1
  337. package/resources/qbd/time-tracking-activities.mjs.map +1 -1
  338. package/resources/qbd/transactions.d.mts.map +1 -1
  339. package/resources/qbd/transactions.d.ts.map +1 -1
  340. package/resources/qbd/transactions.mjs.map +1 -1
  341. package/resources/qbd/transfers.d.mts.map +1 -1
  342. package/resources/qbd/transfers.d.ts.map +1 -1
  343. package/resources/qbd/transfers.mjs.map +1 -1
  344. package/resources/qbd/unit-of-measure-sets.d.mts.map +1 -1
  345. package/resources/qbd/unit-of-measure-sets.d.ts.map +1 -1
  346. package/resources/qbd/unit-of-measure-sets.mjs.map +1 -1
  347. package/resources/qbd/vendor-credits.d.mts +72 -59
  348. package/resources/qbd/vendor-credits.d.mts.map +1 -1
  349. package/resources/qbd/vendor-credits.d.ts +72 -59
  350. package/resources/qbd/vendor-credits.d.ts.map +1 -1
  351. package/resources/qbd/vendor-credits.mjs.map +1 -1
  352. package/resources/qbd/vendors.d.mts +20 -12
  353. package/resources/qbd/vendors.d.mts.map +1 -1
  354. package/resources/qbd/vendors.d.ts +20 -12
  355. package/resources/qbd/vendors.d.ts.map +1 -1
  356. package/resources/qbd/vendors.mjs.map +1 -1
  357. package/resources/qbd.d.mts.map +1 -1
  358. package/resources/qbd.d.ts.map +1 -1
  359. package/resources/qbd.mjs.map +1 -1
  360. package/resources.d.mts.map +1 -1
  361. package/resources.d.ts.map +1 -1
  362. package/resources.mjs.map +1 -1
  363. package/src/resources/qbd/accounts.ts +16 -12
  364. package/src/resources/qbd/bill-check-payments.ts +51 -57
  365. package/src/resources/qbd/bill-credit-card-payments.ts +37 -42
  366. package/src/resources/qbd/bills-to-pay.ts +401 -0
  367. package/src/resources/qbd/bills.ts +90 -62
  368. package/src/resources/qbd/checks.ts +60 -45
  369. package/src/resources/qbd/company.ts +1 -0
  370. package/src/resources/qbd/credit-card-charges.ts +60 -45
  371. package/src/resources/qbd/credit-card-credits.ts +60 -45
  372. package/src/resources/qbd/credit-card-refunds.ts +8 -7
  373. package/src/resources/qbd/credit-memos.ts +52 -41
  374. package/src/resources/qbd/customers.ts +20 -12
  375. package/src/resources/qbd/discount-items.ts +16 -12
  376. package/src/resources/qbd/estimates.ts +44 -33
  377. package/src/resources/qbd/index.ts +6 -0
  378. package/src/resources/qbd/inventory-assembly-items.ts +16 -12
  379. package/src/resources/qbd/inventory-items.ts +16 -12
  380. package/src/resources/qbd/invoices.ts +57 -47
  381. package/src/resources/qbd/item-receipts.ts +66 -53
  382. package/src/resources/qbd/item-sites.ts +12 -0
  383. package/src/resources/qbd/journal-entries.ts +1 -1
  384. package/src/resources/qbd/non-inventory-items.ts +16 -12
  385. package/src/resources/qbd/other-charge-items.ts +16 -12
  386. package/src/resources/qbd/other-names.ts +4 -0
  387. package/src/resources/qbd/purchase-orders.ts +44 -33
  388. package/src/resources/qbd/qbd.ts +11 -0
  389. package/src/resources/qbd/receive-payments.ts +57 -61
  390. package/src/resources/qbd/sales-orders.ts +44 -33
  391. package/src/resources/qbd/sales-receipts.ts +44 -33
  392. package/src/resources/qbd/service-items.ts +16 -12
  393. package/src/resources/qbd/vendor-credits.ts +72 -59
  394. package/src/resources/qbd/vendors.ts +20 -12
  395. package/src/version.ts +1 -1
  396. package/uploads.d.mts +1 -0
  397. package/uploads.d.mts.map +1 -1
  398. package/uploads.d.ts +1 -0
  399. package/uploads.d.ts.map +1 -1
  400. package/uploads.mjs +1 -0
  401. package/uploads.mjs.map +1 -1
  402. package/version.d.mts +1 -1
  403. package/version.d.ts +1 -1
  404. package/version.js +1 -1
  405. package/version.mjs +1 -1
@@ -1 +1 @@
1
- {"version":3,"file":"unit-of-measure-sets.mjs","sourceRoot":"","sources":["../../src/resources/qbd/unit-of-measure-sets.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OAEf,EAAE,YAAY,EAAE;OAEhB,EAAE,IAAI,EAAE;AAEf,MAAM,OAAO,iBAAkB,SAAQ,WAAW;IAChD;;;;;;;;;;;;;;;;;;;OAmBG;IACH,MAAM,CAAC,MAAoC,EAAE,OAAwB;QACnE,MAAM,EAAE,kBAAkB,EAAE,GAAG,IAAI,EAAE,GAAG,MAAM,CAAC;QAC/C,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,0CAA0C,EAAE;YACnE,IAAI;YACJ,GAAG,OAAO;YACV,OAAO,EAAE,YAAY,CAAC,CAAC,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC;SAC3F,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;;;;;;;;;OAgBG;IACH,QAAQ,CACN,EAAU,EACV,MAAsC,EACtC,OAAwB;QAExB,MAAM,EAAE,kBAAkB,EAAE,GAAG,MAAM,CAAC;QACtC,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAA,4CAA4C,EAAE,EAAE,EAAE;YAC5E,GAAG,OAAO;YACV,OAAO,EAAE,YAAY,CAAC,CAAC,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC;SAC3F,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;;;;;;;;;;;;OAmBG;IACH,IAAI,CACF,MAAkC,EAClC,OAAwB;QAExB,MAAM,EAAE,kBAAkB,EAAE,GAAG,KAAK,EAAE,GAAG,MAAM,CAAC;QAChD,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,0CAA0C,EAAE;YAClE,KAAK;YACL,GAAG,OAAO;YACV,OAAO,EAAE,YAAY,CAAC,CAAC,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC;SAC3F,CAAC,CAAC;IACL,CAAC;CACF"}
1
+ {"version":3,"file":"unit-of-measure-sets.mjs","sourceRoot":"","sources":["../../src/resources/qbd/unit-of-measure-sets.ts"],"names":[],"mappings":"AAAA,sFAAsF;AAEtF,OAAO,EAAE,WAAW,EAAE,gCAA4B;AAElD,OAAO,EAAE,YAAY,EAAE,mCAA+B;AAEtD,OAAO,EAAE,IAAI,EAAE,sCAAkC;AAEjD,MAAM,OAAO,iBAAkB,SAAQ,WAAW;IAChD;;;;;;;;;;;;;;;;;;;OAmBG;IACH,MAAM,CAAC,MAAoC,EAAE,OAAwB;QACnE,MAAM,EAAE,kBAAkB,EAAE,GAAG,IAAI,EAAE,GAAG,MAAM,CAAC;QAC/C,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,0CAA0C,EAAE;YACnE,IAAI;YACJ,GAAG,OAAO;YACV,OAAO,EAAE,YAAY,CAAC,CAAC,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC;SAC3F,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;;;;;;;;;OAgBG;IACH,QAAQ,CACN,EAAU,EACV,MAAsC,EACtC,OAAwB;QAExB,MAAM,EAAE,kBAAkB,EAAE,GAAG,MAAM,CAAC;QACtC,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAA,4CAA4C,EAAE,EAAE,EAAE;YAC5E,GAAG,OAAO;YACV,OAAO,EAAE,YAAY,CAAC,CAAC,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC;SAC3F,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;;;;;;;;;;;;OAmBG;IACH,IAAI,CACF,MAAkC,EAClC,OAAwB;QAExB,MAAM,EAAE,kBAAkB,EAAE,GAAG,KAAK,EAAE,GAAG,MAAM,CAAC;QAChD,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,0CAA0C,EAAE;YAClE,KAAK;YACL,GAAG,OAAO;YACV,OAAO,EAAE,YAAY,CAAC,CAAC,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC;SAC3F,CAAC,CAAC;IACL,CAAC;CACF"}
@@ -186,18 +186,17 @@ export interface VendorCredit {
186
186
  * string. This equals the original credit amount minus any amounts that have been
187
187
  * applied to bills.
188
188
  *
189
- * **NOTE**: This field is almost always present, but due to a known QBD bug, it
190
- * can be absent in rare cases. If you ever encounter `openAmount` as `null`, we
191
- * recommend the following fallback procedure: Re-query the vendor credits with
192
- * `includeLinkedTransactions=true` and compute a fallback open amount as
193
- * `creditAmount` minus the sum of `linkedTransactions[].amount` for all entries
194
- * where `linkedTransactions[].linkType` is `"amount"`.
189
+ * **NOTE**: QuickBooks Desktop can omit this field in rare cases. If you ever
190
+ * encounter `openAmount` as `null`, we recommend the following fallback procedure:
191
+ * Re-query the vendor credits with `includeLinkedTransactions=true` and compute a
192
+ * fallback open amount as `creditAmount` minus the sum of
193
+ * `linkedTransactions[].amount` for all entries where
194
+ * `linkedTransactions[].linkType` is `"amount"`.
195
195
  */
196
196
  openAmount: string | null;
197
197
  /**
198
198
  * The Accounts-Payable (A/P) account to which this vendor credit is assigned, used
199
- * to track the amount owed. If not specified, QuickBooks Desktop will use its
200
- * default A/P account.
199
+ * for accounts-payable tracking.
201
200
  *
202
201
  * **IMPORTANT**: If this vendor credit is linked to other transactions, this A/P
203
202
  * account must match the `payablesAccount` used in those other transactions.
@@ -222,9 +221,10 @@ export interface VendorCredit {
222
221
  * This can be overridden on the vendor credit's individual lines.
223
222
  *
224
223
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
225
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
226
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
227
- * non-taxable code to all sales.
224
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
225
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
226
+ * the default non-taxable sales-tax code configured in the company file to all
227
+ * sales.
228
228
  */
229
229
  salesTaxCode: VendorCredit.SalesTaxCode | null;
230
230
  /**
@@ -347,9 +347,10 @@ export declare namespace VendorCredit {
347
347
  * transaction or the associated item.
348
348
  *
349
349
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
350
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
351
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
352
- * non-taxable code to all sales.
350
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
351
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
352
+ * the default non-taxable sales-tax code configured in the company file to all
353
+ * sales.
353
354
  */
354
355
  salesTaxCode: ExpenseLine.SalesTaxCode | null;
355
356
  }
@@ -464,9 +465,10 @@ export declare namespace VendorCredit {
464
465
  * transaction or the associated item.
465
466
  *
466
467
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
467
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
468
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
469
- * non-taxable code to all sales.
468
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
469
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
470
+ * the default non-taxable sales-tax code configured in the company file to all
471
+ * sales.
470
472
  */
471
473
  interface SalesTaxCode {
472
474
  /**
@@ -692,9 +694,10 @@ export declare namespace VendorCredit {
692
694
  * transaction or the associated item.
693
695
  *
694
696
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
695
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
696
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
697
- * non-taxable code to all sales.
697
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
698
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
699
+ * the default non-taxable sales-tax code configured in the company file to all
700
+ * sales.
698
701
  */
699
702
  salesTaxCode: ItemLine.SalesTaxCode | null;
700
703
  /**
@@ -876,9 +879,10 @@ export declare namespace VendorCredit {
876
879
  * transaction or the associated item.
877
880
  *
878
881
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
879
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
880
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
881
- * non-taxable code to all sales.
882
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
883
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
884
+ * the default non-taxable sales-tax code configured in the company file to all
885
+ * sales.
882
886
  */
883
887
  interface SalesTaxCode {
884
888
  /**
@@ -1025,9 +1029,10 @@ export declare namespace VendorCredit {
1025
1029
  * transaction or the associated item.
1026
1030
  *
1027
1031
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
1028
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
1029
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
1030
- * non-taxable code to all sales.
1032
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
1033
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
1034
+ * the default non-taxable sales-tax code configured in the company file to all
1035
+ * sales.
1031
1036
  */
1032
1037
  salesTaxCode: ItemLine.SalesTaxCode | null;
1033
1038
  /**
@@ -1209,9 +1214,10 @@ export declare namespace VendorCredit {
1209
1214
  * transaction or the associated item.
1210
1215
  *
1211
1216
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
1212
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
1213
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
1214
- * non-taxable code to all sales.
1217
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
1218
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
1219
+ * the default non-taxable sales-tax code configured in the company file to all
1220
+ * sales.
1215
1221
  */
1216
1222
  interface SalesTaxCode {
1217
1223
  /**
@@ -1266,8 +1272,7 @@ export declare namespace VendorCredit {
1266
1272
  }
1267
1273
  /**
1268
1274
  * The Accounts-Payable (A/P) account to which this vendor credit is assigned, used
1269
- * to track the amount owed. If not specified, QuickBooks Desktop will use its
1270
- * default A/P account.
1275
+ * for accounts-payable tracking.
1271
1276
  *
1272
1277
  * **IMPORTANT**: If this vendor credit is linked to other transactions, this A/P
1273
1278
  * account must match the `payablesAccount` used in those other transactions.
@@ -1292,9 +1297,10 @@ export declare namespace VendorCredit {
1292
1297
  * This can be overridden on the vendor credit's individual lines.
1293
1298
  *
1294
1299
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
1295
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
1296
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
1297
- * non-taxable code to all sales.
1300
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
1301
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
1302
+ * the default non-taxable sales-tax code configured in the company file to all
1303
+ * sales.
1298
1304
  */
1299
1305
  interface SalesTaxCode {
1300
1306
  /**
@@ -1428,8 +1434,8 @@ export interface VendorCreditCreateParams {
1428
1434
  memo?: string;
1429
1435
  /**
1430
1436
  * Body param: The Accounts-Payable (A/P) account to which this vendor credit is
1431
- * assigned, used to track the amount owed. If not specified, QuickBooks Desktop
1432
- * will use its default A/P account.
1437
+ * assigned, used for accounts-payable tracking. If omitted, QuickBooks Desktop
1438
+ * uses the default A/P account configured in the company file.
1433
1439
  *
1434
1440
  * **IMPORTANT**: If this vendor credit is linked to other transactions, this A/P
1435
1441
  * account must match the `payablesAccount` used in those other transactions.
@@ -1451,9 +1457,10 @@ export interface VendorCreditCreateParams {
1451
1457
  * the vendor. This can be overridden on the vendor credit's individual lines.
1452
1458
  *
1453
1459
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
1454
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
1455
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
1456
- * non-taxable code to all sales.
1460
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
1461
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
1462
+ * the default non-taxable sales-tax code configured in the company file to all
1463
+ * sales.
1457
1464
  */
1458
1465
  salesTaxCodeId?: string;
1459
1466
  }
@@ -1511,9 +1518,10 @@ export declare namespace VendorCreditCreateParams {
1511
1518
  * transaction or the associated item.
1512
1519
  *
1513
1520
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
1514
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
1515
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
1516
- * non-taxable code to all sales.
1521
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
1522
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
1523
+ * the default non-taxable sales-tax code configured in the company file to all
1524
+ * sales.
1517
1525
  */
1518
1526
  salesTaxCodeId?: string;
1519
1527
  }
@@ -1731,9 +1739,10 @@ export declare namespace VendorCreditCreateParams {
1731
1739
  * transaction or the associated item.
1732
1740
  *
1733
1741
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
1734
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
1735
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
1736
- * non-taxable code to all sales.
1742
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
1743
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
1744
+ * the default non-taxable sales-tax code configured in the company file to all
1745
+ * sales.
1737
1746
  */
1738
1747
  salesTaxCodeId?: string;
1739
1748
  /**
@@ -1910,8 +1919,8 @@ export interface VendorCreditUpdateParams {
1910
1919
  memo?: string;
1911
1920
  /**
1912
1921
  * Body param: The Accounts-Payable (A/P) account to which this vendor credit is
1913
- * assigned, used to track the amount owed. If not specified, QuickBooks Desktop
1914
- * will use its default A/P account.
1922
+ * assigned, used for accounts-payable tracking. If omitted, QuickBooks Desktop
1923
+ * uses the default A/P account configured in the company file.
1915
1924
  *
1916
1925
  * **IMPORTANT**: If this vendor credit is linked to other transactions, this A/P
1917
1926
  * account must match the `payablesAccount` used in those other transactions.
@@ -1932,9 +1941,10 @@ export interface VendorCreditUpdateParams {
1932
1941
  * the vendor. This can be overridden on the vendor credit's individual lines.
1933
1942
  *
1934
1943
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
1935
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
1936
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
1937
- * non-taxable code to all sales.
1944
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
1945
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
1946
+ * the default non-taxable sales-tax code configured in the company file to all
1947
+ * sales.
1938
1948
  */
1939
1949
  salesTaxCodeId?: string;
1940
1950
  /**
@@ -2003,9 +2013,10 @@ export declare namespace VendorCreditUpdateParams {
2003
2013
  * transaction or the associated item.
2004
2014
  *
2005
2015
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
2006
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
2007
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
2008
- * non-taxable code to all sales.
2016
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
2017
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
2018
+ * the default non-taxable sales-tax code configured in the company file to all
2019
+ * sales.
2009
2020
  */
2010
2021
  salesTaxCodeId?: string;
2011
2022
  }
@@ -2174,9 +2185,10 @@ export declare namespace VendorCreditUpdateParams {
2174
2185
  * transaction or the associated item.
2175
2186
  *
2176
2187
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
2177
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
2178
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
2179
- * non-taxable code to all sales.
2188
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
2189
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
2190
+ * the default non-taxable sales-tax code configured in the company file to all
2191
+ * sales.
2180
2192
  */
2181
2193
  salesTaxCodeId?: string;
2182
2194
  /**
@@ -2301,9 +2313,10 @@ export declare namespace VendorCreditUpdateParams {
2301
2313
  * transaction or the associated item.
2302
2314
  *
2303
2315
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
2304
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
2305
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
2306
- * non-taxable code to all sales.
2316
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
2317
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
2318
+ * the default non-taxable sales-tax code configured in the company file to all
2319
+ * sales.
2307
2320
  */
2308
2321
  salesTaxCodeId?: string;
2309
2322
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"vendor-credits.d.mts","sourceRoot":"","sources":["../../src/resources/qbd/vendor-credits.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,EAAE,UAAU,EAAE;OACd,EAAE,UAAU,EAAE,KAAK,gBAAgB,EAAE,WAAW,EAAE;OAElD,EAAE,cAAc,EAAE;AAGzB,qBAAa,aAAc,SAAQ,WAAW;IAC5C;;;;;;;;;;;;;OAaG;IACH,MAAM,CAAC,MAAM,EAAE,wBAAwB,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,YAAY,CAAC;IAS5F;;;;;;;;;;;;;;;;;OAiBG;IACH,QAAQ,CACN,EAAE,EAAE,MAAM,EACV,MAAM,EAAE,0BAA0B,EAClC,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,YAAY,CAAC;IAQ3B;;;;;;;;;;;;;;;;;;;OAmBG;IACH,MAAM,CAAC,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,wBAAwB,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,YAAY,CAAC;IASxG;;;;;;;;;;;;;OAaG;IACH,IAAI,CACF,MAAM,EAAE,sBAAsB,EAC9B,OAAO,CAAC,EAAE,cAAc,GACvB,WAAW,CAAC,uBAAuB,EAAE,YAAY,CAAC;IASrD;;;;;;;;;;;;OAYG;IACH,MAAM,CACJ,EAAE,EAAE,MAAM,EACV,MAAM,EAAE,wBAAwB,EAChC,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,0BAA0B,CAAC;IAQzC;;;;;;;;;;;;OAYG;IACH,IAAI,CACF,EAAE,EAAE,MAAM,EACV,MAAM,EAAE,sBAAsB,EAC9B,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,wBAAwB,CAAC;CAOxC;AAED,MAAM,MAAM,uBAAuB,GAAG,UAAU,CAAC,YAAY,CAAC,CAAC;AAE/D,MAAM,WAAW,YAAY;IAC3B;;;OAGG;IACH,EAAE,EAAE,MAAM,CAAC;IAEX;;;;OAIG;IACH,SAAS,EAAE,MAAM,CAAC;IAElB;;;;OAIG;IACH,YAAY,EAAE,MAAM,CAAC;IAErB;;;OAGG;IACH,0BAA0B,EAAE,MAAM,GAAG,IAAI,CAAC;IAE1C;;;;OAIG;IACH,QAAQ,EAAE,YAAY,CAAC,QAAQ,GAAG,IAAI,CAAC;IAEvC;;;OAGG;IACH,YAAY,EAAE,KAAK,CAAC,YAAY,CAAC,WAAW,CAAC,CAAC;IAE9C;;;;OAIG;IACH,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAE5B;;OAEG;IACH,YAAY,EAAE,KAAK,CAAC,YAAY,CAAC,WAAW,CAAC,CAAC;IAE9C;;;;OAIG;IACH,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAE1B;;;;OAIG;IACH,cAAc,EAAE,KAAK,CAAC,YAAY,CAAC,aAAa,CAAC,CAAC;IAElD;;;OAGG;IACH,SAAS,EAAE,KAAK,CAAC,YAAY,CAAC,QAAQ,CAAC,CAAC;IAExC;;;;;;;OAOG;IACH,kBAAkB,EAAE,KAAK,CAAC,YAAY,CAAC,iBAAiB,CAAC,CAAC;IAE1D;;OAEG;IACH,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IAEpB;;OAEG;IACH,UAAU,EAAE,mBAAmB,CAAC;IAEhC;;;;;;;;;;;OAWG;IACH,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAE1B;;;;;;;OAOG;IACH,eAAe,EAAE,YAAY,CAAC,eAAe,GAAG,IAAI,CAAC;IAErD;;;;OAIG;IACH,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IAEzB;;;;;OAKG;IACH,cAAc,EAAE,MAAM,CAAC;IAEvB;;;;;;;;;OASG;IACH,YAAY,EAAE,YAAY,CAAC,YAAY,GAAG,IAAI,CAAC;IAE/C;;OAEG;IACH,eAAe,EAAE,MAAM,CAAC;IAExB;;;;OAIG;IACH,SAAS,EAAE,MAAM,CAAC;IAElB;;OAEG;IACH,MAAM,EAAE,YAAY,CAAC,MAAM,GAAG,IAAI,CAAC;CACpC;AAED,yBAAiB,YAAY,CAAC;IAC5B;;;;OAIG;IACH,UAAiB,QAAQ;QACvB;;;;WAIG;QACH,EAAE,EAAE,MAAM,GAAG,IAAI,CAAC;QAElB;;;;WAIG;QACH,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;KACzB;IAED,UAAiB,WAAW;QAC1B;;;WAGG;QACH,IAAI,EAAE,MAAM,CAAC;QAEb;;;;;;;;WAQG;QACH,OAAO,EAAE,MAAM,CAAC;QAEhB;;WAEG;QACH,IAAI,EACA,aAAa,GACb,gBAAgB,GAChB,cAAc,GACd,cAAc,GACd,YAAY,GACZ,eAAe,GACf,kBAAkB,GAClB,iBAAiB,CAAC;QAEtB;;;WAGG;QACH,KAAK,EAAE,MAAM,CAAC;KACf;IAED,UAAiB,WAAW;QAC1B;;;WAGG;QACH,EAAE,EAAE,MAAM,CAAC;QAEX;;;;;WAKG;QACH,OAAO,EAAE,WAAW,CAAC,OAAO,GAAG,IAAI,CAAC;QAEpC;;WAEG;QACH,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;QAEtB;;WAEG;QACH,aAAa,EAAE,UAAU,GAAG,iBAAiB,GAAG,cAAc,GAAG,IAAI,CAAC;QAEtE;;;;;;WAMG;QACH,KAAK,EAAE,WAAW,CAAC,KAAK,GAAG,IAAI,CAAC;QAEhC;;;WAGG;QACH,YAAY,EAAE,KAAK,CAAC,WAAW,CAAC,WAAW,CAAC,CAAC;QAE7C;;WAEG;QACH,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;QAEpB;;WAEG;QACH,UAAU,EAAE,kBAAkB,CAAC;QAE/B;;;;WAIG;QACH,KAAK,EAAE,WAAW,CAAC,KAAK,GAAG,IAAI,CAAC;QAEhC;;;WAGG;QACH,mBAAmB,EAAE,WAAW,CAAC,mBAAmB,GAAG,IAAI,CAAC;QAE5D;;;;;;;;;WASG;QACH,YAAY,EAAE,WAAW,CAAC,YAAY,GAAG,IAAI,CAAC;KAC/C;IAED,UAAiB,WAAW,CAAC;QAC3B;;;;;WAKG;QACH,UAAiB,OAAO;YACtB;;;;eAIG;YACH,EAAE,EAAE,MAAM,GAAG,IAAI,CAAC;YAElB;;;;eAIG;YACH,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;SACzB;QAED;;;;;;WAMG;QACH,UAAiB,KAAK;YACpB;;;;eAIG;YACH,EAAE,EAAE,MAAM,GAAG,IAAI,CAAC;YAElB;;;;eAIG;YACH,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;SACzB;QAED,UAAiB,WAAW;YAC1B;;;eAGG;YACH,IAAI,EAAE,MAAM,CAAC;YAEb;;;;;;;;eAQG;YACH,OAAO,EAAE,MAAM,CAAC;YAEhB;;eAEG;YACH,IAAI,EACA,aAAa,GACb,gBAAgB,GAChB,cAAc,GACd,cAAc,GACd,YAAY,GACZ,eAAe,GACf,kBAAkB,GAClB,iBAAiB,CAAC;YAEtB;;;eAGG;YACH,KAAK,EAAE,MAAM,CAAC;SACf;QAED;;;;WAIG;QACH,UAAiB,KAAK;YACpB;;;;eAIG;YACH,EAAE,EAAE,MAAM,GAAG,IAAI,CAAC;YAElB;;;;eAIG;YACH,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;SACzB;QAED;;;WAGG;QACH,UAAiB,mBAAmB;YAClC;;;;eAIG;YACH,EAAE,EAAE,MAAM,GAAG,IAAI,CAAC;YAElB;;;;eAIG;YACH,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;SACzB;QAED;;;;;;;;;WASG;QACH,UAAiB,YAAY;YAC3B;;;;eAIG;YACH,EAAE,EAAE,MAAM,GAAG,IAAI,CAAC;YAElB;;;;eAIG;YACH,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;SACzB;KACF;IAED,UAAiB,aAAa;QAC5B;;;WAGG;QACH,EAAE,EAAE,MAAM,CAAC;QAEX;;;WAGG;QACH,YAAY,EAAE,KAAK,CAAC,aAAa,CAAC,WAAW,CAAC,CAAC;QAE/C;;WAEG;QACH,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;QAE3B;;;WAGG;QACH,SAAS,EAAE,aAAa,CAAC,SAAS,CAAC;QAEnC;;;WAGG;QACH,SAAS,EAAE,KAAK,CAAC,aAAa,CAAC,QAAQ,CAAC,CAAC;QAEzC;;WAEG;QACH,UAAU,EAAE,qBAAqB,CAAC;QAElC;;;;;;;;WAQG;QACH,wBAAwB,EAAE,aAAa,CAAC,wBAAwB,GAAG,IAAI,CAAC;QAExE;;;;;;WAMG;QACH,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;QAExB;;;WAGG;QACH,WAAW,EAAE,MAAM,CAAC;QAEpB;;;WAGG;QACH,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;KAC9B;IAED,UAAiB,aAAa,CAAC;QAC7B,UAAiB,WAAW;YAC1B;;;eAGG;YACH,IAAI,EAAE,MAAM,CAAC;YAEb;;;;;;;;eAQG;YACH,OAAO,EAAE,MAAM,CAAC;YAEhB;;eAEG;YACH,IAAI,EACA,aAAa,GACb,gBAAgB,GAChB,cAAc,GACd,cAAc,GACd,YAAY,GACZ,eAAe,GACf,kBAAkB,GAClB,iBAAiB,CAAC;YAEtB;;;eAGG;YACH,KAAK,EAAE,MAAM,CAAC;SACf;QAED;;;WAGG;QACH,UAAiB,SAAS;YACxB;;;;eAIG;YACH,EAAE,EAAE,MAAM,GAAG,IAAI,CAAC;YAElB;;;;eAIG;YACH,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;SACzB;QAED,UAAiB,QAAQ;YACvB;;;eAGG;YACH,EAAE,EAAE,MAAM,CAAC;YAEX;;;;;;eAMG;YACH,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;YAEtB;;eAEG;YACH,aAAa,EAAE,UAAU,GAAG,iBAAiB,GAAG,cAAc,GAAG,IAAI,CAAC;YAEtE;;;;;;eAMG;YACH,KAAK,EAAE,QAAQ,CAAC,KAAK,GAAG,IAAI,CAAC;YAE7B;;;;eAIG;YACH,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;YAEpB;;eAEG;YACH,QAAQ,EAAE,QAAQ,CAAC,QAAQ,GAAG,IAAI,CAAC;YAEnC;;;eAGG;YACH,YAAY,EAAE,KAAK,CAAC,QAAQ,CAAC,WAAW,CAAC,CAAC;YAE1C;;eAEG;YACH,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;YAE3B;;;;;eAKG;YACH,cAAc,EAAE,MAAM,GAAG,IAAI,CAAC;YAE9B;;;eAGG;YACH,aAAa,EAAE,QAAQ,CAAC,aAAa,GAAG,IAAI,CAAC;YAE7C;;;eAGG;YACH,qBAAqB,EAAE,QAAQ,CAAC,qBAAqB,GAAG,IAAI,CAAC;YAE7D;;;;;eAKG;YACH,IAAI,EAAE,QAAQ,CAAC,IAAI,GAAG,IAAI,CAAC;YAE3B;;;eAGG;YACH,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;YAEzB;;eAEG;YACH,UAAU,EAAE,eAAe,CAAC;YAE5B;;;;;;;;eAQG;YACH,wBAAwB,EAAE,QAAQ,CAAC,wBAAwB,GAAG,IAAI,CAAC;YAEnE;;;;;eAKG;YACH,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;YAExB;;;eAGG;YACH,mBAAmB,EAAE,QAAQ,CAAC,mBAAmB,GAAG,IAAI,CAAC;YAEzD;;;;;;;;;eASG;YACH,YAAY,EAAE,QAAQ,CAAC,YAAY,GAAG,IAAI,CAAC;YAE3C;;;eAGG;YACH,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;YAE5B;;;eAGG;YACH,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;SAC9B;QAED,UAAiB,QAAQ,CAAC;YACxB;;;;;;eAMG;YACH,UAAiB,KAAK;gBACpB;;;;mBAIG;gBACH,EAAE,EAAE,MAAM,GAAG,IAAI,CAAC;gBAElB;;;;mBAIG;gBACH,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;aACzB;YAED;;eAEG;YACH,UAAiB,QAAQ;gBACvB;;;;mBAIG;gBACH,EAAE,EAAE,MAAM,GAAG,IAAI,CAAC;gBAElB;;;;mBAIG;gBACH,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;aACzB;YAED,UAAiB,WAAW;gBAC1B;;;mBAGG;gBACH,IAAI,EAAE,MAAM,CAAC;gBAEb;;;;;;;;mBAQG;gBACH,OAAO,EAAE,MAAM,CAAC;gBAEhB;;mBAEG;gBACH,IAAI,EACA,aAAa,GACb,gBAAgB,GAChB,cAAc,GACd,cAAc,GACd,YAAY,GACZ,eAAe,GACf,kBAAkB,GAClB,iBAAiB,CAAC;gBAEtB;;;mBAGG;gBACH,KAAK,EAAE,MAAM,CAAC;aACf;YAED;;;eAGG;YACH,UAAiB,aAAa;gBAC5B;;;;mBAIG;gBACH,EAAE,EAAE,MAAM,GAAG,IAAI,CAAC;gBAElB;;;;mBAIG;gBACH,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;aACzB;YAED;;;eAGG;YACH,UAAiB,qBAAqB;gBACpC;;;;mBAIG;gBACH,EAAE,EAAE,MAAM,GAAG,IAAI,CAAC;gBAElB;;;;mBAIG;gBACH,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;aACzB;YAED;;;;;eAKG;YACH,UAAiB,IAAI;gBACnB;;;;mBAIG;gBACH,EAAE,EAAE,MAAM,GAAG,IAAI,CAAC;gBAElB;;;;mBAIG;gBACH,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;aACzB;YAED;;;;;;;;eAQG;YACH,UAAiB,wBAAwB;gBACvC;;;;mBAIG;gBACH,EAAE,EAAE,MAAM,GAAG,IAAI,CAAC;gBAElB;;;;mBAIG;gBACH,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;aACzB;YAED;;;eAGG;YACH,UAAiB,mBAAmB;gBAClC;;;;mBAIG;gBACH,EAAE,EAAE,MAAM,GAAG,IAAI,CAAC;gBAElB;;;;mBAIG;gBACH,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;aACzB;YAED;;;;;;;;;eASG;YACH,UAAiB,YAAY;gBAC3B;;;;mBAIG;gBACH,EAAE,EAAE,MAAM,GAAG,IAAI,CAAC;gBAElB;;;;mBAIG;gBACH,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;aACzB;SACF;QAED;;;;;;;;WAQG;QACH,UAAiB,wBAAwB;YACvC;;;;eAIG;YACH,EAAE,EAAE,MAAM,GAAG,IAAI,CAAC;YAElB;;;;eAIG;YACH,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;SACzB;KACF;IAED,UAAiB,QAAQ;QACvB;;;WAGG;QACH,EAAE,EAAE,MAAM,CAAC;QAEX;;;;;;WAMG;QACH,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;QAEtB;;WAEG;QACH,aAAa,EAAE,UAAU,GAAG,iBAAiB,GAAG,cAAc,GAAG,IAAI,CAAC;QAEtE;;;;;;WAMG;QACH,KAAK,EAAE,QAAQ,CAAC,KAAK,GAAG,IAAI,CAAC;QAE7B;;;;WAIG;QACH,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;QAEpB;;WAEG;QACH,QAAQ,EAAE,QAAQ,CAAC,QAAQ,GAAG,IAAI,CAAC;QAEnC;;;WAGG;QACH,YAAY,EAAE,KAAK,CAAC,QAAQ,CAAC,WAAW,CAAC,CAAC;QAE1C;;WAEG;QACH,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;QAE3B;;;;;WAKG;QACH,cAAc,EAAE,MAAM,GAAG,IAAI,CAAC;QAE9B;;;WAGG;QACH,aAAa,EAAE,QAAQ,CAAC,aAAa,GAAG,IAAI,CAAC;QAE7C;;;WAGG;QACH,qBAAqB,EAAE,QAAQ,CAAC,qBAAqB,GAAG,IAAI,CAAC;QAE7D;;;;;WAKG;QACH,IAAI,EAAE,QAAQ,CAAC,IAAI,GAAG,IAAI,CAAC;QAE3B;;;WAGG;QACH,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;QAEzB;;WAEG;QACH,UAAU,EAAE,eAAe,CAAC;QAE5B;;;;;;;;WAQG;QACH,wBAAwB,EAAE,QAAQ,CAAC,wBAAwB,GAAG,IAAI,CAAC;QAEnE;;;;;WAKG;QACH,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;QAExB;;;WAGG;QACH,mBAAmB,EAAE,QAAQ,CAAC,mBAAmB,GAAG,IAAI,CAAC;QAEzD;;;;;;;;;WASG;QACH,YAAY,EAAE,QAAQ,CAAC,YAAY,GAAG,IAAI,CAAC;QAE3C;;;WAGG;QACH,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;QAE5B;;;WAGG;QACH,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;KAC9B;IAED,UAAiB,QAAQ,CAAC;QACxB;;;;;;WAMG;QACH,UAAiB,KAAK;YACpB;;;;eAIG;YACH,EAAE,EAAE,MAAM,GAAG,IAAI,CAAC;YAElB;;;;eAIG;YACH,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;SACzB;QAED;;WAEG;QACH,UAAiB,QAAQ;YACvB;;;;eAIG;YACH,EAAE,EAAE,MAAM,GAAG,IAAI,CAAC;YAElB;;;;eAIG;YACH,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;SACzB;QAED,UAAiB,WAAW;YAC1B;;;eAGG;YACH,IAAI,EAAE,MAAM,CAAC;YAEb;;;;;;;;eAQG;YACH,OAAO,EAAE,MAAM,CAAC;YAEhB;;eAEG;YACH,IAAI,EACA,aAAa,GACb,gBAAgB,GAChB,cAAc,GACd,cAAc,GACd,YAAY,GACZ,eAAe,GACf,kBAAkB,GAClB,iBAAiB,CAAC;YAEtB;;;eAGG;YACH,KAAK,EAAE,MAAM,CAAC;SACf;QAED;;;WAGG;QACH,UAAiB,aAAa;YAC5B;;;;eAIG;YACH,EAAE,EAAE,MAAM,GAAG,IAAI,CAAC;YAElB;;;;eAIG;YACH,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;SACzB;QAED;;;WAGG;QACH,UAAiB,qBAAqB;YACpC;;;;eAIG;YACH,EAAE,EAAE,MAAM,GAAG,IAAI,CAAC;YAElB;;;;eAIG;YACH,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;SACzB;QAED;;;;;WAKG;QACH,UAAiB,IAAI;YACnB;;;;eAIG;YACH,EAAE,EAAE,MAAM,GAAG,IAAI,CAAC;YAElB;;;;eAIG;YACH,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;SACzB;QAED;;;;;;;;WAQG;QACH,UAAiB,wBAAwB;YACvC;;;;eAIG;YACH,EAAE,EAAE,MAAM,GAAG,IAAI,CAAC;YAElB;;;;eAIG;YACH,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;SACzB;QAED;;;WAGG;QACH,UAAiB,mBAAmB;YAClC;;;;eAIG;YACH,EAAE,EAAE,MAAM,GAAG,IAAI,CAAC;YAElB;;;;eAIG;YACH,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;SACzB;QAED;;;;;;;;;WASG;QACH,UAAiB,YAAY;YAC3B;;;;eAIG;YACH,EAAE,EAAE,MAAM,GAAG,IAAI,CAAC;YAElB;;;;eAIG;YACH,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;SACzB;KACF;IAED,UAAiB,iBAAiB;QAChC;;;WAGG;QACH,EAAE,EAAE,MAAM,CAAC;QAEX;;WAEG;QACH,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;QAEtB;;;;;WAKG;QACH,QAAQ,EAAE,QAAQ,GAAG,UAAU,GAAG,IAAI,CAAC;QAEvC;;WAEG;QACH,UAAU,EAAE,wBAAwB,CAAC;QAErC;;;;WAIG;QACH,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;QAEzB;;WAEG;QACH,eAAe,EAAE,MAAM,CAAC;QAExB;;WAEG;QACH,eAAe,EACX,uBAAuB,GACvB,MAAM,GACN,oBAAoB,GACpB,0BAA0B,GAC1B,gBAAgB,GAChB,QAAQ,GACR,OAAO,GACP,oBAAoB,GACpB,oBAAoB,GACpB,aAAa,GACb,SAAS,GACT,UAAU,GACV,sBAAsB,GACtB,SAAS,GACT,cAAc,GACd,eAAe,GACf,sBAAsB,GACtB,UAAU,GACV,yBAAyB,GACzB,gBAAgB,GAChB,iBAAiB,GACjB,aAAa,GACb,eAAe,GACf,yBAAyB,GACzB,UAAU,GACV,eAAe,GACf,gBAAgB,GAChB,SAAS,CAAC;KACf;IAED;;;;;;;OAOG;IACH,UAAiB,eAAe;QAC9B;;;;WAIG;QACH,EAAE,EAAE,MAAM,GAAG,IAAI,CAAC;QAElB;;;;WAIG;QACH,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;KACzB;IAED;;;;;;;;;OASG;IACH,UAAiB,YAAY;QAC3B;;;;WAIG;QACH,EAAE,EAAE,MAAM,GAAG,IAAI,CAAC;QAElB;;;;WAIG;QACH,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;KACzB;IAED;;OAEG;IACH,UAAiB,MAAM;QACrB;;;;WAIG;QACH,EAAE,EAAE,MAAM,GAAG,IAAI,CAAC;QAElB;;;;WAIG;QACH,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;KACzB;CACF;AAED,MAAM,WAAW,0BAA0B;IACzC;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IAEX;;OAEG;IACH,OAAO,EAAE,OAAO,CAAC;IAEjB;;OAEG;IACH,UAAU,EAAE,mBAAmB,CAAC;IAEhC;;OAEG;IACH,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;CAC1B;AAED,MAAM,WAAW,wBAAwB;IACvC;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IAEX;;;;OAIG;IACH,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IAEzB;;OAEG;IACH,UAAU,EAAE,mBAAmB,CAAC;IAEhC;;OAEG;IACH,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IAEzB;;;;OAIG;IACH,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IAEzB;;OAEG;IACH,MAAM,EAAE,OAAO,CAAC;CACjB;AAED,MAAM,WAAW,wBAAwB;IACvC;;OAEG;IACH,eAAe,EAAE,MAAM,CAAC;IAExB;;;OAGG;IACH,QAAQ,EAAE,MAAM,CAAC;IAEjB;;OAEG;IACH,kBAAkB,EAAE,MAAM,CAAC;IAE3B;;;;;OAKG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IAEtB;;;OAGG;IACH,YAAY,CAAC,EAAE,KAAK,CAAC,wBAAwB,CAAC,WAAW,CAAC,CAAC;IAE3D;;;;;;;OAOG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB;;;;OAIG;IACH,cAAc,CAAC,EAAE,KAAK,CAAC,wBAAwB,CAAC,aAAa,CAAC,CAAC;IAE/D;;;OAGG;IACH,SAAS,CAAC,EAAE,KAAK,CAAC,wBAAwB,CAAC,QAAQ,CAAC,CAAC;IAErD;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IAEd;;;;;;;OAOG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAE3B;;;;;;;;OAQG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;;;;;;;;OASG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;CACzB;AAED,yBAAiB,wBAAwB,CAAC;IACxC,UAAiB,WAAW;QAC1B;;;;;WAKG;QACH,SAAS,CAAC,EAAE,MAAM,CAAC;QAEnB;;;;;WAKG;QACH,MAAM,CAAC,EAAE,MAAM,CAAC;QAEhB;;WAEG;QACH,aAAa,CAAC,EAAE,UAAU,GAAG,iBAAiB,GAAG,cAAc,CAAC;QAEhE;;;;;;WAMG;QACH,OAAO,CAAC,EAAE,MAAM,CAAC;QAEjB;;;WAGG;QACH,YAAY,CAAC,EAAE,KAAK,CAAC,WAAW,CAAC,WAAW,CAAC,CAAC;QAE9C;;WAEG;QACH,IAAI,CAAC,EAAE,MAAM,CAAC;QAEd;;;;WAIG;QACH,OAAO,CAAC,EAAE,MAAM,CAAC;QAEjB;;;WAGG;QACH,qBAAqB,CAAC,EAAE,MAAM,CAAC;QAE/B;;;;;;;;;WASG;QACH,cAAc,CAAC,EAAE,MAAM,CAAC;KACzB;IAED,UAAiB,WAAW,CAAC;QAC3B,UAAiB,WAAW;YAC1B;;;eAGG;YACH,IAAI,EAAE,MAAM,CAAC;YAEb;;;;;;;;eAQG;YACH,OAAO,EAAE,MAAM,CAAC;YAEhB;;;eAGG;YACH,KAAK,EAAE,MAAM,CAAC;SACf;KACF;IAED,UAAiB,aAAa;QAC5B;;;WAGG;QACH,WAAW,EAAE,MAAM,CAAC;QAEpB;;;WAGG;QACH,YAAY,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC,WAAW,CAAC,CAAC;QAEhD;;;WAGG;QACH,eAAe,CAAC,EAAE,MAAM,CAAC;QAEzB;;;WAGG;QACH,uBAAuB,CAAC,EAAE,MAAM,CAAC;QAEjC;;;;;;WAMG;QACH,QAAQ,CAAC,EAAE,MAAM,CAAC;QAElB;;;WAGG;QACH,aAAa,CAAC,EAAE,MAAM,CAAC;KACxB;IAED,UAAiB,aAAa,CAAC;QAC7B,UAAiB,WAAW;YAC1B;;;eAGG;YACH,IAAI,EAAE,MAAM,CAAC;YAEb;;;;;;;;eAQG;YACH,OAAO,EAAE,MAAM,CAAC;YAEhB;;;eAGG;YACH,KAAK,EAAE,MAAM,CAAC;SACf;KACF;IAED,UAAiB,QAAQ;QACvB;;;;;;;;;WASG;QACH,MAAM,CAAC,EAAE,MAAM,CAAC;QAEhB;;WAEG;QACH,aAAa,CAAC,EAAE,UAAU,GAAG,iBAAiB,GAAG,cAAc,CAAC;QAEhE;;;;;;WAMG;QACH,OAAO,CAAC,EAAE,MAAM,CAAC;QAEjB;;;;;;;WAOG;QACH,IAAI,CAAC,EAAE,MAAM,CAAC;QAEd;;WAEG;QACH,UAAU,CAAC,EAAE,MAAM,CAAC;QAEpB;;;WAGG;QACH,YAAY,CAAC,EAAE,KAAK,CAAC,QAAQ,CAAC,WAAW,CAAC,CAAC;QAE3C;;WAEG;QACH,WAAW,CAAC,EAAE,MAAM,CAAC;QAErB;;;;;WAKG;QACH,cAAc,CAAC,EAAE,MAAM,CAAC;QAExB;;;WAGG;QACH,eAAe,CAAC,EAAE,MAAM,CAAC;QAEzB;;;WAGG;QACH,uBAAuB,CAAC,EAAE,MAAM,CAAC;QAEjC;;;;;WAKG;QACH,MAAM,CAAC,EAAE,MAAM,CAAC;QAEhB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;WA+BG;QACH,qBAAqB,CAAC,EAAE,QAAQ,CAAC,qBAAqB,CAAC;QAEvD;;;WAGG;QACH,SAAS,CAAC,EAAE,MAAM,CAAC;QAEnB;;;WAGG;QACH,qBAAqB,CAAC,EAAE,MAAM,CAAC;QAE/B;;;;;WAKG;QACH,QAAQ,CAAC,EAAE,MAAM,CAAC;QAElB;;;WAGG;QACH,qBAAqB,CAAC,EAAE,MAAM,CAAC;QAE/B;;;;;;;;;WASG;QACH,cAAc,CAAC,EAAE,MAAM,CAAC;QAExB;;;WAGG;QACH,YAAY,CAAC,EAAE,MAAM,CAAC;QAEtB;;;WAGG;QACH,aAAa,CAAC,EAAE,MAAM,CAAC;KACxB;IAED,UAAiB,QAAQ,CAAC;QACxB,UAAiB,WAAW;YAC1B;;;eAGG;YACH,IAAI,EAAE,MAAM,CAAC;YAEb;;;;;;;;eAQG;YACH,OAAO,EAAE,MAAM,CAAC;YAEhB;;;eAGG;YACH,KAAK,EAAE,MAAM,CAAC;SACf;QAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;WA+BG;QACH,UAAiB,qBAAqB;YACpC;;eAEG;YACH,aAAa,EAAE,MAAM,CAAC;YAEtB;;eAEG;YACH,iBAAiB,EAAE,MAAM,CAAC;SAC3B;KACF;CACF;AAED,MAAM,WAAW,0BAA0B;IACzC;;OAEG;IACH,kBAAkB,EAAE,MAAM,CAAC;CAC5B;AAED,MAAM,WAAW,wBAAwB;IACvC;;;;;OAKG;IACH,cAAc,EAAE,MAAM,CAAC;IAEvB;;OAEG;IACH,kBAAkB,EAAE,MAAM,CAAC;IAE3B;;;;OAIG;IACH,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAE5B;;;;OAIG;IACH,cAAc,CAAC,EAAE,OAAO,CAAC;IAEzB;;;;;OAKG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IAEtB;;;;;;;;;;;;;;;OAeG;IACH,YAAY,CAAC,EAAE,KAAK,CAAC,wBAAwB,CAAC,WAAW,CAAC,CAAC;IAE3D;;;;;;;;;;;;;;;;;OAiBG;IACH,cAAc,CAAC,EAAE,KAAK,CAAC,wBAAwB,CAAC,aAAa,CAAC,CAAC;IAE/D;;;;;;;;;;;;;;;OAeG;IACH,SAAS,CAAC,EAAE,KAAK,CAAC,wBAAwB,CAAC,QAAQ,CAAC,CAAC;IAErD;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IAEd;;;;;;;OAOG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAE3B;;;;;;;OAOG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;;;;;;;;OASG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IAExB;;OAEG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;IAEzB;;;OAGG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB;AAED,yBAAiB,wBAAwB,CAAC;IACxC,UAAiB,WAAW;QAC1B;;;;;WAKG;QACH,EAAE,EAAE,MAAM,CAAC;QAEX;;;;;WAKG;QACH,SAAS,CAAC,EAAE,MAAM,CAAC;QAEnB;;;;;WAKG;QACH,MAAM,CAAC,EAAE,MAAM,CAAC;QAEhB;;WAEG;QACH,aAAa,CAAC,EAAE,UAAU,GAAG,iBAAiB,GAAG,cAAc,CAAC;QAEhE;;;;;;WAMG;QACH,OAAO,CAAC,EAAE,MAAM,CAAC;QAEjB;;WAEG;QACH,IAAI,CAAC,EAAE,MAAM,CAAC;QAEd;;;;WAIG;QACH,OAAO,CAAC,EAAE,MAAM,CAAC;QAEjB;;;WAGG;QACH,qBAAqB,CAAC,EAAE,MAAM,CAAC;QAE/B;;;;;;;;;WASG;QACH,cAAc,CAAC,EAAE,MAAM,CAAC;KACzB;IAED,UAAiB,aAAa;QAC5B;;;;;WAKG;QACH,EAAE,EAAE,MAAM,CAAC;QAEX;;;WAGG;QACH,WAAW,CAAC,EAAE,MAAM,CAAC;QAErB;;;;;;;;;;;;;;;WAeG;QACH,SAAS,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC,QAAQ,CAAC,CAAC;QAE1C;;;;;;;;WAQG;QACH,0BAA0B,CAAC,EAAE,MAAM,CAAC;QAEpC;;;;;;WAMG;QACH,QAAQ,CAAC,EAAE,MAAM,CAAC;QAElB;;;WAGG;QACH,aAAa,CAAC,EAAE,MAAM,CAAC;KACxB;IAED,UAAiB,aAAa,CAAC;QAC7B,UAAiB,QAAQ;YACvB;;;;;eAKG;YACH,EAAE,EAAE,MAAM,CAAC;YAEX;;;;;;;;;eASG;YACH,MAAM,CAAC,EAAE,MAAM,CAAC;YAEhB;;eAEG;YACH,aAAa,CAAC,EAAE,UAAU,GAAG,iBAAiB,GAAG,cAAc,CAAC;YAEhE;;;;;;eAMG;YACH,OAAO,CAAC,EAAE,MAAM,CAAC;YAEjB;;;;;;;eAOG;YACH,IAAI,CAAC,EAAE,MAAM,CAAC;YAEd;;eAEG;YACH,UAAU,CAAC,EAAE,MAAM,CAAC;YAEpB;;eAEG;YACH,WAAW,CAAC,EAAE,MAAM,CAAC;YAErB;;;;;eAKG;YACH,cAAc,CAAC,EAAE,MAAM,CAAC;YAExB;;;eAGG;YACH,eAAe,CAAC,EAAE,MAAM,CAAC;YAEzB;;;eAGG;YACH,uBAAuB,CAAC,EAAE,MAAM,CAAC;YAEjC;;;;;eAKG;YACH,MAAM,CAAC,EAAE,MAAM,CAAC;YAEhB;;;eAGG;YACH,SAAS,CAAC,EAAE,MAAM,CAAC;YAEnB;;;eAGG;YACH,qBAAqB,CAAC,EAAE,MAAM,CAAC;YAE/B;;;;;;;;eAQG;YACH,0BAA0B,CAAC,EAAE,MAAM,CAAC;YAEpC;;;;;eAKG;YACH,QAAQ,CAAC,EAAE,MAAM,CAAC;YAElB;;;eAGG;YACH,qBAAqB,CAAC,EAAE,MAAM,CAAC;YAE/B;;;;;;;;;eASG;YACH,cAAc,CAAC,EAAE,MAAM,CAAC;YAExB;;;eAGG;YACH,YAAY,CAAC,EAAE,MAAM,CAAC;YAEtB;;;eAGG;YACH,aAAa,CAAC,EAAE,MAAM,CAAC;SACxB;KACF;IAED,UAAiB,QAAQ;QACvB;;;;;WAKG;QACH,EAAE,EAAE,MAAM,CAAC;QAEX;;;;;;;;;WASG;QACH,MAAM,CAAC,EAAE,MAAM,CAAC;QAEhB;;WAEG;QACH,aAAa,CAAC,EAAE,UAAU,GAAG,iBAAiB,GAAG,cAAc,CAAC;QAEhE;;;;;;WAMG;QACH,OAAO,CAAC,EAAE,MAAM,CAAC;QAEjB;;;;;;;WAOG;QACH,IAAI,CAAC,EAAE,MAAM,CAAC;QAEd;;WAEG;QACH,UAAU,CAAC,EAAE,MAAM,CAAC;QAEpB;;WAEG;QACH,WAAW,CAAC,EAAE,MAAM,CAAC;QAErB;;;;;WAKG;QACH,cAAc,CAAC,EAAE,MAAM,CAAC;QAExB;;;WAGG;QACH,eAAe,CAAC,EAAE,MAAM,CAAC;QAEzB;;;WAGG;QACH,uBAAuB,CAAC,EAAE,MAAM,CAAC;QAEjC;;;;;WAKG;QACH,MAAM,CAAC,EAAE,MAAM,CAAC;QAEhB;;;WAGG;QACH,SAAS,CAAC,EAAE,MAAM,CAAC;QAEnB;;;WAGG;QACH,qBAAqB,CAAC,EAAE,MAAM,CAAC;QAE/B;;;;;;;;WAQG;QACH,0BAA0B,CAAC,EAAE,MAAM,CAAC;QAEpC;;;;;WAKG;QACH,QAAQ,CAAC,EAAE,MAAM,CAAC;QAElB;;;WAGG;QACH,qBAAqB,CAAC,EAAE,MAAM,CAAC;QAE/B;;;;;;;;;WASG;QACH,cAAc,CAAC,EAAE,MAAM,CAAC;QAExB;;;WAGG;QACH,YAAY,CAAC,EAAE,MAAM,CAAC;QAEtB;;;WAGG;QACH,aAAa,CAAC,EAAE,MAAM,CAAC;KACxB;CACF;AAED,MAAM,WAAW,sBAAuB,SAAQ,gBAAgB;IAC9D;;OAEG;IACH,kBAAkB,EAAE,MAAM,CAAC;IAE3B;;OAEG;IACH,UAAU,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAE3B;;OAEG;IACH,WAAW,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAE5B;;;;;;;;;OASG;IACH,GAAG,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAEpB;;OAEG;IACH,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAE3B;;;OAGG;IACH,yBAAyB,CAAC,EAAE,OAAO,CAAC;IAEpC;;;;;;OAMG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAE3B;;;;;;OAMG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAE3B;;;;;OAKG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IAEvB;;;;;;;;;;OAUG;IACH,UAAU,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAE3B;;;;;;OAMG;IACH,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAE7B;;;;;OAKG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB;;;;;;;OAOG;IACH,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAE7B;;;;;;;OAOG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAE3B;;;;;;;;;;;OAWG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IAEtB;;;;;;;;;;;OAWG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IAEvB;;;OAGG;IACH,SAAS,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;CAC3B;AAED,MAAM,WAAW,wBAAwB;IACvC;;OAEG;IACH,kBAAkB,EAAE,MAAM,CAAC;CAC5B;AAED,MAAM,WAAW,sBAAsB;IACrC;;OAEG;IACH,kBAAkB,EAAE,MAAM,CAAC;CAC5B;AAED,MAAM,CAAC,OAAO,WAAW,aAAa,CAAC;IACrC,OAAO,EACL,KAAK,YAAY,IAAI,YAAY,EACjC,KAAK,0BAA0B,IAAI,0BAA0B,EAC7D,KAAK,wBAAwB,IAAI,wBAAwB,EACzD,KAAK,uBAAuB,IAAI,uBAAuB,EACvD,KAAK,wBAAwB,IAAI,wBAAwB,EACzD,KAAK,0BAA0B,IAAI,0BAA0B,EAC7D,KAAK,wBAAwB,IAAI,wBAAwB,EACzD,KAAK,sBAAsB,IAAI,sBAAsB,EACrD,KAAK,wBAAwB,IAAI,wBAAwB,EACzD,KAAK,sBAAsB,IAAI,sBAAsB,GACtD,CAAC;CACH"}
1
+ {"version":3,"file":"vendor-credits.d.mts","sourceRoot":"","sources":["../../src/resources/qbd/vendor-credits.ts"],"names":[],"mappings":"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"}
@@ -186,18 +186,17 @@ export interface VendorCredit {
186
186
  * string. This equals the original credit amount minus any amounts that have been
187
187
  * applied to bills.
188
188
  *
189
- * **NOTE**: This field is almost always present, but due to a known QBD bug, it
190
- * can be absent in rare cases. If you ever encounter `openAmount` as `null`, we
191
- * recommend the following fallback procedure: Re-query the vendor credits with
192
- * `includeLinkedTransactions=true` and compute a fallback open amount as
193
- * `creditAmount` minus the sum of `linkedTransactions[].amount` for all entries
194
- * where `linkedTransactions[].linkType` is `"amount"`.
189
+ * **NOTE**: QuickBooks Desktop can omit this field in rare cases. If you ever
190
+ * encounter `openAmount` as `null`, we recommend the following fallback procedure:
191
+ * Re-query the vendor credits with `includeLinkedTransactions=true` and compute a
192
+ * fallback open amount as `creditAmount` minus the sum of
193
+ * `linkedTransactions[].amount` for all entries where
194
+ * `linkedTransactions[].linkType` is `"amount"`.
195
195
  */
196
196
  openAmount: string | null;
197
197
  /**
198
198
  * The Accounts-Payable (A/P) account to which this vendor credit is assigned, used
199
- * to track the amount owed. If not specified, QuickBooks Desktop will use its
200
- * default A/P account.
199
+ * for accounts-payable tracking.
201
200
  *
202
201
  * **IMPORTANT**: If this vendor credit is linked to other transactions, this A/P
203
202
  * account must match the `payablesAccount` used in those other transactions.
@@ -222,9 +221,10 @@ export interface VendorCredit {
222
221
  * This can be overridden on the vendor credit's individual lines.
223
222
  *
224
223
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
225
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
226
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
227
- * non-taxable code to all sales.
224
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
225
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
226
+ * the default non-taxable sales-tax code configured in the company file to all
227
+ * sales.
228
228
  */
229
229
  salesTaxCode: VendorCredit.SalesTaxCode | null;
230
230
  /**
@@ -347,9 +347,10 @@ export declare namespace VendorCredit {
347
347
  * transaction or the associated item.
348
348
  *
349
349
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
350
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
351
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
352
- * non-taxable code to all sales.
350
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
351
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
352
+ * the default non-taxable sales-tax code configured in the company file to all
353
+ * sales.
353
354
  */
354
355
  salesTaxCode: ExpenseLine.SalesTaxCode | null;
355
356
  }
@@ -464,9 +465,10 @@ export declare namespace VendorCredit {
464
465
  * transaction or the associated item.
465
466
  *
466
467
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
467
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
468
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
469
- * non-taxable code to all sales.
468
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
469
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
470
+ * the default non-taxable sales-tax code configured in the company file to all
471
+ * sales.
470
472
  */
471
473
  interface SalesTaxCode {
472
474
  /**
@@ -692,9 +694,10 @@ export declare namespace VendorCredit {
692
694
  * transaction or the associated item.
693
695
  *
694
696
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
695
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
696
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
697
- * non-taxable code to all sales.
697
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
698
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
699
+ * the default non-taxable sales-tax code configured in the company file to all
700
+ * sales.
698
701
  */
699
702
  salesTaxCode: ItemLine.SalesTaxCode | null;
700
703
  /**
@@ -876,9 +879,10 @@ export declare namespace VendorCredit {
876
879
  * transaction or the associated item.
877
880
  *
878
881
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
879
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
880
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
881
- * non-taxable code to all sales.
882
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
883
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
884
+ * the default non-taxable sales-tax code configured in the company file to all
885
+ * sales.
882
886
  */
883
887
  interface SalesTaxCode {
884
888
  /**
@@ -1025,9 +1029,10 @@ export declare namespace VendorCredit {
1025
1029
  * transaction or the associated item.
1026
1030
  *
1027
1031
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
1028
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
1029
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
1030
- * non-taxable code to all sales.
1032
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
1033
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
1034
+ * the default non-taxable sales-tax code configured in the company file to all
1035
+ * sales.
1031
1036
  */
1032
1037
  salesTaxCode: ItemLine.SalesTaxCode | null;
1033
1038
  /**
@@ -1209,9 +1214,10 @@ export declare namespace VendorCredit {
1209
1214
  * transaction or the associated item.
1210
1215
  *
1211
1216
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
1212
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
1213
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
1214
- * non-taxable code to all sales.
1217
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
1218
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
1219
+ * the default non-taxable sales-tax code configured in the company file to all
1220
+ * sales.
1215
1221
  */
1216
1222
  interface SalesTaxCode {
1217
1223
  /**
@@ -1266,8 +1272,7 @@ export declare namespace VendorCredit {
1266
1272
  }
1267
1273
  /**
1268
1274
  * The Accounts-Payable (A/P) account to which this vendor credit is assigned, used
1269
- * to track the amount owed. If not specified, QuickBooks Desktop will use its
1270
- * default A/P account.
1275
+ * for accounts-payable tracking.
1271
1276
  *
1272
1277
  * **IMPORTANT**: If this vendor credit is linked to other transactions, this A/P
1273
1278
  * account must match the `payablesAccount` used in those other transactions.
@@ -1292,9 +1297,10 @@ export declare namespace VendorCredit {
1292
1297
  * This can be overridden on the vendor credit's individual lines.
1293
1298
  *
1294
1299
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
1295
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
1296
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
1297
- * non-taxable code to all sales.
1300
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
1301
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
1302
+ * the default non-taxable sales-tax code configured in the company file to all
1303
+ * sales.
1298
1304
  */
1299
1305
  interface SalesTaxCode {
1300
1306
  /**
@@ -1428,8 +1434,8 @@ export interface VendorCreditCreateParams {
1428
1434
  memo?: string;
1429
1435
  /**
1430
1436
  * Body param: The Accounts-Payable (A/P) account to which this vendor credit is
1431
- * assigned, used to track the amount owed. If not specified, QuickBooks Desktop
1432
- * will use its default A/P account.
1437
+ * assigned, used for accounts-payable tracking. If omitted, QuickBooks Desktop
1438
+ * uses the default A/P account configured in the company file.
1433
1439
  *
1434
1440
  * **IMPORTANT**: If this vendor credit is linked to other transactions, this A/P
1435
1441
  * account must match the `payablesAccount` used in those other transactions.
@@ -1451,9 +1457,10 @@ export interface VendorCreditCreateParams {
1451
1457
  * the vendor. This can be overridden on the vendor credit's individual lines.
1452
1458
  *
1453
1459
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
1454
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
1455
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
1456
- * non-taxable code to all sales.
1460
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
1461
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
1462
+ * the default non-taxable sales-tax code configured in the company file to all
1463
+ * sales.
1457
1464
  */
1458
1465
  salesTaxCodeId?: string;
1459
1466
  }
@@ -1511,9 +1518,10 @@ export declare namespace VendorCreditCreateParams {
1511
1518
  * transaction or the associated item.
1512
1519
  *
1513
1520
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
1514
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
1515
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
1516
- * non-taxable code to all sales.
1521
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
1522
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
1523
+ * the default non-taxable sales-tax code configured in the company file to all
1524
+ * sales.
1517
1525
  */
1518
1526
  salesTaxCodeId?: string;
1519
1527
  }
@@ -1731,9 +1739,10 @@ export declare namespace VendorCreditCreateParams {
1731
1739
  * transaction or the associated item.
1732
1740
  *
1733
1741
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
1734
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
1735
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
1736
- * non-taxable code to all sales.
1742
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
1743
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
1744
+ * the default non-taxable sales-tax code configured in the company file to all
1745
+ * sales.
1737
1746
  */
1738
1747
  salesTaxCodeId?: string;
1739
1748
  /**
@@ -1910,8 +1919,8 @@ export interface VendorCreditUpdateParams {
1910
1919
  memo?: string;
1911
1920
  /**
1912
1921
  * Body param: The Accounts-Payable (A/P) account to which this vendor credit is
1913
- * assigned, used to track the amount owed. If not specified, QuickBooks Desktop
1914
- * will use its default A/P account.
1922
+ * assigned, used for accounts-payable tracking. If omitted, QuickBooks Desktop
1923
+ * uses the default A/P account configured in the company file.
1915
1924
  *
1916
1925
  * **IMPORTANT**: If this vendor credit is linked to other transactions, this A/P
1917
1926
  * account must match the `payablesAccount` used in those other transactions.
@@ -1932,9 +1941,10 @@ export interface VendorCreditUpdateParams {
1932
1941
  * the vendor. This can be overridden on the vendor credit's individual lines.
1933
1942
  *
1934
1943
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
1935
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
1936
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
1937
- * non-taxable code to all sales.
1944
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
1945
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
1946
+ * the default non-taxable sales-tax code configured in the company file to all
1947
+ * sales.
1938
1948
  */
1939
1949
  salesTaxCodeId?: string;
1940
1950
  /**
@@ -2003,9 +2013,10 @@ export declare namespace VendorCreditUpdateParams {
2003
2013
  * transaction or the associated item.
2004
2014
  *
2005
2015
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
2006
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
2007
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
2008
- * non-taxable code to all sales.
2016
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
2017
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
2018
+ * the default non-taxable sales-tax code configured in the company file to all
2019
+ * sales.
2009
2020
  */
2010
2021
  salesTaxCodeId?: string;
2011
2022
  }
@@ -2174,9 +2185,10 @@ export declare namespace VendorCreditUpdateParams {
2174
2185
  * transaction or the associated item.
2175
2186
  *
2176
2187
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
2177
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
2178
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
2179
- * non-taxable code to all sales.
2188
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
2189
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
2190
+ * the default non-taxable sales-tax code configured in the company file to all
2191
+ * sales.
2180
2192
  */
2181
2193
  salesTaxCodeId?: string;
2182
2194
  /**
@@ -2301,9 +2313,10 @@ export declare namespace VendorCreditUpdateParams {
2301
2313
  * transaction or the associated item.
2302
2314
  *
2303
2315
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
2304
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
2305
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
2306
- * non-taxable code to all sales.
2316
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
2317
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
2318
+ * the default non-taxable sales-tax code configured in the company file to all
2319
+ * sales.
2307
2320
  */
2308
2321
  salesTaxCodeId?: string;
2309
2322
  /**