@unified-api/typescript-sdk 2.85.26 → 2.85.27

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 (1124) hide show
  1. package/README.md +44 -12
  2. package/dist/commonjs/funcs/accountingCreateAccountingProject.d.ts +15 -0
  3. package/dist/commonjs/funcs/accountingCreateAccountingProject.d.ts.map +1 -0
  4. package/dist/commonjs/funcs/accountingCreateAccountingProject.js +123 -0
  5. package/dist/commonjs/funcs/accountingCreateAccountingProject.js.map +1 -0
  6. package/dist/commonjs/funcs/accountingCreateAccountingQuote.d.ts +15 -0
  7. package/dist/commonjs/funcs/accountingCreateAccountingQuote.d.ts.map +1 -0
  8. package/dist/commonjs/funcs/accountingCreateAccountingQuote.js +123 -0
  9. package/dist/commonjs/funcs/accountingCreateAccountingQuote.js.map +1 -0
  10. package/dist/commonjs/funcs/{taskRemoveTaskProject.d.ts → accountingGetAccountingAgedpayable.d.ts} +4 -3
  11. package/dist/commonjs/funcs/accountingGetAccountingAgedpayable.d.ts.map +1 -0
  12. package/dist/commonjs/funcs/accountingGetAccountingAgedpayable.js +126 -0
  13. package/dist/commonjs/funcs/accountingGetAccountingAgedpayable.js.map +1 -0
  14. package/dist/commonjs/funcs/accountingGetAccountingAgedreceivable.d.ts +15 -0
  15. package/dist/commonjs/funcs/accountingGetAccountingAgedreceivable.d.ts.map +1 -0
  16. package/dist/commonjs/funcs/accountingGetAccountingAgedreceivable.js +126 -0
  17. package/dist/commonjs/funcs/accountingGetAccountingAgedreceivable.js.map +1 -0
  18. package/dist/commonjs/funcs/accountingGetAccountingProject.d.ts +15 -0
  19. package/dist/commonjs/funcs/accountingGetAccountingProject.d.ts.map +1 -0
  20. package/dist/commonjs/funcs/accountingGetAccountingProject.js +126 -0
  21. package/dist/commonjs/funcs/accountingGetAccountingProject.js.map +1 -0
  22. package/dist/commonjs/funcs/accountingGetAccountingQuote.d.ts +15 -0
  23. package/dist/commonjs/funcs/accountingGetAccountingQuote.d.ts.map +1 -0
  24. package/dist/commonjs/funcs/accountingGetAccountingQuote.js +126 -0
  25. package/dist/commonjs/funcs/accountingGetAccountingQuote.js.map +1 -0
  26. package/dist/commonjs/funcs/accountingListAccountingAgedpayables.d.ts +15 -0
  27. package/dist/commonjs/funcs/accountingListAccountingAgedpayables.d.ts.map +1 -0
  28. package/dist/commonjs/funcs/accountingListAccountingAgedpayables.js +133 -0
  29. package/dist/commonjs/funcs/accountingListAccountingAgedpayables.js.map +1 -0
  30. package/dist/commonjs/funcs/accountingListAccountingAgedreceivables.d.ts +15 -0
  31. package/dist/commonjs/funcs/accountingListAccountingAgedreceivables.d.ts.map +1 -0
  32. package/dist/commonjs/funcs/accountingListAccountingAgedreceivables.js +133 -0
  33. package/dist/commonjs/funcs/accountingListAccountingAgedreceivables.js.map +1 -0
  34. package/dist/commonjs/funcs/accountingListAccountingProjects.d.ts +15 -0
  35. package/dist/commonjs/funcs/accountingListAccountingProjects.d.ts.map +1 -0
  36. package/dist/commonjs/funcs/accountingListAccountingProjects.js +134 -0
  37. package/dist/commonjs/funcs/accountingListAccountingProjects.js.map +1 -0
  38. package/dist/commonjs/funcs/accountingListAccountingQuotes.d.ts +15 -0
  39. package/dist/commonjs/funcs/accountingListAccountingQuotes.d.ts.map +1 -0
  40. package/dist/commonjs/funcs/accountingListAccountingQuotes.js +135 -0
  41. package/dist/commonjs/funcs/accountingListAccountingQuotes.js.map +1 -0
  42. package/dist/commonjs/funcs/accountingPatchAccountingProject.d.ts +15 -0
  43. package/dist/commonjs/funcs/accountingPatchAccountingProject.d.ts.map +1 -0
  44. package/dist/commonjs/funcs/accountingPatchAccountingProject.js +127 -0
  45. package/dist/commonjs/funcs/accountingPatchAccountingProject.js.map +1 -0
  46. package/dist/commonjs/funcs/accountingPatchAccountingQuote.d.ts +15 -0
  47. package/dist/commonjs/funcs/accountingPatchAccountingQuote.d.ts.map +1 -0
  48. package/dist/commonjs/funcs/accountingPatchAccountingQuote.js +127 -0
  49. package/dist/commonjs/funcs/accountingPatchAccountingQuote.js.map +1 -0
  50. package/dist/commonjs/funcs/accountingRemoveAccountingProject.d.ts +14 -0
  51. package/dist/commonjs/funcs/accountingRemoveAccountingProject.d.ts.map +1 -0
  52. package/dist/commonjs/funcs/accountingRemoveAccountingProject.js +123 -0
  53. package/dist/commonjs/funcs/accountingRemoveAccountingProject.js.map +1 -0
  54. package/dist/commonjs/funcs/accountingRemoveAccountingQuote.d.ts +14 -0
  55. package/dist/commonjs/funcs/accountingRemoveAccountingQuote.d.ts.map +1 -0
  56. package/dist/commonjs/funcs/accountingRemoveAccountingQuote.js +123 -0
  57. package/dist/commonjs/funcs/accountingRemoveAccountingQuote.js.map +1 -0
  58. package/dist/commonjs/funcs/accountingUpdateAccountingProject.d.ts +15 -0
  59. package/dist/commonjs/funcs/accountingUpdateAccountingProject.d.ts.map +1 -0
  60. package/dist/commonjs/funcs/accountingUpdateAccountingProject.js +127 -0
  61. package/dist/commonjs/funcs/accountingUpdateAccountingProject.js.map +1 -0
  62. package/dist/commonjs/funcs/accountingUpdateAccountingQuote.d.ts +15 -0
  63. package/dist/commonjs/funcs/accountingUpdateAccountingQuote.d.ts.map +1 -0
  64. package/dist/commonjs/funcs/accountingUpdateAccountingQuote.js +127 -0
  65. package/dist/commonjs/funcs/accountingUpdateAccountingQuote.js.map +1 -0
  66. package/dist/commonjs/funcs/{taskCreateTaskProject.d.ts → projectCreateTaskProject.d.ts} +2 -2
  67. package/dist/commonjs/funcs/projectCreateTaskProject.d.ts.map +1 -0
  68. package/dist/commonjs/funcs/{taskCreateTaskProject.js → projectCreateTaskProject.js} +3 -3
  69. package/dist/commonjs/funcs/projectCreateTaskProject.js.map +1 -0
  70. package/dist/{esm/funcs/taskGetTaskProject.d.ts → commonjs/funcs/projectGetTaskProject.d.ts} +2 -2
  71. package/dist/{esm/funcs/taskUpdateTaskProject.d.ts.map → commonjs/funcs/projectGetTaskProject.d.ts.map} +1 -1
  72. package/dist/commonjs/funcs/{taskGetTaskProject.js → projectGetTaskProject.js} +3 -3
  73. package/dist/commonjs/funcs/projectGetTaskProject.js.map +1 -0
  74. package/dist/{esm/funcs/taskListTaskProjects.d.ts → commonjs/funcs/projectListTaskProjects.d.ts} +2 -2
  75. package/dist/commonjs/funcs/projectListTaskProjects.d.ts.map +1 -0
  76. package/dist/commonjs/funcs/{taskListTaskProjects.js → projectListTaskProjects.js} +3 -3
  77. package/dist/commonjs/funcs/projectListTaskProjects.js.map +1 -0
  78. package/dist/{esm/funcs/taskPatchTaskProject.d.ts → commonjs/funcs/projectPatchTaskProject.d.ts} +2 -2
  79. package/dist/commonjs/funcs/projectPatchTaskProject.d.ts.map +1 -0
  80. package/dist/commonjs/funcs/{taskPatchTaskProject.js → projectPatchTaskProject.js} +3 -3
  81. package/dist/commonjs/funcs/projectPatchTaskProject.js.map +1 -0
  82. package/dist/commonjs/funcs/projectRemoveTaskProject.d.ts +14 -0
  83. package/dist/commonjs/funcs/projectRemoveTaskProject.d.ts.map +1 -0
  84. package/dist/commonjs/funcs/{taskRemoveTaskProject.js → projectRemoveTaskProject.js} +3 -3
  85. package/dist/commonjs/funcs/projectRemoveTaskProject.js.map +1 -0
  86. package/dist/commonjs/funcs/{taskUpdateTaskProject.d.ts → projectUpdateTaskProject.d.ts} +2 -2
  87. package/dist/commonjs/funcs/projectUpdateTaskProject.d.ts.map +1 -0
  88. package/dist/commonjs/funcs/{taskUpdateTaskProject.js → projectUpdateTaskProject.js} +3 -3
  89. package/dist/commonjs/funcs/projectUpdateTaskProject.js.map +1 -0
  90. package/dist/commonjs/lib/config.d.ts +3 -3
  91. package/dist/commonjs/lib/config.js +3 -3
  92. package/dist/commonjs/sdk/accounting.d.ts +64 -0
  93. package/dist/commonjs/sdk/accounting.d.ts.map +1 -1
  94. package/dist/commonjs/sdk/accounting.js +112 -0
  95. package/dist/commonjs/sdk/accounting.js.map +1 -1
  96. package/dist/commonjs/sdk/agedpayable.d.ts +14 -0
  97. package/dist/commonjs/sdk/agedpayable.d.ts.map +1 -0
  98. package/dist/commonjs/sdk/agedpayable.js +26 -0
  99. package/dist/commonjs/sdk/agedpayable.js.map +1 -0
  100. package/dist/commonjs/sdk/agedreceivable.d.ts +14 -0
  101. package/dist/commonjs/sdk/agedreceivable.d.ts.map +1 -0
  102. package/dist/commonjs/sdk/agedreceivable.js +26 -0
  103. package/dist/commonjs/sdk/agedreceivable.js.map +1 -0
  104. package/dist/commonjs/sdk/models/operations/createaccountingbill.d.ts +1 -0
  105. package/dist/commonjs/sdk/models/operations/createaccountingbill.d.ts.map +1 -1
  106. package/dist/commonjs/sdk/models/operations/createaccountingbill.js +1 -0
  107. package/dist/commonjs/sdk/models/operations/createaccountingbill.js.map +1 -1
  108. package/dist/commonjs/sdk/models/operations/createaccountingexpense.d.ts +1 -0
  109. package/dist/commonjs/sdk/models/operations/createaccountingexpense.d.ts.map +1 -1
  110. package/dist/commonjs/sdk/models/operations/createaccountingexpense.js +1 -0
  111. package/dist/commonjs/sdk/models/operations/createaccountingexpense.js.map +1 -1
  112. package/dist/commonjs/sdk/models/operations/createaccountinginvoice.d.ts +1 -0
  113. package/dist/commonjs/sdk/models/operations/createaccountinginvoice.d.ts.map +1 -1
  114. package/dist/commonjs/sdk/models/operations/createaccountinginvoice.js +1 -0
  115. package/dist/commonjs/sdk/models/operations/createaccountinginvoice.js.map +1 -1
  116. package/dist/commonjs/sdk/models/operations/createaccountingjournal.d.ts +1 -0
  117. package/dist/commonjs/sdk/models/operations/createaccountingjournal.d.ts.map +1 -1
  118. package/dist/commonjs/sdk/models/operations/createaccountingjournal.js +1 -0
  119. package/dist/commonjs/sdk/models/operations/createaccountingjournal.js.map +1 -1
  120. package/dist/commonjs/sdk/models/operations/createaccountingproject.d.ts +67 -0
  121. package/dist/commonjs/sdk/models/operations/createaccountingproject.d.ts.map +1 -0
  122. package/dist/commonjs/sdk/models/operations/createaccountingproject.js +98 -0
  123. package/dist/commonjs/sdk/models/operations/createaccountingproject.js.map +1 -0
  124. package/dist/commonjs/sdk/models/operations/createaccountingquote.d.ts +67 -0
  125. package/dist/commonjs/sdk/models/operations/createaccountingquote.d.ts.map +1 -0
  126. package/dist/commonjs/sdk/models/operations/createaccountingquote.js +97 -0
  127. package/dist/commonjs/sdk/models/operations/createaccountingquote.js.map +1 -0
  128. package/dist/commonjs/sdk/models/operations/createaccountingtransaction.d.ts +1 -0
  129. package/dist/commonjs/sdk/models/operations/createaccountingtransaction.d.ts.map +1 -1
  130. package/dist/commonjs/sdk/models/operations/createaccountingtransaction.js +1 -0
  131. package/dist/commonjs/sdk/models/operations/createaccountingtransaction.js.map +1 -1
  132. package/dist/commonjs/sdk/models/operations/createadscampaign.d.ts +1 -0
  133. package/dist/commonjs/sdk/models/operations/createadscampaign.d.ts.map +1 -1
  134. package/dist/commonjs/sdk/models/operations/createadscampaign.js +1 -0
  135. package/dist/commonjs/sdk/models/operations/createadscampaign.js.map +1 -1
  136. package/dist/commonjs/sdk/models/operations/createadscreative.d.ts +2 -0
  137. package/dist/commonjs/sdk/models/operations/createadscreative.d.ts.map +1 -1
  138. package/dist/commonjs/sdk/models/operations/createadscreative.js +2 -0
  139. package/dist/commonjs/sdk/models/operations/createadscreative.js.map +1 -1
  140. package/dist/commonjs/sdk/models/operations/createadsgroup.d.ts +2 -0
  141. package/dist/commonjs/sdk/models/operations/createadsgroup.d.ts.map +1 -1
  142. package/dist/commonjs/sdk/models/operations/createadsgroup.js +2 -0
  143. package/dist/commonjs/sdk/models/operations/createadsgroup.js.map +1 -1
  144. package/dist/commonjs/sdk/models/operations/createadsorganization.d.ts +3 -0
  145. package/dist/commonjs/sdk/models/operations/createadsorganization.d.ts.map +1 -1
  146. package/dist/commonjs/sdk/models/operations/createadsorganization.js +3 -0
  147. package/dist/commonjs/sdk/models/operations/createadsorganization.js.map +1 -1
  148. package/dist/commonjs/sdk/models/operations/createstoragefile.d.ts +1 -0
  149. package/dist/commonjs/sdk/models/operations/createstoragefile.d.ts.map +1 -1
  150. package/dist/commonjs/sdk/models/operations/createstoragefile.js +1 -0
  151. package/dist/commonjs/sdk/models/operations/createstoragefile.js.map +1 -1
  152. package/dist/commonjs/sdk/models/operations/getaccountingagedpayable.d.ts +48 -0
  153. package/dist/commonjs/sdk/models/operations/getaccountingagedpayable.d.ts.map +1 -0
  154. package/dist/commonjs/sdk/models/operations/getaccountingagedpayable.js +75 -0
  155. package/dist/commonjs/sdk/models/operations/getaccountingagedpayable.js.map +1 -0
  156. package/dist/commonjs/sdk/models/operations/getaccountingagedreceivable.d.ts +48 -0
  157. package/dist/commonjs/sdk/models/operations/getaccountingagedreceivable.d.ts.map +1 -0
  158. package/dist/commonjs/sdk/models/operations/getaccountingagedreceivable.js +75 -0
  159. package/dist/commonjs/sdk/models/operations/getaccountingagedreceivable.js.map +1 -0
  160. package/dist/commonjs/sdk/models/operations/getaccountingbill.d.ts +1 -0
  161. package/dist/commonjs/sdk/models/operations/getaccountingbill.d.ts.map +1 -1
  162. package/dist/commonjs/sdk/models/operations/getaccountingbill.js +1 -0
  163. package/dist/commonjs/sdk/models/operations/getaccountingbill.js.map +1 -1
  164. package/dist/commonjs/sdk/models/operations/getaccountingexpense.d.ts +1 -0
  165. package/dist/commonjs/sdk/models/operations/getaccountingexpense.d.ts.map +1 -1
  166. package/dist/commonjs/sdk/models/operations/getaccountingexpense.js +1 -0
  167. package/dist/commonjs/sdk/models/operations/getaccountingexpense.js.map +1 -1
  168. package/dist/commonjs/sdk/models/operations/getaccountinginvoice.d.ts +1 -0
  169. package/dist/commonjs/sdk/models/operations/getaccountinginvoice.d.ts.map +1 -1
  170. package/dist/commonjs/sdk/models/operations/getaccountinginvoice.js +1 -0
  171. package/dist/commonjs/sdk/models/operations/getaccountinginvoice.js.map +1 -1
  172. package/dist/commonjs/sdk/models/operations/getaccountingjournal.d.ts +1 -0
  173. package/dist/commonjs/sdk/models/operations/getaccountingjournal.d.ts.map +1 -1
  174. package/dist/commonjs/sdk/models/operations/getaccountingjournal.js +1 -0
  175. package/dist/commonjs/sdk/models/operations/getaccountingjournal.js.map +1 -1
  176. package/dist/commonjs/sdk/models/operations/getaccountingproject.d.ts +69 -0
  177. package/dist/commonjs/sdk/models/operations/getaccountingproject.d.ts.map +1 -0
  178. package/dist/commonjs/sdk/models/operations/getaccountingproject.js +95 -0
  179. package/dist/commonjs/sdk/models/operations/getaccountingproject.js.map +1 -0
  180. package/dist/commonjs/sdk/models/operations/getaccountingquote.d.ts +69 -0
  181. package/dist/commonjs/sdk/models/operations/getaccountingquote.d.ts.map +1 -0
  182. package/dist/commonjs/sdk/models/operations/getaccountingquote.js +94 -0
  183. package/dist/commonjs/sdk/models/operations/getaccountingquote.js.map +1 -0
  184. package/dist/commonjs/sdk/models/operations/getaccountingtransaction.d.ts +1 -0
  185. package/dist/commonjs/sdk/models/operations/getaccountingtransaction.d.ts.map +1 -1
  186. package/dist/commonjs/sdk/models/operations/getaccountingtransaction.js +1 -0
  187. package/dist/commonjs/sdk/models/operations/getaccountingtransaction.js.map +1 -1
  188. package/dist/commonjs/sdk/models/operations/getadscampaign.d.ts +1 -0
  189. package/dist/commonjs/sdk/models/operations/getadscampaign.d.ts.map +1 -1
  190. package/dist/commonjs/sdk/models/operations/getadscampaign.js +1 -0
  191. package/dist/commonjs/sdk/models/operations/getadscampaign.js.map +1 -1
  192. package/dist/commonjs/sdk/models/operations/getadscreative.d.ts +2 -0
  193. package/dist/commonjs/sdk/models/operations/getadscreative.d.ts.map +1 -1
  194. package/dist/commonjs/sdk/models/operations/getadscreative.js +2 -0
  195. package/dist/commonjs/sdk/models/operations/getadscreative.js.map +1 -1
  196. package/dist/commonjs/sdk/models/operations/getadsgroup.d.ts +2 -0
  197. package/dist/commonjs/sdk/models/operations/getadsgroup.d.ts.map +1 -1
  198. package/dist/commonjs/sdk/models/operations/getadsgroup.js +2 -0
  199. package/dist/commonjs/sdk/models/operations/getadsgroup.js.map +1 -1
  200. package/dist/commonjs/sdk/models/operations/getadsorganization.d.ts +3 -0
  201. package/dist/commonjs/sdk/models/operations/getadsorganization.d.ts.map +1 -1
  202. package/dist/commonjs/sdk/models/operations/getadsorganization.js +3 -0
  203. package/dist/commonjs/sdk/models/operations/getadsorganization.js.map +1 -1
  204. package/dist/commonjs/sdk/models/operations/getstoragefile.d.ts +1 -0
  205. package/dist/commonjs/sdk/models/operations/getstoragefile.d.ts.map +1 -1
  206. package/dist/commonjs/sdk/models/operations/getstoragefile.js +1 -0
  207. package/dist/commonjs/sdk/models/operations/getstoragefile.js.map +1 -1
  208. package/dist/commonjs/sdk/models/operations/index.d.ts +16 -0
  209. package/dist/commonjs/sdk/models/operations/index.d.ts.map +1 -1
  210. package/dist/commonjs/sdk/models/operations/index.js +16 -0
  211. package/dist/commonjs/sdk/models/operations/index.js.map +1 -1
  212. package/dist/commonjs/sdk/models/operations/listaccountingagedpayables.d.ts +81 -0
  213. package/dist/commonjs/sdk/models/operations/listaccountingagedpayables.d.ts.map +1 -0
  214. package/dist/commonjs/sdk/models/operations/listaccountingagedpayables.js +89 -0
  215. package/dist/commonjs/sdk/models/operations/listaccountingagedpayables.js.map +1 -0
  216. package/dist/commonjs/sdk/models/operations/listaccountingagedreceivables.d.ts +81 -0
  217. package/dist/commonjs/sdk/models/operations/listaccountingagedreceivables.d.ts.map +1 -0
  218. package/dist/commonjs/sdk/models/operations/listaccountingagedreceivables.js +89 -0
  219. package/dist/commonjs/sdk/models/operations/listaccountingagedreceivables.js.map +1 -0
  220. package/dist/commonjs/sdk/models/operations/listaccountingbills.d.ts +1 -0
  221. package/dist/commonjs/sdk/models/operations/listaccountingbills.d.ts.map +1 -1
  222. package/dist/commonjs/sdk/models/operations/listaccountingbills.js +1 -0
  223. package/dist/commonjs/sdk/models/operations/listaccountingbills.js.map +1 -1
  224. package/dist/commonjs/sdk/models/operations/listaccountingexpenses.d.ts +1 -0
  225. package/dist/commonjs/sdk/models/operations/listaccountingexpenses.d.ts.map +1 -1
  226. package/dist/commonjs/sdk/models/operations/listaccountingexpenses.js +1 -0
  227. package/dist/commonjs/sdk/models/operations/listaccountingexpenses.js.map +1 -1
  228. package/dist/commonjs/sdk/models/operations/listaccountinginvoices.d.ts +1 -0
  229. package/dist/commonjs/sdk/models/operations/listaccountinginvoices.d.ts.map +1 -1
  230. package/dist/commonjs/sdk/models/operations/listaccountinginvoices.js +1 -0
  231. package/dist/commonjs/sdk/models/operations/listaccountinginvoices.js.map +1 -1
  232. package/dist/commonjs/sdk/models/operations/listaccountingjournals.d.ts +1 -0
  233. package/dist/commonjs/sdk/models/operations/listaccountingjournals.d.ts.map +1 -1
  234. package/dist/commonjs/sdk/models/operations/listaccountingjournals.js +1 -0
  235. package/dist/commonjs/sdk/models/operations/listaccountingjournals.js.map +1 -1
  236. package/dist/commonjs/sdk/models/operations/listaccountingprojects.d.ts +101 -0
  237. package/dist/commonjs/sdk/models/operations/listaccountingprojects.d.ts.map +1 -0
  238. package/dist/commonjs/sdk/models/operations/listaccountingprojects.js +110 -0
  239. package/dist/commonjs/sdk/models/operations/listaccountingprojects.js.map +1 -0
  240. package/dist/commonjs/sdk/models/operations/listaccountingquotes.d.ts +109 -0
  241. package/dist/commonjs/sdk/models/operations/listaccountingquotes.d.ts.map +1 -0
  242. package/dist/commonjs/sdk/models/operations/listaccountingquotes.js +112 -0
  243. package/dist/commonjs/sdk/models/operations/listaccountingquotes.js.map +1 -0
  244. package/dist/commonjs/sdk/models/operations/listaccountingtransactions.d.ts +1 -0
  245. package/dist/commonjs/sdk/models/operations/listaccountingtransactions.d.ts.map +1 -1
  246. package/dist/commonjs/sdk/models/operations/listaccountingtransactions.js +1 -0
  247. package/dist/commonjs/sdk/models/operations/listaccountingtransactions.js.map +1 -1
  248. package/dist/commonjs/sdk/models/operations/listadscampaigns.d.ts +1 -0
  249. package/dist/commonjs/sdk/models/operations/listadscampaigns.d.ts.map +1 -1
  250. package/dist/commonjs/sdk/models/operations/listadscampaigns.js +1 -0
  251. package/dist/commonjs/sdk/models/operations/listadscampaigns.js.map +1 -1
  252. package/dist/commonjs/sdk/models/operations/listadscreatives.d.ts +2 -0
  253. package/dist/commonjs/sdk/models/operations/listadscreatives.d.ts.map +1 -1
  254. package/dist/commonjs/sdk/models/operations/listadscreatives.js +2 -0
  255. package/dist/commonjs/sdk/models/operations/listadscreatives.js.map +1 -1
  256. package/dist/commonjs/sdk/models/operations/listadsgroups.d.ts +2 -0
  257. package/dist/commonjs/sdk/models/operations/listadsgroups.d.ts.map +1 -1
  258. package/dist/commonjs/sdk/models/operations/listadsgroups.js +2 -0
  259. package/dist/commonjs/sdk/models/operations/listadsgroups.js.map +1 -1
  260. package/dist/commonjs/sdk/models/operations/listadsorganizations.d.ts +3 -0
  261. package/dist/commonjs/sdk/models/operations/listadsorganizations.d.ts.map +1 -1
  262. package/dist/commonjs/sdk/models/operations/listadsorganizations.js +3 -0
  263. package/dist/commonjs/sdk/models/operations/listadsorganizations.js.map +1 -1
  264. package/dist/commonjs/sdk/models/operations/liststoragefiles.d.ts +1 -0
  265. package/dist/commonjs/sdk/models/operations/liststoragefiles.d.ts.map +1 -1
  266. package/dist/commonjs/sdk/models/operations/liststoragefiles.js +1 -0
  267. package/dist/commonjs/sdk/models/operations/liststoragefiles.js.map +1 -1
  268. package/dist/commonjs/sdk/models/operations/patchaccountingbill.d.ts +1 -0
  269. package/dist/commonjs/sdk/models/operations/patchaccountingbill.d.ts.map +1 -1
  270. package/dist/commonjs/sdk/models/operations/patchaccountingbill.js +1 -0
  271. package/dist/commonjs/sdk/models/operations/patchaccountingbill.js.map +1 -1
  272. package/dist/commonjs/sdk/models/operations/patchaccountingexpense.d.ts +1 -0
  273. package/dist/commonjs/sdk/models/operations/patchaccountingexpense.d.ts.map +1 -1
  274. package/dist/commonjs/sdk/models/operations/patchaccountingexpense.js +1 -0
  275. package/dist/commonjs/sdk/models/operations/patchaccountingexpense.js.map +1 -1
  276. package/dist/commonjs/sdk/models/operations/patchaccountinginvoice.d.ts +1 -0
  277. package/dist/commonjs/sdk/models/operations/patchaccountinginvoice.d.ts.map +1 -1
  278. package/dist/commonjs/sdk/models/operations/patchaccountinginvoice.js +1 -0
  279. package/dist/commonjs/sdk/models/operations/patchaccountinginvoice.js.map +1 -1
  280. package/dist/commonjs/sdk/models/operations/patchaccountingjournal.d.ts +1 -0
  281. package/dist/commonjs/sdk/models/operations/patchaccountingjournal.d.ts.map +1 -1
  282. package/dist/commonjs/sdk/models/operations/patchaccountingjournal.js +1 -0
  283. package/dist/commonjs/sdk/models/operations/patchaccountingjournal.js.map +1 -1
  284. package/dist/commonjs/sdk/models/operations/patchaccountingproject.d.ts +72 -0
  285. package/dist/commonjs/sdk/models/operations/patchaccountingproject.d.ts.map +1 -0
  286. package/dist/commonjs/sdk/models/operations/patchaccountingproject.js +98 -0
  287. package/dist/commonjs/sdk/models/operations/patchaccountingproject.js.map +1 -0
  288. package/dist/commonjs/sdk/models/operations/patchaccountingquote.d.ts +72 -0
  289. package/dist/commonjs/sdk/models/operations/patchaccountingquote.d.ts.map +1 -0
  290. package/dist/commonjs/sdk/models/operations/patchaccountingquote.js +98 -0
  291. package/dist/commonjs/sdk/models/operations/patchaccountingquote.js.map +1 -0
  292. package/dist/commonjs/sdk/models/operations/patchaccountingtransaction.d.ts +1 -0
  293. package/dist/commonjs/sdk/models/operations/patchaccountingtransaction.d.ts.map +1 -1
  294. package/dist/commonjs/sdk/models/operations/patchaccountingtransaction.js +1 -0
  295. package/dist/commonjs/sdk/models/operations/patchaccountingtransaction.js.map +1 -1
  296. package/dist/commonjs/sdk/models/operations/patchadscampaign.d.ts +1 -0
  297. package/dist/commonjs/sdk/models/operations/patchadscampaign.d.ts.map +1 -1
  298. package/dist/commonjs/sdk/models/operations/patchadscampaign.js +1 -0
  299. package/dist/commonjs/sdk/models/operations/patchadscampaign.js.map +1 -1
  300. package/dist/commonjs/sdk/models/operations/patchadscreative.d.ts +2 -0
  301. package/dist/commonjs/sdk/models/operations/patchadscreative.d.ts.map +1 -1
  302. package/dist/commonjs/sdk/models/operations/patchadscreative.js +2 -0
  303. package/dist/commonjs/sdk/models/operations/patchadscreative.js.map +1 -1
  304. package/dist/commonjs/sdk/models/operations/patchadsgroup.d.ts +2 -0
  305. package/dist/commonjs/sdk/models/operations/patchadsgroup.d.ts.map +1 -1
  306. package/dist/commonjs/sdk/models/operations/patchadsgroup.js +2 -0
  307. package/dist/commonjs/sdk/models/operations/patchadsgroup.js.map +1 -1
  308. package/dist/commonjs/sdk/models/operations/patchadsorganization.d.ts +3 -0
  309. package/dist/commonjs/sdk/models/operations/patchadsorganization.d.ts.map +1 -1
  310. package/dist/commonjs/sdk/models/operations/patchadsorganization.js +3 -0
  311. package/dist/commonjs/sdk/models/operations/patchadsorganization.js.map +1 -1
  312. package/dist/commonjs/sdk/models/operations/patchstoragefile.d.ts +1 -0
  313. package/dist/commonjs/sdk/models/operations/patchstoragefile.d.ts.map +1 -1
  314. package/dist/commonjs/sdk/models/operations/patchstoragefile.js +1 -0
  315. package/dist/commonjs/sdk/models/operations/patchstoragefile.js.map +1 -1
  316. package/dist/commonjs/sdk/models/operations/removeaccountingproject.d.ts +30 -0
  317. package/dist/commonjs/sdk/models/operations/removeaccountingproject.d.ts.map +1 -0
  318. package/dist/commonjs/sdk/models/operations/removeaccountingproject.js +68 -0
  319. package/dist/commonjs/sdk/models/operations/removeaccountingproject.js.map +1 -0
  320. package/dist/commonjs/sdk/models/operations/removeaccountingquote.d.ts +30 -0
  321. package/dist/commonjs/sdk/models/operations/removeaccountingquote.d.ts.map +1 -0
  322. package/dist/commonjs/sdk/models/operations/removeaccountingquote.js +68 -0
  323. package/dist/commonjs/sdk/models/operations/removeaccountingquote.js.map +1 -0
  324. package/dist/commonjs/sdk/models/operations/updateaccountingbill.d.ts +1 -0
  325. package/dist/commonjs/sdk/models/operations/updateaccountingbill.d.ts.map +1 -1
  326. package/dist/commonjs/sdk/models/operations/updateaccountingbill.js +1 -0
  327. package/dist/commonjs/sdk/models/operations/updateaccountingbill.js.map +1 -1
  328. package/dist/commonjs/sdk/models/operations/updateaccountingexpense.d.ts +1 -0
  329. package/dist/commonjs/sdk/models/operations/updateaccountingexpense.d.ts.map +1 -1
  330. package/dist/commonjs/sdk/models/operations/updateaccountingexpense.js +1 -0
  331. package/dist/commonjs/sdk/models/operations/updateaccountingexpense.js.map +1 -1
  332. package/dist/commonjs/sdk/models/operations/updateaccountinginvoice.d.ts +1 -0
  333. package/dist/commonjs/sdk/models/operations/updateaccountinginvoice.d.ts.map +1 -1
  334. package/dist/commonjs/sdk/models/operations/updateaccountinginvoice.js +1 -0
  335. package/dist/commonjs/sdk/models/operations/updateaccountinginvoice.js.map +1 -1
  336. package/dist/commonjs/sdk/models/operations/updateaccountingjournal.d.ts +1 -0
  337. package/dist/commonjs/sdk/models/operations/updateaccountingjournal.d.ts.map +1 -1
  338. package/dist/commonjs/sdk/models/operations/updateaccountingjournal.js +1 -0
  339. package/dist/commonjs/sdk/models/operations/updateaccountingjournal.js.map +1 -1
  340. package/dist/commonjs/sdk/models/operations/updateaccountingproject.d.ts +72 -0
  341. package/dist/commonjs/sdk/models/operations/updateaccountingproject.d.ts.map +1 -0
  342. package/dist/commonjs/sdk/models/operations/updateaccountingproject.js +99 -0
  343. package/dist/commonjs/sdk/models/operations/updateaccountingproject.js.map +1 -0
  344. package/dist/commonjs/sdk/models/operations/updateaccountingquote.d.ts +72 -0
  345. package/dist/commonjs/sdk/models/operations/updateaccountingquote.d.ts.map +1 -0
  346. package/dist/commonjs/sdk/models/operations/updateaccountingquote.js +98 -0
  347. package/dist/commonjs/sdk/models/operations/updateaccountingquote.js.map +1 -0
  348. package/dist/commonjs/sdk/models/operations/updateaccountingtransaction.d.ts +1 -0
  349. package/dist/commonjs/sdk/models/operations/updateaccountingtransaction.d.ts.map +1 -1
  350. package/dist/commonjs/sdk/models/operations/updateaccountingtransaction.js +1 -0
  351. package/dist/commonjs/sdk/models/operations/updateaccountingtransaction.js.map +1 -1
  352. package/dist/commonjs/sdk/models/operations/updateadscampaign.d.ts +1 -0
  353. package/dist/commonjs/sdk/models/operations/updateadscampaign.d.ts.map +1 -1
  354. package/dist/commonjs/sdk/models/operations/updateadscampaign.js +1 -0
  355. package/dist/commonjs/sdk/models/operations/updateadscampaign.js.map +1 -1
  356. package/dist/commonjs/sdk/models/operations/updateadscreative.d.ts +2 -0
  357. package/dist/commonjs/sdk/models/operations/updateadscreative.d.ts.map +1 -1
  358. package/dist/commonjs/sdk/models/operations/updateadscreative.js +2 -0
  359. package/dist/commonjs/sdk/models/operations/updateadscreative.js.map +1 -1
  360. package/dist/commonjs/sdk/models/operations/updateadsgroup.d.ts +2 -0
  361. package/dist/commonjs/sdk/models/operations/updateadsgroup.d.ts.map +1 -1
  362. package/dist/commonjs/sdk/models/operations/updateadsgroup.js +2 -0
  363. package/dist/commonjs/sdk/models/operations/updateadsgroup.js.map +1 -1
  364. package/dist/commonjs/sdk/models/operations/updateadsorganization.d.ts +3 -0
  365. package/dist/commonjs/sdk/models/operations/updateadsorganization.d.ts.map +1 -1
  366. package/dist/commonjs/sdk/models/operations/updateadsorganization.js +3 -0
  367. package/dist/commonjs/sdk/models/operations/updateadsorganization.js.map +1 -1
  368. package/dist/commonjs/sdk/models/operations/updatestoragefile.d.ts +1 -0
  369. package/dist/commonjs/sdk/models/operations/updatestoragefile.d.ts.map +1 -1
  370. package/dist/commonjs/sdk/models/operations/updatestoragefile.js +1 -0
  371. package/dist/commonjs/sdk/models/operations/updatestoragefile.js.map +1 -1
  372. package/dist/commonjs/sdk/models/shared/accountingagedpayable.d.ts +24 -0
  373. package/dist/commonjs/sdk/models/shared/accountingagedpayable.d.ts.map +1 -0
  374. package/dist/commonjs/sdk/models/shared/accountingagedpayable.js +78 -0
  375. package/dist/commonjs/sdk/models/shared/accountingagedpayable.js.map +1 -0
  376. package/dist/commonjs/sdk/models/shared/accountingagedperiod.d.ts +15 -0
  377. package/dist/commonjs/sdk/models/shared/accountingagedperiod.d.ts.map +1 -0
  378. package/dist/commonjs/sdk/models/shared/accountingagedperiod.js +65 -0
  379. package/dist/commonjs/sdk/models/shared/accountingagedperiod.js.map +1 -0
  380. package/dist/commonjs/sdk/models/shared/accountingagedreceivable.d.ts +24 -0
  381. package/dist/commonjs/sdk/models/shared/accountingagedreceivable.d.ts.map +1 -0
  382. package/dist/commonjs/sdk/models/shared/accountingagedreceivable.js +78 -0
  383. package/dist/commonjs/sdk/models/shared/accountingagedreceivable.js.map +1 -0
  384. package/dist/commonjs/sdk/models/shared/accountingagedrow.d.ts +17 -0
  385. package/dist/commonjs/sdk/models/shared/accountingagedrow.d.ts.map +1 -0
  386. package/dist/commonjs/sdk/models/shared/accountingagedrow.js +67 -0
  387. package/dist/commonjs/sdk/models/shared/accountingagedrow.js.map +1 -0
  388. package/dist/commonjs/sdk/models/shared/accountingbill.d.ts +2 -0
  389. package/dist/commonjs/sdk/models/shared/accountingbill.d.ts.map +1 -1
  390. package/dist/commonjs/sdk/models/shared/accountingbill.js +4 -0
  391. package/dist/commonjs/sdk/models/shared/accountingbill.js.map +1 -1
  392. package/dist/commonjs/sdk/models/shared/accountingexpense.d.ts +2 -0
  393. package/dist/commonjs/sdk/models/shared/accountingexpense.d.ts.map +1 -1
  394. package/dist/commonjs/sdk/models/shared/accountingexpense.js +4 -0
  395. package/dist/commonjs/sdk/models/shared/accountingexpense.js.map +1 -1
  396. package/dist/commonjs/sdk/models/shared/accountinginvoice.d.ts +2 -0
  397. package/dist/commonjs/sdk/models/shared/accountinginvoice.d.ts.map +1 -1
  398. package/dist/commonjs/sdk/models/shared/accountinginvoice.js +4 -0
  399. package/dist/commonjs/sdk/models/shared/accountinginvoice.js.map +1 -1
  400. package/dist/commonjs/sdk/models/shared/accountingjournal.d.ts +2 -0
  401. package/dist/commonjs/sdk/models/shared/accountingjournal.d.ts.map +1 -1
  402. package/dist/commonjs/sdk/models/shared/accountingjournal.js +4 -0
  403. package/dist/commonjs/sdk/models/shared/accountingjournal.js.map +1 -1
  404. package/dist/commonjs/sdk/models/shared/accountingproject.d.ts +110 -0
  405. package/dist/commonjs/sdk/models/shared/accountingproject.d.ts.map +1 -0
  406. package/dist/commonjs/sdk/models/shared/accountingproject.js +209 -0
  407. package/dist/commonjs/sdk/models/shared/accountingproject.js.map +1 -0
  408. package/dist/commonjs/sdk/models/shared/accountingquote.d.ts +137 -0
  409. package/dist/commonjs/sdk/models/shared/accountingquote.d.ts.map +1 -0
  410. package/dist/commonjs/sdk/models/shared/accountingquote.js +223 -0
  411. package/dist/commonjs/sdk/models/shared/accountingquote.js.map +1 -0
  412. package/dist/commonjs/sdk/models/shared/accountingtransaction.d.ts +2 -0
  413. package/dist/commonjs/sdk/models/shared/accountingtransaction.d.ts.map +1 -1
  414. package/dist/commonjs/sdk/models/shared/accountingtransaction.js +4 -0
  415. package/dist/commonjs/sdk/models/shared/accountingtransaction.js.map +1 -1
  416. package/dist/commonjs/sdk/models/shared/adscampaign.d.ts +2 -0
  417. package/dist/commonjs/sdk/models/shared/adscampaign.d.ts.map +1 -1
  418. package/dist/commonjs/sdk/models/shared/adscampaign.js +2 -0
  419. package/dist/commonjs/sdk/models/shared/adscampaign.js.map +1 -1
  420. package/dist/commonjs/sdk/models/shared/adscreative.d.ts +4 -0
  421. package/dist/commonjs/sdk/models/shared/adscreative.d.ts.map +1 -1
  422. package/dist/commonjs/sdk/models/shared/adscreative.js +6 -0
  423. package/dist/commonjs/sdk/models/shared/adscreative.js.map +1 -1
  424. package/dist/commonjs/sdk/models/shared/adsgroup.d.ts +13 -0
  425. package/dist/commonjs/sdk/models/shared/adsgroup.d.ts.map +1 -1
  426. package/dist/commonjs/sdk/models/shared/adsgroup.js +17 -1
  427. package/dist/commonjs/sdk/models/shared/adsgroup.js.map +1 -1
  428. package/dist/commonjs/sdk/models/shared/adsmanager.d.ts +19 -0
  429. package/dist/commonjs/sdk/models/shared/adsmanager.d.ts.map +1 -0
  430. package/dist/commonjs/sdk/models/shared/adsmanager.js +60 -0
  431. package/dist/commonjs/sdk/models/shared/adsmanager.js.map +1 -0
  432. package/dist/commonjs/sdk/models/shared/adsorganization.d.ts +26 -0
  433. package/dist/commonjs/sdk/models/shared/adsorganization.d.ts.map +1 -1
  434. package/dist/commonjs/sdk/models/shared/adsorganization.js +25 -1
  435. package/dist/commonjs/sdk/models/shared/adsorganization.js.map +1 -1
  436. package/dist/commonjs/sdk/models/shared/index.d.ts +9 -0
  437. package/dist/commonjs/sdk/models/shared/index.d.ts.map +1 -1
  438. package/dist/commonjs/sdk/models/shared/index.js +9 -0
  439. package/dist/commonjs/sdk/models/shared/index.js.map +1 -1
  440. package/dist/commonjs/sdk/models/shared/integrationsupport.d.ts +0 -18
  441. package/dist/commonjs/sdk/models/shared/integrationsupport.d.ts.map +1 -1
  442. package/dist/commonjs/sdk/models/shared/integrationsupport.js +6 -24
  443. package/dist/commonjs/sdk/models/shared/integrationsupport.js.map +1 -1
  444. package/dist/commonjs/sdk/models/shared/propertyaccountingagedrowcontact.d.ts +11 -0
  445. package/dist/commonjs/sdk/models/shared/propertyaccountingagedrowcontact.d.ts.map +1 -0
  446. package/dist/commonjs/sdk/models/shared/propertyaccountingagedrowcontact.js +51 -0
  447. package/dist/commonjs/sdk/models/shared/propertyaccountingagedrowcontact.js.map +1 -0
  448. package/dist/commonjs/sdk/models/shared/propertyaccountingagedrowtransaction.d.ts +11 -0
  449. package/dist/commonjs/sdk/models/shared/propertyaccountingagedrowtransaction.d.ts.map +1 -0
  450. package/dist/commonjs/sdk/models/shared/propertyaccountingagedrowtransaction.js +51 -0
  451. package/dist/commonjs/sdk/models/shared/propertyaccountingagedrowtransaction.js.map +1 -0
  452. package/dist/commonjs/sdk/models/shared/propertyadsreportmetricscampaign.d.ts +1 -0
  453. package/dist/commonjs/sdk/models/shared/propertyadsreportmetricscampaign.d.ts.map +1 -1
  454. package/dist/commonjs/sdk/models/shared/propertyadsreportmetricscampaign.js +1 -0
  455. package/dist/commonjs/sdk/models/shared/propertyadsreportmetricscampaign.js.map +1 -1
  456. package/dist/commonjs/sdk/models/shared/propertyadsreportmetricscreative.d.ts +2 -0
  457. package/dist/commonjs/sdk/models/shared/propertyadsreportmetricscreative.d.ts.map +1 -1
  458. package/dist/commonjs/sdk/models/shared/propertyadsreportmetricscreative.js +3 -0
  459. package/dist/commonjs/sdk/models/shared/propertyadsreportmetricscreative.js.map +1 -1
  460. package/dist/commonjs/sdk/models/shared/propertyadsreportmetricsgroup.d.ts +9 -0
  461. package/dist/commonjs/sdk/models/shared/propertyadsreportmetricsgroup.d.ts.map +1 -1
  462. package/dist/commonjs/sdk/models/shared/propertyadsreportmetricsgroup.js +11 -1
  463. package/dist/commonjs/sdk/models/shared/propertyadsreportmetricsgroup.js.map +1 -1
  464. package/dist/commonjs/sdk/models/shared/propertyconnectionpermissions.d.ts +6 -0
  465. package/dist/commonjs/sdk/models/shared/propertyconnectionpermissions.d.ts.map +1 -1
  466. package/dist/commonjs/sdk/models/shared/propertyconnectionpermissions.js +6 -0
  467. package/dist/commonjs/sdk/models/shared/propertyconnectionpermissions.js.map +1 -1
  468. package/dist/commonjs/sdk/models/shared/storagefile.d.ts +2 -0
  469. package/dist/commonjs/sdk/models/shared/storagefile.d.ts.map +1 -1
  470. package/dist/commonjs/sdk/models/shared/storagefile.js +2 -0
  471. package/dist/commonjs/sdk/models/shared/storagefile.js.map +1 -1
  472. package/dist/commonjs/sdk/models/shared/webhook.d.ts +4 -0
  473. package/dist/commonjs/sdk/models/shared/webhook.d.ts.map +1 -1
  474. package/dist/commonjs/sdk/models/shared/webhook.js +4 -0
  475. package/dist/commonjs/sdk/models/shared/webhook.js.map +1 -1
  476. package/dist/commonjs/sdk/project.d.ts +24 -0
  477. package/dist/commonjs/sdk/project.d.ts.map +1 -1
  478. package/dist/commonjs/sdk/project.js +54 -12
  479. package/dist/commonjs/sdk/project.js.map +1 -1
  480. package/dist/commonjs/sdk/quote.d.ts +30 -0
  481. package/dist/commonjs/sdk/quote.d.ts.map +1 -0
  482. package/dist/commonjs/sdk/quote.js +54 -0
  483. package/dist/commonjs/sdk/quote.js.map +1 -0
  484. package/dist/commonjs/sdk/sdk.d.ts +11 -2
  485. package/dist/commonjs/sdk/sdk.d.ts.map +1 -1
  486. package/dist/commonjs/sdk/sdk.js +15 -3
  487. package/dist/commonjs/sdk/sdk.js.map +1 -1
  488. package/dist/commonjs/sdk/task.js +12 -12
  489. package/dist/commonjs/sdk/task.js.map +1 -1
  490. package/dist/esm/funcs/accountingCreateAccountingProject.d.ts +15 -0
  491. package/dist/esm/funcs/accountingCreateAccountingProject.d.ts.map +1 -0
  492. package/dist/esm/funcs/accountingCreateAccountingProject.js +87 -0
  493. package/dist/esm/funcs/accountingCreateAccountingProject.js.map +1 -0
  494. package/dist/esm/funcs/accountingCreateAccountingQuote.d.ts +15 -0
  495. package/dist/esm/funcs/accountingCreateAccountingQuote.d.ts.map +1 -0
  496. package/dist/esm/funcs/accountingCreateAccountingQuote.js +87 -0
  497. package/dist/esm/funcs/accountingCreateAccountingQuote.js.map +1 -0
  498. package/dist/esm/funcs/{taskRemoveTaskProject.d.ts → accountingGetAccountingAgedpayable.d.ts} +4 -3
  499. package/dist/esm/funcs/accountingGetAccountingAgedpayable.d.ts.map +1 -0
  500. package/dist/esm/funcs/accountingGetAccountingAgedpayable.js +90 -0
  501. package/dist/esm/funcs/accountingGetAccountingAgedpayable.js.map +1 -0
  502. package/dist/esm/funcs/accountingGetAccountingAgedreceivable.d.ts +15 -0
  503. package/dist/esm/funcs/accountingGetAccountingAgedreceivable.d.ts.map +1 -0
  504. package/dist/esm/funcs/accountingGetAccountingAgedreceivable.js +90 -0
  505. package/dist/esm/funcs/accountingGetAccountingAgedreceivable.js.map +1 -0
  506. package/dist/esm/funcs/accountingGetAccountingProject.d.ts +15 -0
  507. package/dist/esm/funcs/accountingGetAccountingProject.d.ts.map +1 -0
  508. package/dist/esm/funcs/accountingGetAccountingProject.js +90 -0
  509. package/dist/esm/funcs/accountingGetAccountingProject.js.map +1 -0
  510. package/dist/esm/funcs/accountingGetAccountingQuote.d.ts +15 -0
  511. package/dist/esm/funcs/accountingGetAccountingQuote.d.ts.map +1 -0
  512. package/dist/esm/funcs/accountingGetAccountingQuote.js +90 -0
  513. package/dist/esm/funcs/accountingGetAccountingQuote.js.map +1 -0
  514. package/dist/esm/funcs/accountingListAccountingAgedpayables.d.ts +15 -0
  515. package/dist/esm/funcs/accountingListAccountingAgedpayables.d.ts.map +1 -0
  516. package/dist/esm/funcs/accountingListAccountingAgedpayables.js +97 -0
  517. package/dist/esm/funcs/accountingListAccountingAgedpayables.js.map +1 -0
  518. package/dist/esm/funcs/accountingListAccountingAgedreceivables.d.ts +15 -0
  519. package/dist/esm/funcs/accountingListAccountingAgedreceivables.d.ts.map +1 -0
  520. package/dist/esm/funcs/accountingListAccountingAgedreceivables.js +97 -0
  521. package/dist/esm/funcs/accountingListAccountingAgedreceivables.js.map +1 -0
  522. package/dist/esm/funcs/accountingListAccountingProjects.d.ts +15 -0
  523. package/dist/esm/funcs/accountingListAccountingProjects.d.ts.map +1 -0
  524. package/dist/esm/funcs/accountingListAccountingProjects.js +98 -0
  525. package/dist/esm/funcs/accountingListAccountingProjects.js.map +1 -0
  526. package/dist/esm/funcs/accountingListAccountingQuotes.d.ts +15 -0
  527. package/dist/esm/funcs/accountingListAccountingQuotes.d.ts.map +1 -0
  528. package/dist/esm/funcs/accountingListAccountingQuotes.js +99 -0
  529. package/dist/esm/funcs/accountingListAccountingQuotes.js.map +1 -0
  530. package/dist/esm/funcs/accountingPatchAccountingProject.d.ts +15 -0
  531. package/dist/esm/funcs/accountingPatchAccountingProject.d.ts.map +1 -0
  532. package/dist/esm/funcs/accountingPatchAccountingProject.js +91 -0
  533. package/dist/esm/funcs/accountingPatchAccountingProject.js.map +1 -0
  534. package/dist/esm/funcs/accountingPatchAccountingQuote.d.ts +15 -0
  535. package/dist/esm/funcs/accountingPatchAccountingQuote.d.ts.map +1 -0
  536. package/dist/esm/funcs/accountingPatchAccountingQuote.js +91 -0
  537. package/dist/esm/funcs/accountingPatchAccountingQuote.js.map +1 -0
  538. package/dist/esm/funcs/accountingRemoveAccountingProject.d.ts +14 -0
  539. package/dist/esm/funcs/accountingRemoveAccountingProject.d.ts.map +1 -0
  540. package/dist/esm/funcs/accountingRemoveAccountingProject.js +87 -0
  541. package/dist/esm/funcs/accountingRemoveAccountingProject.js.map +1 -0
  542. package/dist/esm/funcs/accountingRemoveAccountingQuote.d.ts +14 -0
  543. package/dist/esm/funcs/accountingRemoveAccountingQuote.d.ts.map +1 -0
  544. package/dist/esm/funcs/accountingRemoveAccountingQuote.js +87 -0
  545. package/dist/esm/funcs/accountingRemoveAccountingQuote.js.map +1 -0
  546. package/dist/esm/funcs/accountingUpdateAccountingProject.d.ts +15 -0
  547. package/dist/esm/funcs/accountingUpdateAccountingProject.d.ts.map +1 -0
  548. package/dist/esm/funcs/accountingUpdateAccountingProject.js +91 -0
  549. package/dist/esm/funcs/accountingUpdateAccountingProject.js.map +1 -0
  550. package/dist/esm/funcs/accountingUpdateAccountingQuote.d.ts +15 -0
  551. package/dist/esm/funcs/accountingUpdateAccountingQuote.d.ts.map +1 -0
  552. package/dist/esm/funcs/accountingUpdateAccountingQuote.js +91 -0
  553. package/dist/esm/funcs/accountingUpdateAccountingQuote.js.map +1 -0
  554. package/dist/esm/funcs/{taskCreateTaskProject.d.ts → projectCreateTaskProject.d.ts} +2 -2
  555. package/dist/esm/funcs/projectCreateTaskProject.d.ts.map +1 -0
  556. package/dist/esm/funcs/{taskCreateTaskProject.js → projectCreateTaskProject.js} +2 -2
  557. package/dist/esm/funcs/projectCreateTaskProject.js.map +1 -0
  558. package/dist/{commonjs/funcs/taskGetTaskProject.d.ts → esm/funcs/projectGetTaskProject.d.ts} +2 -2
  559. package/dist/{commonjs/funcs/taskCreateTaskProject.d.ts.map → esm/funcs/projectGetTaskProject.d.ts.map} +1 -1
  560. package/dist/esm/funcs/{taskGetTaskProject.js → projectGetTaskProject.js} +2 -2
  561. package/dist/esm/funcs/projectGetTaskProject.js.map +1 -0
  562. package/dist/{commonjs/funcs/taskListTaskProjects.d.ts → esm/funcs/projectListTaskProjects.d.ts} +2 -2
  563. package/dist/esm/funcs/projectListTaskProjects.d.ts.map +1 -0
  564. package/dist/esm/funcs/{taskListTaskProjects.js → projectListTaskProjects.js} +2 -2
  565. package/dist/esm/funcs/projectListTaskProjects.js.map +1 -0
  566. package/dist/esm/funcs/{taskUpdateTaskProject.d.ts → projectPatchTaskProject.d.ts} +2 -2
  567. package/dist/esm/funcs/projectPatchTaskProject.d.ts.map +1 -0
  568. package/dist/esm/funcs/{taskPatchTaskProject.js → projectPatchTaskProject.js} +2 -2
  569. package/dist/esm/funcs/projectPatchTaskProject.js.map +1 -0
  570. package/dist/esm/funcs/projectRemoveTaskProject.d.ts +14 -0
  571. package/dist/esm/funcs/projectRemoveTaskProject.d.ts.map +1 -0
  572. package/dist/esm/funcs/{taskRemoveTaskProject.js → projectRemoveTaskProject.js} +2 -2
  573. package/dist/esm/funcs/projectRemoveTaskProject.js.map +1 -0
  574. package/dist/{commonjs/funcs/taskPatchTaskProject.d.ts → esm/funcs/projectUpdateTaskProject.d.ts} +2 -2
  575. package/dist/esm/funcs/projectUpdateTaskProject.d.ts.map +1 -0
  576. package/dist/esm/funcs/{taskUpdateTaskProject.js → projectUpdateTaskProject.js} +2 -2
  577. package/dist/esm/funcs/projectUpdateTaskProject.js.map +1 -0
  578. package/dist/esm/lib/config.d.ts +3 -3
  579. package/dist/esm/lib/config.js +3 -3
  580. package/dist/esm/sdk/accounting.d.ts +64 -0
  581. package/dist/esm/sdk/accounting.d.ts.map +1 -1
  582. package/dist/esm/sdk/accounting.js +112 -0
  583. package/dist/esm/sdk/accounting.js.map +1 -1
  584. package/dist/esm/sdk/agedpayable.d.ts +14 -0
  585. package/dist/esm/sdk/agedpayable.d.ts.map +1 -0
  586. package/dist/esm/sdk/agedpayable.js +22 -0
  587. package/dist/esm/sdk/agedpayable.js.map +1 -0
  588. package/dist/esm/sdk/agedreceivable.d.ts +14 -0
  589. package/dist/esm/sdk/agedreceivable.d.ts.map +1 -0
  590. package/dist/esm/sdk/agedreceivable.js +22 -0
  591. package/dist/esm/sdk/agedreceivable.js.map +1 -0
  592. package/dist/esm/sdk/models/operations/createaccountingbill.d.ts +1 -0
  593. package/dist/esm/sdk/models/operations/createaccountingbill.d.ts.map +1 -1
  594. package/dist/esm/sdk/models/operations/createaccountingbill.js +1 -0
  595. package/dist/esm/sdk/models/operations/createaccountingbill.js.map +1 -1
  596. package/dist/esm/sdk/models/operations/createaccountingexpense.d.ts +1 -0
  597. package/dist/esm/sdk/models/operations/createaccountingexpense.d.ts.map +1 -1
  598. package/dist/esm/sdk/models/operations/createaccountingexpense.js +1 -0
  599. package/dist/esm/sdk/models/operations/createaccountingexpense.js.map +1 -1
  600. package/dist/esm/sdk/models/operations/createaccountinginvoice.d.ts +1 -0
  601. package/dist/esm/sdk/models/operations/createaccountinginvoice.d.ts.map +1 -1
  602. package/dist/esm/sdk/models/operations/createaccountinginvoice.js +1 -0
  603. package/dist/esm/sdk/models/operations/createaccountinginvoice.js.map +1 -1
  604. package/dist/esm/sdk/models/operations/createaccountingjournal.d.ts +1 -0
  605. package/dist/esm/sdk/models/operations/createaccountingjournal.d.ts.map +1 -1
  606. package/dist/esm/sdk/models/operations/createaccountingjournal.js +1 -0
  607. package/dist/esm/sdk/models/operations/createaccountingjournal.js.map +1 -1
  608. package/dist/esm/sdk/models/operations/createaccountingproject.d.ts +67 -0
  609. package/dist/esm/sdk/models/operations/createaccountingproject.d.ts.map +1 -0
  610. package/dist/esm/sdk/models/operations/createaccountingproject.js +61 -0
  611. package/dist/esm/sdk/models/operations/createaccountingproject.js.map +1 -0
  612. package/dist/esm/sdk/models/operations/createaccountingquote.d.ts +67 -0
  613. package/dist/esm/sdk/models/operations/createaccountingquote.d.ts.map +1 -0
  614. package/dist/esm/sdk/models/operations/createaccountingquote.js +60 -0
  615. package/dist/esm/sdk/models/operations/createaccountingquote.js.map +1 -0
  616. package/dist/esm/sdk/models/operations/createaccountingtransaction.d.ts +1 -0
  617. package/dist/esm/sdk/models/operations/createaccountingtransaction.d.ts.map +1 -1
  618. package/dist/esm/sdk/models/operations/createaccountingtransaction.js +1 -0
  619. package/dist/esm/sdk/models/operations/createaccountingtransaction.js.map +1 -1
  620. package/dist/esm/sdk/models/operations/createadscampaign.d.ts +1 -0
  621. package/dist/esm/sdk/models/operations/createadscampaign.d.ts.map +1 -1
  622. package/dist/esm/sdk/models/operations/createadscampaign.js +1 -0
  623. package/dist/esm/sdk/models/operations/createadscampaign.js.map +1 -1
  624. package/dist/esm/sdk/models/operations/createadscreative.d.ts +2 -0
  625. package/dist/esm/sdk/models/operations/createadscreative.d.ts.map +1 -1
  626. package/dist/esm/sdk/models/operations/createadscreative.js +2 -0
  627. package/dist/esm/sdk/models/operations/createadscreative.js.map +1 -1
  628. package/dist/esm/sdk/models/operations/createadsgroup.d.ts +2 -0
  629. package/dist/esm/sdk/models/operations/createadsgroup.d.ts.map +1 -1
  630. package/dist/esm/sdk/models/operations/createadsgroup.js +2 -0
  631. package/dist/esm/sdk/models/operations/createadsgroup.js.map +1 -1
  632. package/dist/esm/sdk/models/operations/createadsorganization.d.ts +3 -0
  633. package/dist/esm/sdk/models/operations/createadsorganization.d.ts.map +1 -1
  634. package/dist/esm/sdk/models/operations/createadsorganization.js +3 -0
  635. package/dist/esm/sdk/models/operations/createadsorganization.js.map +1 -1
  636. package/dist/esm/sdk/models/operations/createstoragefile.d.ts +1 -0
  637. package/dist/esm/sdk/models/operations/createstoragefile.d.ts.map +1 -1
  638. package/dist/esm/sdk/models/operations/createstoragefile.js +1 -0
  639. package/dist/esm/sdk/models/operations/createstoragefile.js.map +1 -1
  640. package/dist/esm/sdk/models/operations/getaccountingagedpayable.d.ts +48 -0
  641. package/dist/esm/sdk/models/operations/getaccountingagedpayable.d.ts.map +1 -0
  642. package/dist/esm/sdk/models/operations/getaccountingagedpayable.js +38 -0
  643. package/dist/esm/sdk/models/operations/getaccountingagedpayable.js.map +1 -0
  644. package/dist/esm/sdk/models/operations/getaccountingagedreceivable.d.ts +48 -0
  645. package/dist/esm/sdk/models/operations/getaccountingagedreceivable.d.ts.map +1 -0
  646. package/dist/esm/sdk/models/operations/getaccountingagedreceivable.js +38 -0
  647. package/dist/esm/sdk/models/operations/getaccountingagedreceivable.js.map +1 -0
  648. package/dist/esm/sdk/models/operations/getaccountingbill.d.ts +1 -0
  649. package/dist/esm/sdk/models/operations/getaccountingbill.d.ts.map +1 -1
  650. package/dist/esm/sdk/models/operations/getaccountingbill.js +1 -0
  651. package/dist/esm/sdk/models/operations/getaccountingbill.js.map +1 -1
  652. package/dist/esm/sdk/models/operations/getaccountingexpense.d.ts +1 -0
  653. package/dist/esm/sdk/models/operations/getaccountingexpense.d.ts.map +1 -1
  654. package/dist/esm/sdk/models/operations/getaccountingexpense.js +1 -0
  655. package/dist/esm/sdk/models/operations/getaccountingexpense.js.map +1 -1
  656. package/dist/esm/sdk/models/operations/getaccountinginvoice.d.ts +1 -0
  657. package/dist/esm/sdk/models/operations/getaccountinginvoice.d.ts.map +1 -1
  658. package/dist/esm/sdk/models/operations/getaccountinginvoice.js +1 -0
  659. package/dist/esm/sdk/models/operations/getaccountinginvoice.js.map +1 -1
  660. package/dist/esm/sdk/models/operations/getaccountingjournal.d.ts +1 -0
  661. package/dist/esm/sdk/models/operations/getaccountingjournal.d.ts.map +1 -1
  662. package/dist/esm/sdk/models/operations/getaccountingjournal.js +1 -0
  663. package/dist/esm/sdk/models/operations/getaccountingjournal.js.map +1 -1
  664. package/dist/esm/sdk/models/operations/getaccountingproject.d.ts +69 -0
  665. package/dist/esm/sdk/models/operations/getaccountingproject.d.ts.map +1 -0
  666. package/dist/esm/sdk/models/operations/getaccountingproject.js +58 -0
  667. package/dist/esm/sdk/models/operations/getaccountingproject.js.map +1 -0
  668. package/dist/esm/sdk/models/operations/getaccountingquote.d.ts +69 -0
  669. package/dist/esm/sdk/models/operations/getaccountingquote.d.ts.map +1 -0
  670. package/dist/esm/sdk/models/operations/getaccountingquote.js +57 -0
  671. package/dist/esm/sdk/models/operations/getaccountingquote.js.map +1 -0
  672. package/dist/esm/sdk/models/operations/getaccountingtransaction.d.ts +1 -0
  673. package/dist/esm/sdk/models/operations/getaccountingtransaction.d.ts.map +1 -1
  674. package/dist/esm/sdk/models/operations/getaccountingtransaction.js +1 -0
  675. package/dist/esm/sdk/models/operations/getaccountingtransaction.js.map +1 -1
  676. package/dist/esm/sdk/models/operations/getadscampaign.d.ts +1 -0
  677. package/dist/esm/sdk/models/operations/getadscampaign.d.ts.map +1 -1
  678. package/dist/esm/sdk/models/operations/getadscampaign.js +1 -0
  679. package/dist/esm/sdk/models/operations/getadscampaign.js.map +1 -1
  680. package/dist/esm/sdk/models/operations/getadscreative.d.ts +2 -0
  681. package/dist/esm/sdk/models/operations/getadscreative.d.ts.map +1 -1
  682. package/dist/esm/sdk/models/operations/getadscreative.js +2 -0
  683. package/dist/esm/sdk/models/operations/getadscreative.js.map +1 -1
  684. package/dist/esm/sdk/models/operations/getadsgroup.d.ts +2 -0
  685. package/dist/esm/sdk/models/operations/getadsgroup.d.ts.map +1 -1
  686. package/dist/esm/sdk/models/operations/getadsgroup.js +2 -0
  687. package/dist/esm/sdk/models/operations/getadsgroup.js.map +1 -1
  688. package/dist/esm/sdk/models/operations/getadsorganization.d.ts +3 -0
  689. package/dist/esm/sdk/models/operations/getadsorganization.d.ts.map +1 -1
  690. package/dist/esm/sdk/models/operations/getadsorganization.js +3 -0
  691. package/dist/esm/sdk/models/operations/getadsorganization.js.map +1 -1
  692. package/dist/esm/sdk/models/operations/getstoragefile.d.ts +1 -0
  693. package/dist/esm/sdk/models/operations/getstoragefile.d.ts.map +1 -1
  694. package/dist/esm/sdk/models/operations/getstoragefile.js +1 -0
  695. package/dist/esm/sdk/models/operations/getstoragefile.js.map +1 -1
  696. package/dist/esm/sdk/models/operations/index.d.ts +16 -0
  697. package/dist/esm/sdk/models/operations/index.d.ts.map +1 -1
  698. package/dist/esm/sdk/models/operations/index.js +16 -0
  699. package/dist/esm/sdk/models/operations/index.js.map +1 -1
  700. package/dist/esm/sdk/models/operations/listaccountingagedpayables.d.ts +81 -0
  701. package/dist/esm/sdk/models/operations/listaccountingagedpayables.d.ts.map +1 -0
  702. package/dist/esm/sdk/models/operations/listaccountingagedpayables.js +52 -0
  703. package/dist/esm/sdk/models/operations/listaccountingagedpayables.js.map +1 -0
  704. package/dist/esm/sdk/models/operations/listaccountingagedreceivables.d.ts +81 -0
  705. package/dist/esm/sdk/models/operations/listaccountingagedreceivables.d.ts.map +1 -0
  706. package/dist/esm/sdk/models/operations/listaccountingagedreceivables.js +52 -0
  707. package/dist/esm/sdk/models/operations/listaccountingagedreceivables.js.map +1 -0
  708. package/dist/esm/sdk/models/operations/listaccountingbills.d.ts +1 -0
  709. package/dist/esm/sdk/models/operations/listaccountingbills.d.ts.map +1 -1
  710. package/dist/esm/sdk/models/operations/listaccountingbills.js +1 -0
  711. package/dist/esm/sdk/models/operations/listaccountingbills.js.map +1 -1
  712. package/dist/esm/sdk/models/operations/listaccountingexpenses.d.ts +1 -0
  713. package/dist/esm/sdk/models/operations/listaccountingexpenses.d.ts.map +1 -1
  714. package/dist/esm/sdk/models/operations/listaccountingexpenses.js +1 -0
  715. package/dist/esm/sdk/models/operations/listaccountingexpenses.js.map +1 -1
  716. package/dist/esm/sdk/models/operations/listaccountinginvoices.d.ts +1 -0
  717. package/dist/esm/sdk/models/operations/listaccountinginvoices.d.ts.map +1 -1
  718. package/dist/esm/sdk/models/operations/listaccountinginvoices.js +1 -0
  719. package/dist/esm/sdk/models/operations/listaccountinginvoices.js.map +1 -1
  720. package/dist/esm/sdk/models/operations/listaccountingjournals.d.ts +1 -0
  721. package/dist/esm/sdk/models/operations/listaccountingjournals.d.ts.map +1 -1
  722. package/dist/esm/sdk/models/operations/listaccountingjournals.js +1 -0
  723. package/dist/esm/sdk/models/operations/listaccountingjournals.js.map +1 -1
  724. package/dist/esm/sdk/models/operations/listaccountingprojects.d.ts +101 -0
  725. package/dist/esm/sdk/models/operations/listaccountingprojects.d.ts.map +1 -0
  726. package/dist/esm/sdk/models/operations/listaccountingprojects.js +73 -0
  727. package/dist/esm/sdk/models/operations/listaccountingprojects.js.map +1 -0
  728. package/dist/esm/sdk/models/operations/listaccountingquotes.d.ts +109 -0
  729. package/dist/esm/sdk/models/operations/listaccountingquotes.d.ts.map +1 -0
  730. package/dist/esm/sdk/models/operations/listaccountingquotes.js +75 -0
  731. package/dist/esm/sdk/models/operations/listaccountingquotes.js.map +1 -0
  732. package/dist/esm/sdk/models/operations/listaccountingtransactions.d.ts +1 -0
  733. package/dist/esm/sdk/models/operations/listaccountingtransactions.d.ts.map +1 -1
  734. package/dist/esm/sdk/models/operations/listaccountingtransactions.js +1 -0
  735. package/dist/esm/sdk/models/operations/listaccountingtransactions.js.map +1 -1
  736. package/dist/esm/sdk/models/operations/listadscampaigns.d.ts +1 -0
  737. package/dist/esm/sdk/models/operations/listadscampaigns.d.ts.map +1 -1
  738. package/dist/esm/sdk/models/operations/listadscampaigns.js +1 -0
  739. package/dist/esm/sdk/models/operations/listadscampaigns.js.map +1 -1
  740. package/dist/esm/sdk/models/operations/listadscreatives.d.ts +2 -0
  741. package/dist/esm/sdk/models/operations/listadscreatives.d.ts.map +1 -1
  742. package/dist/esm/sdk/models/operations/listadscreatives.js +2 -0
  743. package/dist/esm/sdk/models/operations/listadscreatives.js.map +1 -1
  744. package/dist/esm/sdk/models/operations/listadsgroups.d.ts +2 -0
  745. package/dist/esm/sdk/models/operations/listadsgroups.d.ts.map +1 -1
  746. package/dist/esm/sdk/models/operations/listadsgroups.js +2 -0
  747. package/dist/esm/sdk/models/operations/listadsgroups.js.map +1 -1
  748. package/dist/esm/sdk/models/operations/listadsorganizations.d.ts +3 -0
  749. package/dist/esm/sdk/models/operations/listadsorganizations.d.ts.map +1 -1
  750. package/dist/esm/sdk/models/operations/listadsorganizations.js +3 -0
  751. package/dist/esm/sdk/models/operations/listadsorganizations.js.map +1 -1
  752. package/dist/esm/sdk/models/operations/liststoragefiles.d.ts +1 -0
  753. package/dist/esm/sdk/models/operations/liststoragefiles.d.ts.map +1 -1
  754. package/dist/esm/sdk/models/operations/liststoragefiles.js +1 -0
  755. package/dist/esm/sdk/models/operations/liststoragefiles.js.map +1 -1
  756. package/dist/esm/sdk/models/operations/patchaccountingbill.d.ts +1 -0
  757. package/dist/esm/sdk/models/operations/patchaccountingbill.d.ts.map +1 -1
  758. package/dist/esm/sdk/models/operations/patchaccountingbill.js +1 -0
  759. package/dist/esm/sdk/models/operations/patchaccountingbill.js.map +1 -1
  760. package/dist/esm/sdk/models/operations/patchaccountingexpense.d.ts +1 -0
  761. package/dist/esm/sdk/models/operations/patchaccountingexpense.d.ts.map +1 -1
  762. package/dist/esm/sdk/models/operations/patchaccountingexpense.js +1 -0
  763. package/dist/esm/sdk/models/operations/patchaccountingexpense.js.map +1 -1
  764. package/dist/esm/sdk/models/operations/patchaccountinginvoice.d.ts +1 -0
  765. package/dist/esm/sdk/models/operations/patchaccountinginvoice.d.ts.map +1 -1
  766. package/dist/esm/sdk/models/operations/patchaccountinginvoice.js +1 -0
  767. package/dist/esm/sdk/models/operations/patchaccountinginvoice.js.map +1 -1
  768. package/dist/esm/sdk/models/operations/patchaccountingjournal.d.ts +1 -0
  769. package/dist/esm/sdk/models/operations/patchaccountingjournal.d.ts.map +1 -1
  770. package/dist/esm/sdk/models/operations/patchaccountingjournal.js +1 -0
  771. package/dist/esm/sdk/models/operations/patchaccountingjournal.js.map +1 -1
  772. package/dist/esm/sdk/models/operations/patchaccountingproject.d.ts +72 -0
  773. package/dist/esm/sdk/models/operations/patchaccountingproject.d.ts.map +1 -0
  774. package/dist/esm/sdk/models/operations/patchaccountingproject.js +61 -0
  775. package/dist/esm/sdk/models/operations/patchaccountingproject.js.map +1 -0
  776. package/dist/esm/sdk/models/operations/patchaccountingquote.d.ts +72 -0
  777. package/dist/esm/sdk/models/operations/patchaccountingquote.d.ts.map +1 -0
  778. package/dist/esm/sdk/models/operations/patchaccountingquote.js +61 -0
  779. package/dist/esm/sdk/models/operations/patchaccountingquote.js.map +1 -0
  780. package/dist/esm/sdk/models/operations/patchaccountingtransaction.d.ts +1 -0
  781. package/dist/esm/sdk/models/operations/patchaccountingtransaction.d.ts.map +1 -1
  782. package/dist/esm/sdk/models/operations/patchaccountingtransaction.js +1 -0
  783. package/dist/esm/sdk/models/operations/patchaccountingtransaction.js.map +1 -1
  784. package/dist/esm/sdk/models/operations/patchadscampaign.d.ts +1 -0
  785. package/dist/esm/sdk/models/operations/patchadscampaign.d.ts.map +1 -1
  786. package/dist/esm/sdk/models/operations/patchadscampaign.js +1 -0
  787. package/dist/esm/sdk/models/operations/patchadscampaign.js.map +1 -1
  788. package/dist/esm/sdk/models/operations/patchadscreative.d.ts +2 -0
  789. package/dist/esm/sdk/models/operations/patchadscreative.d.ts.map +1 -1
  790. package/dist/esm/sdk/models/operations/patchadscreative.js +2 -0
  791. package/dist/esm/sdk/models/operations/patchadscreative.js.map +1 -1
  792. package/dist/esm/sdk/models/operations/patchadsgroup.d.ts +2 -0
  793. package/dist/esm/sdk/models/operations/patchadsgroup.d.ts.map +1 -1
  794. package/dist/esm/sdk/models/operations/patchadsgroup.js +2 -0
  795. package/dist/esm/sdk/models/operations/patchadsgroup.js.map +1 -1
  796. package/dist/esm/sdk/models/operations/patchadsorganization.d.ts +3 -0
  797. package/dist/esm/sdk/models/operations/patchadsorganization.d.ts.map +1 -1
  798. package/dist/esm/sdk/models/operations/patchadsorganization.js +3 -0
  799. package/dist/esm/sdk/models/operations/patchadsorganization.js.map +1 -1
  800. package/dist/esm/sdk/models/operations/patchstoragefile.d.ts +1 -0
  801. package/dist/esm/sdk/models/operations/patchstoragefile.d.ts.map +1 -1
  802. package/dist/esm/sdk/models/operations/patchstoragefile.js +1 -0
  803. package/dist/esm/sdk/models/operations/patchstoragefile.js.map +1 -1
  804. package/dist/esm/sdk/models/operations/removeaccountingproject.d.ts +30 -0
  805. package/dist/esm/sdk/models/operations/removeaccountingproject.d.ts.map +1 -0
  806. package/dist/esm/sdk/models/operations/removeaccountingproject.js +30 -0
  807. package/dist/esm/sdk/models/operations/removeaccountingproject.js.map +1 -0
  808. package/dist/esm/sdk/models/operations/removeaccountingquote.d.ts +30 -0
  809. package/dist/esm/sdk/models/operations/removeaccountingquote.d.ts.map +1 -0
  810. package/dist/esm/sdk/models/operations/removeaccountingquote.js +30 -0
  811. package/dist/esm/sdk/models/operations/removeaccountingquote.js.map +1 -0
  812. package/dist/esm/sdk/models/operations/updateaccountingbill.d.ts +1 -0
  813. package/dist/esm/sdk/models/operations/updateaccountingbill.d.ts.map +1 -1
  814. package/dist/esm/sdk/models/operations/updateaccountingbill.js +1 -0
  815. package/dist/esm/sdk/models/operations/updateaccountingbill.js.map +1 -1
  816. package/dist/esm/sdk/models/operations/updateaccountingexpense.d.ts +1 -0
  817. package/dist/esm/sdk/models/operations/updateaccountingexpense.d.ts.map +1 -1
  818. package/dist/esm/sdk/models/operations/updateaccountingexpense.js +1 -0
  819. package/dist/esm/sdk/models/operations/updateaccountingexpense.js.map +1 -1
  820. package/dist/esm/sdk/models/operations/updateaccountinginvoice.d.ts +1 -0
  821. package/dist/esm/sdk/models/operations/updateaccountinginvoice.d.ts.map +1 -1
  822. package/dist/esm/sdk/models/operations/updateaccountinginvoice.js +1 -0
  823. package/dist/esm/sdk/models/operations/updateaccountinginvoice.js.map +1 -1
  824. package/dist/esm/sdk/models/operations/updateaccountingjournal.d.ts +1 -0
  825. package/dist/esm/sdk/models/operations/updateaccountingjournal.d.ts.map +1 -1
  826. package/dist/esm/sdk/models/operations/updateaccountingjournal.js +1 -0
  827. package/dist/esm/sdk/models/operations/updateaccountingjournal.js.map +1 -1
  828. package/dist/esm/sdk/models/operations/updateaccountingproject.d.ts +72 -0
  829. package/dist/esm/sdk/models/operations/updateaccountingproject.d.ts.map +1 -0
  830. package/dist/esm/sdk/models/operations/updateaccountingproject.js +62 -0
  831. package/dist/esm/sdk/models/operations/updateaccountingproject.js.map +1 -0
  832. package/dist/esm/sdk/models/operations/updateaccountingquote.d.ts +72 -0
  833. package/dist/esm/sdk/models/operations/updateaccountingquote.d.ts.map +1 -0
  834. package/dist/esm/sdk/models/operations/updateaccountingquote.js +61 -0
  835. package/dist/esm/sdk/models/operations/updateaccountingquote.js.map +1 -0
  836. package/dist/esm/sdk/models/operations/updateaccountingtransaction.d.ts +1 -0
  837. package/dist/esm/sdk/models/operations/updateaccountingtransaction.d.ts.map +1 -1
  838. package/dist/esm/sdk/models/operations/updateaccountingtransaction.js +1 -0
  839. package/dist/esm/sdk/models/operations/updateaccountingtransaction.js.map +1 -1
  840. package/dist/esm/sdk/models/operations/updateadscampaign.d.ts +1 -0
  841. package/dist/esm/sdk/models/operations/updateadscampaign.d.ts.map +1 -1
  842. package/dist/esm/sdk/models/operations/updateadscampaign.js +1 -0
  843. package/dist/esm/sdk/models/operations/updateadscampaign.js.map +1 -1
  844. package/dist/esm/sdk/models/operations/updateadscreative.d.ts +2 -0
  845. package/dist/esm/sdk/models/operations/updateadscreative.d.ts.map +1 -1
  846. package/dist/esm/sdk/models/operations/updateadscreative.js +2 -0
  847. package/dist/esm/sdk/models/operations/updateadscreative.js.map +1 -1
  848. package/dist/esm/sdk/models/operations/updateadsgroup.d.ts +2 -0
  849. package/dist/esm/sdk/models/operations/updateadsgroup.d.ts.map +1 -1
  850. package/dist/esm/sdk/models/operations/updateadsgroup.js +2 -0
  851. package/dist/esm/sdk/models/operations/updateadsgroup.js.map +1 -1
  852. package/dist/esm/sdk/models/operations/updateadsorganization.d.ts +3 -0
  853. package/dist/esm/sdk/models/operations/updateadsorganization.d.ts.map +1 -1
  854. package/dist/esm/sdk/models/operations/updateadsorganization.js +3 -0
  855. package/dist/esm/sdk/models/operations/updateadsorganization.js.map +1 -1
  856. package/dist/esm/sdk/models/operations/updatestoragefile.d.ts +1 -0
  857. package/dist/esm/sdk/models/operations/updatestoragefile.d.ts.map +1 -1
  858. package/dist/esm/sdk/models/operations/updatestoragefile.js +1 -0
  859. package/dist/esm/sdk/models/operations/updatestoragefile.js.map +1 -1
  860. package/dist/esm/sdk/models/shared/accountingagedpayable.d.ts +24 -0
  861. package/dist/esm/sdk/models/shared/accountingagedpayable.d.ts.map +1 -0
  862. package/dist/esm/sdk/models/shared/accountingagedpayable.js +41 -0
  863. package/dist/esm/sdk/models/shared/accountingagedpayable.js.map +1 -0
  864. package/dist/esm/sdk/models/shared/accountingagedperiod.d.ts +15 -0
  865. package/dist/esm/sdk/models/shared/accountingagedperiod.d.ts.map +1 -0
  866. package/dist/esm/sdk/models/shared/accountingagedperiod.js +28 -0
  867. package/dist/esm/sdk/models/shared/accountingagedperiod.js.map +1 -0
  868. package/dist/esm/sdk/models/shared/accountingagedreceivable.d.ts +24 -0
  869. package/dist/esm/sdk/models/shared/accountingagedreceivable.d.ts.map +1 -0
  870. package/dist/esm/sdk/models/shared/accountingagedreceivable.js +41 -0
  871. package/dist/esm/sdk/models/shared/accountingagedreceivable.js.map +1 -0
  872. package/dist/esm/sdk/models/shared/accountingagedrow.d.ts +17 -0
  873. package/dist/esm/sdk/models/shared/accountingagedrow.d.ts.map +1 -0
  874. package/dist/esm/sdk/models/shared/accountingagedrow.js +30 -0
  875. package/dist/esm/sdk/models/shared/accountingagedrow.js.map +1 -0
  876. package/dist/esm/sdk/models/shared/accountingbill.d.ts +2 -0
  877. package/dist/esm/sdk/models/shared/accountingbill.d.ts.map +1 -1
  878. package/dist/esm/sdk/models/shared/accountingbill.js +4 -0
  879. package/dist/esm/sdk/models/shared/accountingbill.js.map +1 -1
  880. package/dist/esm/sdk/models/shared/accountingexpense.d.ts +2 -0
  881. package/dist/esm/sdk/models/shared/accountingexpense.d.ts.map +1 -1
  882. package/dist/esm/sdk/models/shared/accountingexpense.js +4 -0
  883. package/dist/esm/sdk/models/shared/accountingexpense.js.map +1 -1
  884. package/dist/esm/sdk/models/shared/accountinginvoice.d.ts +2 -0
  885. package/dist/esm/sdk/models/shared/accountinginvoice.d.ts.map +1 -1
  886. package/dist/esm/sdk/models/shared/accountinginvoice.js +4 -0
  887. package/dist/esm/sdk/models/shared/accountinginvoice.js.map +1 -1
  888. package/dist/esm/sdk/models/shared/accountingjournal.d.ts +2 -0
  889. package/dist/esm/sdk/models/shared/accountingjournal.d.ts.map +1 -1
  890. package/dist/esm/sdk/models/shared/accountingjournal.js +4 -0
  891. package/dist/esm/sdk/models/shared/accountingjournal.js.map +1 -1
  892. package/dist/esm/sdk/models/shared/accountingproject.d.ts +110 -0
  893. package/dist/esm/sdk/models/shared/accountingproject.d.ts.map +1 -0
  894. package/dist/esm/sdk/models/shared/accountingproject.js +171 -0
  895. package/dist/esm/sdk/models/shared/accountingproject.js.map +1 -0
  896. package/dist/esm/sdk/models/shared/accountingquote.d.ts +137 -0
  897. package/dist/esm/sdk/models/shared/accountingquote.d.ts.map +1 -0
  898. package/dist/esm/sdk/models/shared/accountingquote.js +185 -0
  899. package/dist/esm/sdk/models/shared/accountingquote.js.map +1 -0
  900. package/dist/esm/sdk/models/shared/accountingtransaction.d.ts +2 -0
  901. package/dist/esm/sdk/models/shared/accountingtransaction.d.ts.map +1 -1
  902. package/dist/esm/sdk/models/shared/accountingtransaction.js +4 -0
  903. package/dist/esm/sdk/models/shared/accountingtransaction.js.map +1 -1
  904. package/dist/esm/sdk/models/shared/adscampaign.d.ts +2 -0
  905. package/dist/esm/sdk/models/shared/adscampaign.d.ts.map +1 -1
  906. package/dist/esm/sdk/models/shared/adscampaign.js +2 -0
  907. package/dist/esm/sdk/models/shared/adscampaign.js.map +1 -1
  908. package/dist/esm/sdk/models/shared/adscreative.d.ts +4 -0
  909. package/dist/esm/sdk/models/shared/adscreative.d.ts.map +1 -1
  910. package/dist/esm/sdk/models/shared/adscreative.js +6 -0
  911. package/dist/esm/sdk/models/shared/adscreative.js.map +1 -1
  912. package/dist/esm/sdk/models/shared/adsgroup.d.ts +13 -0
  913. package/dist/esm/sdk/models/shared/adsgroup.d.ts.map +1 -1
  914. package/dist/esm/sdk/models/shared/adsgroup.js +16 -0
  915. package/dist/esm/sdk/models/shared/adsgroup.js.map +1 -1
  916. package/dist/esm/sdk/models/shared/adsmanager.d.ts +19 -0
  917. package/dist/esm/sdk/models/shared/adsmanager.d.ts.map +1 -0
  918. package/dist/esm/sdk/models/shared/adsmanager.js +22 -0
  919. package/dist/esm/sdk/models/shared/adsmanager.js.map +1 -0
  920. package/dist/esm/sdk/models/shared/adsorganization.d.ts +26 -0
  921. package/dist/esm/sdk/models/shared/adsorganization.d.ts.map +1 -1
  922. package/dist/esm/sdk/models/shared/adsorganization.js +24 -0
  923. package/dist/esm/sdk/models/shared/adsorganization.js.map +1 -1
  924. package/dist/esm/sdk/models/shared/index.d.ts +9 -0
  925. package/dist/esm/sdk/models/shared/index.d.ts.map +1 -1
  926. package/dist/esm/sdk/models/shared/index.js +9 -0
  927. package/dist/esm/sdk/models/shared/index.js.map +1 -1
  928. package/dist/esm/sdk/models/shared/integrationsupport.d.ts +0 -18
  929. package/dist/esm/sdk/models/shared/integrationsupport.d.ts.map +1 -1
  930. package/dist/esm/sdk/models/shared/integrationsupport.js +0 -18
  931. package/dist/esm/sdk/models/shared/integrationsupport.js.map +1 -1
  932. package/dist/esm/sdk/models/shared/propertyaccountingagedrowcontact.d.ts +11 -0
  933. package/dist/esm/sdk/models/shared/propertyaccountingagedrowcontact.d.ts.map +1 -0
  934. package/dist/esm/sdk/models/shared/propertyaccountingagedrowcontact.js +14 -0
  935. package/dist/esm/sdk/models/shared/propertyaccountingagedrowcontact.js.map +1 -0
  936. package/dist/esm/sdk/models/shared/propertyaccountingagedrowtransaction.d.ts +11 -0
  937. package/dist/esm/sdk/models/shared/propertyaccountingagedrowtransaction.d.ts.map +1 -0
  938. package/dist/esm/sdk/models/shared/propertyaccountingagedrowtransaction.js +14 -0
  939. package/dist/esm/sdk/models/shared/propertyaccountingagedrowtransaction.js.map +1 -0
  940. package/dist/esm/sdk/models/shared/propertyadsreportmetricscampaign.d.ts +1 -0
  941. package/dist/esm/sdk/models/shared/propertyadsreportmetricscampaign.d.ts.map +1 -1
  942. package/dist/esm/sdk/models/shared/propertyadsreportmetricscampaign.js +1 -0
  943. package/dist/esm/sdk/models/shared/propertyadsreportmetricscampaign.js.map +1 -1
  944. package/dist/esm/sdk/models/shared/propertyadsreportmetricscreative.d.ts +2 -0
  945. package/dist/esm/sdk/models/shared/propertyadsreportmetricscreative.d.ts.map +1 -1
  946. package/dist/esm/sdk/models/shared/propertyadsreportmetricscreative.js +3 -0
  947. package/dist/esm/sdk/models/shared/propertyadsreportmetricscreative.js.map +1 -1
  948. package/dist/esm/sdk/models/shared/propertyadsreportmetricsgroup.d.ts +9 -0
  949. package/dist/esm/sdk/models/shared/propertyadsreportmetricsgroup.d.ts.map +1 -1
  950. package/dist/esm/sdk/models/shared/propertyadsreportmetricsgroup.js +10 -0
  951. package/dist/esm/sdk/models/shared/propertyadsreportmetricsgroup.js.map +1 -1
  952. package/dist/esm/sdk/models/shared/propertyconnectionpermissions.d.ts +6 -0
  953. package/dist/esm/sdk/models/shared/propertyconnectionpermissions.d.ts.map +1 -1
  954. package/dist/esm/sdk/models/shared/propertyconnectionpermissions.js +6 -0
  955. package/dist/esm/sdk/models/shared/propertyconnectionpermissions.js.map +1 -1
  956. package/dist/esm/sdk/models/shared/storagefile.d.ts +2 -0
  957. package/dist/esm/sdk/models/shared/storagefile.d.ts.map +1 -1
  958. package/dist/esm/sdk/models/shared/storagefile.js +2 -0
  959. package/dist/esm/sdk/models/shared/storagefile.js.map +1 -1
  960. package/dist/esm/sdk/models/shared/webhook.d.ts +4 -0
  961. package/dist/esm/sdk/models/shared/webhook.d.ts.map +1 -1
  962. package/dist/esm/sdk/models/shared/webhook.js +4 -0
  963. package/dist/esm/sdk/models/shared/webhook.js.map +1 -1
  964. package/dist/esm/sdk/project.d.ts +24 -0
  965. package/dist/esm/sdk/project.d.ts.map +1 -1
  966. package/dist/esm/sdk/project.js +54 -12
  967. package/dist/esm/sdk/project.js.map +1 -1
  968. package/dist/esm/sdk/quote.d.ts +30 -0
  969. package/dist/esm/sdk/quote.d.ts.map +1 -0
  970. package/dist/esm/sdk/quote.js +50 -0
  971. package/dist/esm/sdk/quote.js.map +1 -0
  972. package/dist/esm/sdk/sdk.d.ts +11 -2
  973. package/dist/esm/sdk/sdk.d.ts.map +1 -1
  974. package/dist/esm/sdk/sdk.js +15 -3
  975. package/dist/esm/sdk/sdk.js.map +1 -1
  976. package/dist/esm/sdk/task.js +12 -12
  977. package/dist/esm/sdk/task.js.map +1 -1
  978. package/jsr.json +1 -1
  979. package/package.json +1 -1
  980. package/src/funcs/accountingCreateAccountingProject.ts +172 -0
  981. package/src/funcs/accountingCreateAccountingQuote.ts +172 -0
  982. package/src/funcs/accountingGetAccountingAgedpayable.ts +177 -0
  983. package/src/funcs/accountingGetAccountingAgedreceivable.ts +177 -0
  984. package/src/funcs/accountingGetAccountingProject.ts +177 -0
  985. package/src/funcs/accountingGetAccountingQuote.ts +174 -0
  986. package/src/funcs/accountingListAccountingAgedpayables.ts +184 -0
  987. package/src/funcs/accountingListAccountingAgedreceivables.ts +186 -0
  988. package/src/funcs/accountingListAccountingProjects.ts +183 -0
  989. package/src/funcs/accountingListAccountingQuotes.ts +184 -0
  990. package/src/funcs/accountingPatchAccountingProject.ts +178 -0
  991. package/src/funcs/accountingPatchAccountingQuote.ts +176 -0
  992. package/src/funcs/accountingRemoveAccountingProject.ts +182 -0
  993. package/src/funcs/accountingRemoveAccountingQuote.ts +180 -0
  994. package/src/funcs/accountingUpdateAccountingProject.ts +178 -0
  995. package/src/funcs/accountingUpdateAccountingQuote.ts +176 -0
  996. package/src/funcs/{taskCreateTaskProject.ts → projectCreateTaskProject.ts} +1 -1
  997. package/src/funcs/{taskGetTaskProject.ts → projectGetTaskProject.ts} +1 -1
  998. package/src/funcs/{taskListTaskProjects.ts → projectListTaskProjects.ts} +1 -1
  999. package/src/funcs/{taskPatchTaskProject.ts → projectPatchTaskProject.ts} +1 -1
  1000. package/src/funcs/{taskRemoveTaskProject.ts → projectRemoveTaskProject.ts} +1 -1
  1001. package/src/funcs/{taskUpdateTaskProject.ts → projectUpdateTaskProject.ts} +1 -1
  1002. package/src/lib/config.ts +3 -3
  1003. package/src/sdk/accounting.ts +240 -0
  1004. package/src/sdk/agedpayable.ts +40 -0
  1005. package/src/sdk/agedreceivable.ts +40 -0
  1006. package/src/sdk/models/operations/createaccountingbill.ts +1 -0
  1007. package/src/sdk/models/operations/createaccountingexpense.ts +1 -0
  1008. package/src/sdk/models/operations/createaccountinginvoice.ts +1 -0
  1009. package/src/sdk/models/operations/createaccountingjournal.ts +1 -0
  1010. package/src/sdk/models/operations/createaccountingproject.ts +104 -0
  1011. package/src/sdk/models/operations/createaccountingquote.ts +105 -0
  1012. package/src/sdk/models/operations/createaccountingtransaction.ts +1 -0
  1013. package/src/sdk/models/operations/createadscampaign.ts +1 -0
  1014. package/src/sdk/models/operations/createadscreative.ts +2 -0
  1015. package/src/sdk/models/operations/createadsgroup.ts +2 -0
  1016. package/src/sdk/models/operations/createadsorganization.ts +3 -0
  1017. package/src/sdk/models/operations/createstoragefile.ts +1 -0
  1018. package/src/sdk/models/operations/getaccountingagedpayable.ts +84 -0
  1019. package/src/sdk/models/operations/getaccountingagedreceivable.ts +84 -0
  1020. package/src/sdk/models/operations/getaccountingbill.ts +1 -0
  1021. package/src/sdk/models/operations/getaccountingexpense.ts +1 -0
  1022. package/src/sdk/models/operations/getaccountinginvoice.ts +1 -0
  1023. package/src/sdk/models/operations/getaccountingjournal.ts +1 -0
  1024. package/src/sdk/models/operations/getaccountingproject.ts +106 -0
  1025. package/src/sdk/models/operations/getaccountingquote.ts +102 -0
  1026. package/src/sdk/models/operations/getaccountingtransaction.ts +1 -0
  1027. package/src/sdk/models/operations/getadscampaign.ts +1 -0
  1028. package/src/sdk/models/operations/getadscreative.ts +2 -0
  1029. package/src/sdk/models/operations/getadsgroup.ts +2 -0
  1030. package/src/sdk/models/operations/getadsorganization.ts +3 -0
  1031. package/src/sdk/models/operations/getstoragefile.ts +1 -0
  1032. package/src/sdk/models/operations/index.ts +16 -0
  1033. package/src/sdk/models/operations/listaccountingagedpayables.ts +131 -0
  1034. package/src/sdk/models/operations/listaccountingagedreceivables.ts +131 -0
  1035. package/src/sdk/models/operations/listaccountingbills.ts +1 -0
  1036. package/src/sdk/models/operations/listaccountingexpenses.ts +1 -0
  1037. package/src/sdk/models/operations/listaccountinginvoices.ts +1 -0
  1038. package/src/sdk/models/operations/listaccountingjournals.ts +1 -0
  1039. package/src/sdk/models/operations/listaccountingprojects.ts +153 -0
  1040. package/src/sdk/models/operations/listaccountingquotes.ts +163 -0
  1041. package/src/sdk/models/operations/listaccountingtransactions.ts +1 -0
  1042. package/src/sdk/models/operations/listadscampaigns.ts +1 -0
  1043. package/src/sdk/models/operations/listadscreatives.ts +2 -0
  1044. package/src/sdk/models/operations/listadsgroups.ts +2 -0
  1045. package/src/sdk/models/operations/listadsorganizations.ts +3 -0
  1046. package/src/sdk/models/operations/liststoragefiles.ts +1 -0
  1047. package/src/sdk/models/operations/patchaccountingbill.ts +1 -0
  1048. package/src/sdk/models/operations/patchaccountingexpense.ts +1 -0
  1049. package/src/sdk/models/operations/patchaccountinginvoice.ts +1 -0
  1050. package/src/sdk/models/operations/patchaccountingjournal.ts +1 -0
  1051. package/src/sdk/models/operations/patchaccountingproject.ts +111 -0
  1052. package/src/sdk/models/operations/patchaccountingquote.ts +111 -0
  1053. package/src/sdk/models/operations/patchaccountingtransaction.ts +1 -0
  1054. package/src/sdk/models/operations/patchadscampaign.ts +1 -0
  1055. package/src/sdk/models/operations/patchadscreative.ts +2 -0
  1056. package/src/sdk/models/operations/patchadsgroup.ts +2 -0
  1057. package/src/sdk/models/operations/patchadsorganization.ts +3 -0
  1058. package/src/sdk/models/operations/patchstoragefile.ts +1 -0
  1059. package/src/sdk/models/operations/removeaccountingproject.ts +77 -0
  1060. package/src/sdk/models/operations/removeaccountingquote.ts +77 -0
  1061. package/src/sdk/models/operations/updateaccountingbill.ts +1 -0
  1062. package/src/sdk/models/operations/updateaccountingexpense.ts +1 -0
  1063. package/src/sdk/models/operations/updateaccountinginvoice.ts +1 -0
  1064. package/src/sdk/models/operations/updateaccountingjournal.ts +1 -0
  1065. package/src/sdk/models/operations/updateaccountingproject.ts +110 -0
  1066. package/src/sdk/models/operations/updateaccountingquote.ts +111 -0
  1067. package/src/sdk/models/operations/updateaccountingtransaction.ts +1 -0
  1068. package/src/sdk/models/operations/updateadscampaign.ts +1 -0
  1069. package/src/sdk/models/operations/updateadscreative.ts +2 -0
  1070. package/src/sdk/models/operations/updateadsgroup.ts +2 -0
  1071. package/src/sdk/models/operations/updateadsorganization.ts +3 -0
  1072. package/src/sdk/models/operations/updatestoragefile.ts +1 -0
  1073. package/src/sdk/models/shared/accountingagedpayable.ts +73 -0
  1074. package/src/sdk/models/shared/accountingagedperiod.ts +53 -0
  1075. package/src/sdk/models/shared/accountingagedreceivable.ts +73 -0
  1076. package/src/sdk/models/shared/accountingagedrow.ts +59 -0
  1077. package/src/sdk/models/shared/accountingbill.ts +6 -0
  1078. package/src/sdk/models/shared/accountingexpense.ts +6 -0
  1079. package/src/sdk/models/shared/accountinginvoice.ts +6 -0
  1080. package/src/sdk/models/shared/accountingjournal.ts +6 -0
  1081. package/src/sdk/models/shared/accountingproject.ts +289 -0
  1082. package/src/sdk/models/shared/accountingquote.ts +324 -0
  1083. package/src/sdk/models/shared/accountingtransaction.ts +6 -0
  1084. package/src/sdk/models/shared/adscampaign.ts +4 -0
  1085. package/src/sdk/models/shared/adscreative.ts +10 -0
  1086. package/src/sdk/models/shared/adsgroup.ts +31 -0
  1087. package/src/sdk/models/shared/adsmanager.ts +51 -0
  1088. package/src/sdk/models/shared/adsorganization.ts +50 -0
  1089. package/src/sdk/models/shared/index.ts +9 -0
  1090. package/src/sdk/models/shared/integrationsupport.ts +0 -34
  1091. package/src/sdk/models/shared/propertyaccountingagedrowcontact.ts +33 -0
  1092. package/src/sdk/models/shared/propertyaccountingagedrowtransaction.ts +34 -0
  1093. package/src/sdk/models/shared/propertyadsreportmetricscampaign.ts +2 -0
  1094. package/src/sdk/models/shared/propertyadsreportmetricscreative.ts +5 -0
  1095. package/src/sdk/models/shared/propertyadsreportmetricsgroup.ts +25 -0
  1096. package/src/sdk/models/shared/propertyconnectionpermissions.ts +6 -0
  1097. package/src/sdk/models/shared/storagefile.ts +4 -0
  1098. package/src/sdk/models/shared/webhook.ts +4 -0
  1099. package/src/sdk/project.ts +102 -12
  1100. package/src/sdk/quote.ts +100 -0
  1101. package/src/sdk/sdk.ts +23 -5
  1102. package/src/sdk/task.ts +12 -12
  1103. package/dist/commonjs/funcs/taskCreateTaskProject.js.map +0 -1
  1104. package/dist/commonjs/funcs/taskGetTaskProject.d.ts.map +0 -1
  1105. package/dist/commonjs/funcs/taskGetTaskProject.js.map +0 -1
  1106. package/dist/commonjs/funcs/taskListTaskProjects.d.ts.map +0 -1
  1107. package/dist/commonjs/funcs/taskListTaskProjects.js.map +0 -1
  1108. package/dist/commonjs/funcs/taskPatchTaskProject.d.ts.map +0 -1
  1109. package/dist/commonjs/funcs/taskPatchTaskProject.js.map +0 -1
  1110. package/dist/commonjs/funcs/taskRemoveTaskProject.d.ts.map +0 -1
  1111. package/dist/commonjs/funcs/taskRemoveTaskProject.js.map +0 -1
  1112. package/dist/commonjs/funcs/taskUpdateTaskProject.d.ts.map +0 -1
  1113. package/dist/commonjs/funcs/taskUpdateTaskProject.js.map +0 -1
  1114. package/dist/esm/funcs/taskCreateTaskProject.d.ts.map +0 -1
  1115. package/dist/esm/funcs/taskCreateTaskProject.js.map +0 -1
  1116. package/dist/esm/funcs/taskGetTaskProject.d.ts.map +0 -1
  1117. package/dist/esm/funcs/taskGetTaskProject.js.map +0 -1
  1118. package/dist/esm/funcs/taskListTaskProjects.d.ts.map +0 -1
  1119. package/dist/esm/funcs/taskListTaskProjects.js.map +0 -1
  1120. package/dist/esm/funcs/taskPatchTaskProject.d.ts.map +0 -1
  1121. package/dist/esm/funcs/taskPatchTaskProject.js.map +0 -1
  1122. package/dist/esm/funcs/taskRemoveTaskProject.d.ts.map +0 -1
  1123. package/dist/esm/funcs/taskRemoveTaskProject.js.map +0 -1
  1124. package/dist/esm/funcs/taskUpdateTaskProject.js.map +0 -1
@@ -5,38 +5,81 @@
5
5
  import * as z from "zod/v3";
6
6
  import { remap as remap$ } from "../../../lib/primitives.js";
7
7
  import { safeParse } from "../../../lib/schemas.js";
8
+ import * as openEnums from "../../types/enums.js";
9
+ import { OpenEnum } from "../../types/enums.js";
8
10
  import { Result as SafeParseResult } from "../../types/fp.js";
9
11
  import { SDKValidationError } from "../errors/sdkvalidationerror.js";
12
+ import {
13
+ AdsManager,
14
+ AdsManager$inboundSchema,
15
+ AdsManager$Outbound,
16
+ AdsManager$outboundSchema,
17
+ } from "./adsmanager.js";
18
+
19
+ export const AdsOrganizationStatus = {
20
+ Unspecified: "UNSPECIFIED",
21
+ Active: "ACTIVE",
22
+ Paused: "PAUSED",
23
+ Archived: "ARCHIVED",
24
+ Draft: "DRAFT",
25
+ ScheduledForDeletion: "SCHEDULED_FOR_DELETION",
26
+ Processing: "PROCESSING",
27
+ ProcessingFailed: "PROCESSING_FAILED",
28
+ } as const;
29
+ export type AdsOrganizationStatus = OpenEnum<typeof AdsOrganizationStatus>;
10
30
 
11
31
  export type AdsOrganization = {
32
+ accountNumber?: string | undefined;
12
33
  createdAt?: Date | undefined;
13
34
  currency?: string | undefined;
14
35
  id?: string | undefined;
36
+ /**
37
+ * Manager/agency chain, top-most manager first, closest manager last (SA360 manager/sub_manager)
38
+ */
39
+ managers?: Array<AdsManager> | undefined;
15
40
  name?: string | undefined;
16
41
  parentId?: string | undefined;
17
42
  raw?: { [k: string]: any } | undefined;
43
+ status?: AdsOrganizationStatus | undefined;
18
44
  timezone?: string | undefined;
19
45
  updatedAt?: Date | undefined;
20
46
  };
21
47
 
48
+ /** @internal */
49
+ export const AdsOrganizationStatus$inboundSchema: z.ZodType<
50
+ AdsOrganizationStatus,
51
+ z.ZodTypeDef,
52
+ unknown
53
+ > = openEnums.inboundSchema(AdsOrganizationStatus);
54
+ /** @internal */
55
+ export const AdsOrganizationStatus$outboundSchema: z.ZodType<
56
+ string,
57
+ z.ZodTypeDef,
58
+ AdsOrganizationStatus
59
+ > = openEnums.outboundSchema(AdsOrganizationStatus);
60
+
22
61
  /** @internal */
23
62
  export const AdsOrganization$inboundSchema: z.ZodType<
24
63
  AdsOrganization,
25
64
  z.ZodTypeDef,
26
65
  unknown
27
66
  > = z.object({
67
+ account_number: z.string().optional(),
28
68
  created_at: z.string().datetime({ offset: true }).transform(v => new Date(v))
29
69
  .optional(),
30
70
  currency: z.string().optional(),
31
71
  id: z.string().optional(),
72
+ managers: z.array(AdsManager$inboundSchema).optional(),
32
73
  name: z.string().optional(),
33
74
  parent_id: z.string().optional(),
34
75
  raw: z.record(z.any()).optional(),
76
+ status: AdsOrganizationStatus$inboundSchema.optional(),
35
77
  timezone: z.string().optional(),
36
78
  updated_at: z.string().datetime({ offset: true }).transform(v => new Date(v))
37
79
  .optional(),
38
80
  }).transform((v) => {
39
81
  return remap$(v, {
82
+ "account_number": "accountNumber",
40
83
  "created_at": "createdAt",
41
84
  "parent_id": "parentId",
42
85
  "updated_at": "updatedAt",
@@ -44,12 +87,15 @@ export const AdsOrganization$inboundSchema: z.ZodType<
44
87
  });
45
88
  /** @internal */
46
89
  export type AdsOrganization$Outbound = {
90
+ account_number?: string | undefined;
47
91
  created_at?: string | undefined;
48
92
  currency?: string | undefined;
49
93
  id?: string | undefined;
94
+ managers?: Array<AdsManager$Outbound> | undefined;
50
95
  name?: string | undefined;
51
96
  parent_id?: string | undefined;
52
97
  raw?: { [k: string]: any } | undefined;
98
+ status?: string | undefined;
53
99
  timezone?: string | undefined;
54
100
  updated_at?: string | undefined;
55
101
  };
@@ -60,16 +106,20 @@ export const AdsOrganization$outboundSchema: z.ZodType<
60
106
  z.ZodTypeDef,
61
107
  AdsOrganization
62
108
  > = z.object({
109
+ accountNumber: z.string().optional(),
63
110
  createdAt: z.date().transform(v => v.toISOString()).optional(),
64
111
  currency: z.string().optional(),
65
112
  id: z.string().optional(),
113
+ managers: z.array(AdsManager$outboundSchema).optional(),
66
114
  name: z.string().optional(),
67
115
  parentId: z.string().optional(),
68
116
  raw: z.record(z.any()).optional(),
117
+ status: AdsOrganizationStatus$outboundSchema.optional(),
69
118
  timezone: z.string().optional(),
70
119
  updatedAt: z.date().transform(v => v.toISOString()).optional(),
71
120
  }).transform((v) => {
72
121
  return remap$(v, {
122
+ accountNumber: "account_number",
73
123
  createdAt: "created_at",
74
124
  parentId: "parent_id",
75
125
  updatedAt: "updated_at",
@@ -4,6 +4,10 @@
4
4
 
5
5
  export * from "./accountingaccount.js";
6
6
  export * from "./accountingaccounttaxonomy.js";
7
+ export * from "./accountingagedpayable.js";
8
+ export * from "./accountingagedperiod.js";
9
+ export * from "./accountingagedreceivable.js";
10
+ export * from "./accountingagedrow.js";
7
11
  export * from "./accountingassociatedcontact.js";
8
12
  export * from "./accountingattachment.js";
9
13
  export * from "./accountingbalancesheet.js";
@@ -32,7 +36,9 @@ export * from "./accountingprofitlossaccount.js";
32
36
  export * from "./accountingprofitlosscategory.js";
33
37
  export * from "./accountingprofitlosssection.js";
34
38
  export * from "./accountingprofitlosssubcategory.js";
39
+ export * from "./accountingproject.js";
35
40
  export * from "./accountingpurchaseorder.js";
41
+ export * from "./accountingquote.js";
36
42
  export * from "./accountingreference.js";
37
43
  export * from "./accountingreport.js";
38
44
  export * from "./accountingsalesorder.js";
@@ -53,6 +59,7 @@ export * from "./adsgroup.js";
53
59
  export * from "./adsinsertionorder.js";
54
60
  export * from "./adsinsertionorderbudgetsegment.js";
55
61
  export * from "./adskeyword.js";
62
+ export * from "./adsmanager.js";
56
63
  export * from "./adsorganization.js";
57
64
  export * from "./adspromoted.js";
58
65
  export * from "./adsreport.js";
@@ -243,6 +250,8 @@ export * from "./paymentpayment.js";
243
250
  export * from "./paymentpayout.js";
244
251
  export * from "./paymentrefund.js";
245
252
  export * from "./paymentsubscription.js";
253
+ export * from "./propertyaccountingagedrowcontact.js";
254
+ export * from "./propertyaccountingagedrowtransaction.js";
246
255
  export * from "./propertyaccountingcontactbillingaddress.js";
247
256
  export * from "./propertyaccountingcontactshippingaddress.js";
248
257
  export * from "./propertyaccountingorderbillingaddress.js";
@@ -763,13 +763,6 @@ export const NativeWebhookPropertyId = {
763
763
  } as const;
764
764
  export type NativeWebhookPropertyId = OpenEnum<typeof NativeWebhookPropertyId>;
765
765
 
766
- export const NativeWebhookSegmentId = {
767
- SupportedRequired: "supported-required",
768
- Supported: "supported",
769
- NotSupported: "not-supported",
770
- } as const;
771
- export type NativeWebhookSegmentId = OpenEnum<typeof NativeWebhookSegmentId>;
772
-
773
766
  export const NativeWebhookSessionId = {
774
767
  SupportedRequired: "supported-required",
775
768
  Supported: "supported",
@@ -1237,13 +1230,6 @@ export type VirtualWebhookSaleschannelId = OpenEnum<
1237
1230
  typeof VirtualWebhookSaleschannelId
1238
1231
  >;
1239
1232
 
1240
- export const VirtualWebhookSegmentId = {
1241
- SupportedRequired: "supported-required",
1242
- Supported: "supported",
1243
- NotSupported: "not-supported",
1244
- } as const;
1245
- export type VirtualWebhookSegmentId = OpenEnum<typeof VirtualWebhookSegmentId>;
1246
-
1247
1233
  export const VirtualWebhookSessionId = {
1248
1234
  SupportedRequired: "supported-required",
1249
1235
  Supported: "supported",
@@ -1467,7 +1453,6 @@ export type IntegrationSupport = {
1467
1453
  nativeWebhookParentId?: NativeWebhookParentId | undefined;
1468
1454
  nativeWebhookProjectId?: NativeWebhookProjectId | undefined;
1469
1455
  nativeWebhookPropertyId?: NativeWebhookPropertyId | undefined;
1470
- nativeWebhookSegmentId?: NativeWebhookSegmentId | undefined;
1471
1456
  nativeWebhookSessionId?: NativeWebhookSessionId | undefined;
1472
1457
  nativeWebhookShipmentId?: NativeWebhookShipmentId | undefined;
1473
1458
  nativeWebhookStudentId?: NativeWebhookStudentId | undefined;
@@ -1537,7 +1522,6 @@ export type IntegrationSupport = {
1537
1522
  virtualWebhookReference?: VirtualWebhookReference | undefined;
1538
1523
  virtualWebhookRepoId?: VirtualWebhookRepoId | undefined;
1539
1524
  virtualWebhookSaleschannelId?: VirtualWebhookSaleschannelId | undefined;
1540
- virtualWebhookSegmentId?: VirtualWebhookSegmentId | undefined;
1541
1525
  virtualWebhookSessionId?: VirtualWebhookSessionId | undefined;
1542
1526
  virtualWebhookShipmentId?: VirtualWebhookShipmentId | undefined;
1543
1527
  virtualWebhookSpaceId?: VirtualWebhookSpaceId | undefined;
@@ -2305,13 +2289,6 @@ export const NativeWebhookPropertyId$inboundSchema: z.ZodType<
2305
2289
  unknown
2306
2290
  > = openEnums.inboundSchema(NativeWebhookPropertyId);
2307
2291
 
2308
- /** @internal */
2309
- export const NativeWebhookSegmentId$inboundSchema: z.ZodType<
2310
- NativeWebhookSegmentId,
2311
- z.ZodTypeDef,
2312
- unknown
2313
- > = openEnums.inboundSchema(NativeWebhookSegmentId);
2314
-
2315
2292
  /** @internal */
2316
2293
  export const NativeWebhookSessionId$inboundSchema: z.ZodType<
2317
2294
  NativeWebhookSessionId,
@@ -2753,13 +2730,6 @@ export const VirtualWebhookSaleschannelId$inboundSchema: z.ZodType<
2753
2730
  unknown
2754
2731
  > = openEnums.inboundSchema(VirtualWebhookSaleschannelId);
2755
2732
 
2756
- /** @internal */
2757
- export const VirtualWebhookSegmentId$inboundSchema: z.ZodType<
2758
- VirtualWebhookSegmentId,
2759
- z.ZodTypeDef,
2760
- unknown
2761
- > = openEnums.inboundSchema(VirtualWebhookSegmentId);
2762
-
2763
2733
  /** @internal */
2764
2734
  export const VirtualWebhookSessionId$inboundSchema: z.ZodType<
2765
2735
  VirtualWebhookSessionId,
@@ -2980,7 +2950,6 @@ export const IntegrationSupport$inboundSchema: z.ZodType<
2980
2950
  native_webhook_parent_id: NativeWebhookParentId$inboundSchema.optional(),
2981
2951
  native_webhook_project_id: NativeWebhookProjectId$inboundSchema.optional(),
2982
2952
  native_webhook_property_id: NativeWebhookPropertyId$inboundSchema.optional(),
2983
- native_webhook_segment_id: NativeWebhookSegmentId$inboundSchema.optional(),
2984
2953
  native_webhook_session_id: NativeWebhookSessionId$inboundSchema.optional(),
2985
2954
  native_webhook_shipment_id: NativeWebhookShipmentId$inboundSchema.optional(),
2986
2955
  native_webhook_student_id: NativeWebhookStudentId$inboundSchema.optional(),
@@ -3060,7 +3029,6 @@ export const IntegrationSupport$inboundSchema: z.ZodType<
3060
3029
  virtual_webhook_repo_id: VirtualWebhookRepoId$inboundSchema.optional(),
3061
3030
  virtual_webhook_saleschannel_id: VirtualWebhookSaleschannelId$inboundSchema
3062
3031
  .optional(),
3063
- virtual_webhook_segment_id: VirtualWebhookSegmentId$inboundSchema.optional(),
3064
3032
  virtual_webhook_session_id: VirtualWebhookSessionId$inboundSchema.optional(),
3065
3033
  virtual_webhook_shipment_id: VirtualWebhookShipmentId$inboundSchema
3066
3034
  .optional(),
@@ -3192,7 +3160,6 @@ export const IntegrationSupport$inboundSchema: z.ZodType<
3192
3160
  "native_webhook_parent_id": "nativeWebhookParentId",
3193
3161
  "native_webhook_project_id": "nativeWebhookProjectId",
3194
3162
  "native_webhook_property_id": "nativeWebhookPropertyId",
3195
- "native_webhook_segment_id": "nativeWebhookSegmentId",
3196
3163
  "native_webhook_session_id": "nativeWebhookSessionId",
3197
3164
  "native_webhook_shipment_id": "nativeWebhookShipmentId",
3198
3165
  "native_webhook_student_id": "nativeWebhookStudentId",
@@ -3259,7 +3226,6 @@ export const IntegrationSupport$inboundSchema: z.ZodType<
3259
3226
  "virtual_webhook_reference": "virtualWebhookReference",
3260
3227
  "virtual_webhook_repo_id": "virtualWebhookRepoId",
3261
3228
  "virtual_webhook_saleschannel_id": "virtualWebhookSaleschannelId",
3262
- "virtual_webhook_segment_id": "virtualWebhookSegmentId",
3263
3229
  "virtual_webhook_session_id": "virtualWebhookSessionId",
3264
3230
  "virtual_webhook_shipment_id": "virtualWebhookShipmentId",
3265
3231
  "virtual_webhook_space_id": "virtualWebhookSpaceId",
@@ -0,0 +1,33 @@
1
+ /*
2
+ * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
3
+ */
4
+
5
+ import * as z from "zod/v3";
6
+ import { safeParse } from "../../../lib/schemas.js";
7
+ import { Result as SafeParseResult } from "../../types/fp.js";
8
+ import { SDKValidationError } from "../errors/sdkvalidationerror.js";
9
+
10
+ export type PropertyAccountingAgedRowContact = {
11
+ id?: string | undefined;
12
+ name?: string | undefined;
13
+ };
14
+
15
+ /** @internal */
16
+ export const PropertyAccountingAgedRowContact$inboundSchema: z.ZodType<
17
+ PropertyAccountingAgedRowContact,
18
+ z.ZodTypeDef,
19
+ unknown
20
+ > = z.object({
21
+ id: z.string().optional(),
22
+ name: z.string().optional(),
23
+ });
24
+
25
+ export function propertyAccountingAgedRowContactFromJSON(
26
+ jsonString: string,
27
+ ): SafeParseResult<PropertyAccountingAgedRowContact, SDKValidationError> {
28
+ return safeParse(
29
+ jsonString,
30
+ (x) => PropertyAccountingAgedRowContact$inboundSchema.parse(JSON.parse(x)),
31
+ `Failed to parse 'PropertyAccountingAgedRowContact' from JSON`,
32
+ );
33
+ }
@@ -0,0 +1,34 @@
1
+ /*
2
+ * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
3
+ */
4
+
5
+ import * as z from "zod/v3";
6
+ import { safeParse } from "../../../lib/schemas.js";
7
+ import { Result as SafeParseResult } from "../../types/fp.js";
8
+ import { SDKValidationError } from "../errors/sdkvalidationerror.js";
9
+
10
+ export type PropertyAccountingAgedRowTransaction = {
11
+ id?: string | undefined;
12
+ name?: string | undefined;
13
+ };
14
+
15
+ /** @internal */
16
+ export const PropertyAccountingAgedRowTransaction$inboundSchema: z.ZodType<
17
+ PropertyAccountingAgedRowTransaction,
18
+ z.ZodTypeDef,
19
+ unknown
20
+ > = z.object({
21
+ id: z.string().optional(),
22
+ name: z.string().optional(),
23
+ });
24
+
25
+ export function propertyAccountingAgedRowTransactionFromJSON(
26
+ jsonString: string,
27
+ ): SafeParseResult<PropertyAccountingAgedRowTransaction, SDKValidationError> {
28
+ return safeParse(
29
+ jsonString,
30
+ (x) =>
31
+ PropertyAccountingAgedRowTransaction$inboundSchema.parse(JSON.parse(x)),
32
+ `Failed to parse 'PropertyAccountingAgedRowTransaction' from JSON`,
33
+ );
34
+ }
@@ -121,6 +121,7 @@ export type PropertyAdsReportMetricsCampaign = {
121
121
  goal?: PropertyAdsReportMetricsCampaignGoal | undefined;
122
122
  hasEuPoliticalAds?: boolean | undefined;
123
123
  id?: string | undefined;
124
+ labels?: Array<string> | undefined;
124
125
  name?: string | undefined;
125
126
  organizationId?: string | undefined;
126
127
  plannedSpendAmount?: number | undefined;
@@ -205,6 +206,7 @@ export const PropertyAdsReportMetricsCampaign$inboundSchema: z.ZodType<
205
206
  goal: PropertyAdsReportMetricsCampaignGoal$inboundSchema.optional(),
206
207
  has_eu_political_ads: z.boolean().optional(),
207
208
  id: z.string().optional(),
209
+ labels: z.array(z.string()).optional(),
208
210
  name: z.string().optional(),
209
211
  organization_id: z.string().optional(),
210
212
  planned_spend_amount: z.number().optional(),
@@ -72,6 +72,7 @@ export type PropertyAdsReportMetricsCreative = {
72
72
  hostingSource?: PropertyAdsReportMetricsCreativeHostingSource | undefined;
73
73
  id?: string | undefined;
74
74
  itemId?: string | undefined;
75
+ labels?: Array<string> | undefined;
75
76
  linkUrl?: string | undefined;
76
77
  name?: string | undefined;
77
78
  organizationId?: string | undefined;
@@ -83,6 +84,7 @@ export type PropertyAdsReportMetricsCreative = {
83
84
  thirdPartyTag?: string | undefined;
84
85
  title?: string | undefined;
85
86
  updatedAt?: Date | undefined;
87
+ urlTags?: string | undefined;
86
88
  vastTagUrl?: string | undefined;
87
89
  width?: number | undefined;
88
90
  };
@@ -134,6 +136,7 @@ export const PropertyAdsReportMetricsCreative$inboundSchema: z.ZodType<
134
136
  .optional(),
135
137
  id: z.string().optional(),
136
138
  item_id: z.string().optional(),
139
+ labels: z.array(z.string()).optional(),
137
140
  link_url: z.string().optional(),
138
141
  name: z.string().optional(),
139
142
  organization_id: z.string().optional(),
@@ -146,6 +149,7 @@ export const PropertyAdsReportMetricsCreative$inboundSchema: z.ZodType<
146
149
  title: z.string().optional(),
147
150
  updated_at: z.string().datetime({ offset: true }).transform(v => new Date(v))
148
151
  .optional(),
152
+ url_tags: z.string().optional(),
149
153
  vast_tag_url: z.string().optional(),
150
154
  width: z.number().optional(),
151
155
  }).transform((v) => {
@@ -164,6 +168,7 @@ export const PropertyAdsReportMetricsCreative$inboundSchema: z.ZodType<
164
168
  "organization_id": "organizationId",
165
169
  "third_party_tag": "thirdPartyTag",
166
170
  "updated_at": "updatedAt",
171
+ "url_tags": "urlTags",
167
172
  "vast_tag_url": "vastTagUrl",
168
173
  });
169
174
  });
@@ -72,6 +72,14 @@ export type PropertyAdsReportMetricsGroupBudgetUnit = OpenEnum<
72
72
  typeof PropertyAdsReportMetricsGroupBudgetUnit
73
73
  >;
74
74
 
75
+ export const PropertyAdsReportMetricsGroupCreativeSelection = {
76
+ Optimized: "OPTIMIZED",
77
+ RoundRobin: "ROUND_ROBIN",
78
+ } as const;
79
+ export type PropertyAdsReportMetricsGroupCreativeSelection = OpenEnum<
80
+ typeof PropertyAdsReportMetricsGroupCreativeSelection
81
+ >;
82
+
75
83
  export const PropertyAdsReportMetricsGroupEffectiveStatus = {
76
84
  Unspecified: "UNSPECIFIED",
77
85
  Serving: "SERVING",
@@ -160,6 +168,9 @@ export type PropertyAdsReportMetricsGroup = {
160
168
  campaignId?: string | undefined;
161
169
  createdAt?: Date | undefined;
162
170
  creativeIds?: Array<string> | undefined;
171
+ creativeSelection?:
172
+ | PropertyAdsReportMetricsGroupCreativeSelection
173
+ | undefined;
163
174
  currency?: string | undefined;
164
175
  effectiveStatus?: PropertyAdsReportMetricsGroupEffectiveStatus | undefined;
165
176
  endAt?: Date | undefined;
@@ -167,6 +178,7 @@ export type PropertyAdsReportMetricsGroup = {
167
178
  hasEuPoliticalAds?: boolean | undefined;
168
179
  id?: string | undefined;
169
180
  insertionorderId?: string | undefined;
181
+ languageLocale?: string | undefined;
170
182
  name?: string | undefined;
171
183
  optimizationGoal?: PropertyAdsReportMetricsGroupOptimizationGoal | undefined;
172
184
  organizationId?: string | undefined;
@@ -212,6 +224,14 @@ export const PropertyAdsReportMetricsGroupBudgetUnit$inboundSchema: z.ZodType<
212
224
  unknown
213
225
  > = openEnums.inboundSchema(PropertyAdsReportMetricsGroupBudgetUnit);
214
226
 
227
+ /** @internal */
228
+ export const PropertyAdsReportMetricsGroupCreativeSelection$inboundSchema:
229
+ z.ZodType<
230
+ PropertyAdsReportMetricsGroupCreativeSelection,
231
+ z.ZodTypeDef,
232
+ unknown
233
+ > = openEnums.inboundSchema(PropertyAdsReportMetricsGroupCreativeSelection);
234
+
215
235
  /** @internal */
216
236
  export const PropertyAdsReportMetricsGroupEffectiveStatus$inboundSchema:
217
237
  z.ZodType<
@@ -264,6 +284,8 @@ export const PropertyAdsReportMetricsGroup$inboundSchema: z.ZodType<
264
284
  created_at: z.string().datetime({ offset: true }).transform(v => new Date(v))
265
285
  .optional(),
266
286
  creative_ids: z.array(z.string()).optional(),
287
+ creative_selection:
288
+ PropertyAdsReportMetricsGroupCreativeSelection$inboundSchema.optional(),
267
289
  currency: z.string().optional(),
268
290
  effective_status: PropertyAdsReportMetricsGroupEffectiveStatus$inboundSchema
269
291
  .optional(),
@@ -274,6 +296,7 @@ export const PropertyAdsReportMetricsGroup$inboundSchema: z.ZodType<
274
296
  has_eu_political_ads: z.boolean().optional(),
275
297
  id: z.string().optional(),
276
298
  insertionorder_id: z.string().optional(),
299
+ language_locale: z.string().optional(),
277
300
  name: z.string().optional(),
278
301
  optimization_goal: PropertyAdsReportMetricsGroupOptimizationGoal$inboundSchema
279
302
  .optional(),
@@ -302,11 +325,13 @@ export const PropertyAdsReportMetricsGroup$inboundSchema: z.ZodType<
302
325
  "campaign_id": "campaignId",
303
326
  "created_at": "createdAt",
304
327
  "creative_ids": "creativeIds",
328
+ "creative_selection": "creativeSelection",
305
329
  "effective_status": "effectiveStatus",
306
330
  "end_at": "endAt",
307
331
  "frequency_cap": "frequencyCap",
308
332
  "has_eu_political_ads": "hasEuPoliticalAds",
309
333
  "insertionorder_id": "insertionorderId",
334
+ "language_locale": "languageLocale",
310
335
  "optimization_goal": "optimizationGoal",
311
336
  "organization_id": "organizationId",
312
337
  "parent_id": "parentId",
@@ -48,6 +48,12 @@ export const PropertyConnectionPermissions = {
48
48
  PaymentPaymentWrite: "payment_payment_write",
49
49
  AccountingCashflowRead: "accounting_cashflow_read",
50
50
  AccountingCashflowWrite: "accounting_cashflow_write",
51
+ AccountingQuoteRead: "accounting_quote_read",
52
+ AccountingQuoteWrite: "accounting_quote_write",
53
+ AccountingAgedreceivableRead: "accounting_agedreceivable_read",
54
+ AccountingAgedpayableRead: "accounting_agedpayable_read",
55
+ AccountingProjectRead: "accounting_project_read",
56
+ AccountingProjectWrite: "accounting_project_write",
51
57
  PaymentPayoutRead: "payment_payout_read",
52
58
  PaymentRefundRead: "payment_refund_read",
53
59
  PaymentLinkRead: "payment_link_read",
@@ -42,6 +42,7 @@ export type StorageFile = {
42
42
  raw?: { [k: string]: any } | undefined;
43
43
  references?: Array<StorageReference> | undefined;
44
44
  size?: number | undefined;
45
+ tags?: Array<string> | undefined;
45
46
  type?: StorageFileType | undefined;
46
47
  updatedAt?: Date | undefined;
47
48
  userId?: string | undefined;
@@ -82,6 +83,7 @@ export const StorageFile$inboundSchema: z.ZodType<
82
83
  raw: z.record(z.any()).optional(),
83
84
  references: z.array(StorageReference$inboundSchema).optional(),
84
85
  size: z.number().optional(),
86
+ tags: z.array(z.string()).optional(),
85
87
  type: StorageFileType$inboundSchema.optional(),
86
88
  updated_at: z.string().datetime({ offset: true }).transform(v => new Date(v))
87
89
  .optional(),
@@ -114,6 +116,7 @@ export type StorageFile$Outbound = {
114
116
  raw?: { [k: string]: any } | undefined;
115
117
  references?: Array<StorageReference$Outbound> | undefined;
116
118
  size?: number | undefined;
119
+ tags?: Array<string> | undefined;
117
120
  type?: string | undefined;
118
121
  updated_at?: string | undefined;
119
122
  user_id?: string | undefined;
@@ -140,6 +143,7 @@ export const StorageFile$outboundSchema: z.ZodType<
140
143
  raw: z.record(z.any()).optional(),
141
144
  references: z.array(StorageReference$outboundSchema).optional(),
142
145
  size: z.number().optional(),
146
+ tags: z.array(z.string()).optional(),
143
147
  type: StorageFileType$outboundSchema.optional(),
144
148
  updatedAt: z.date().transform(v => v.toISOString()).optional(),
145
149
  userId: z.string().optional(),
@@ -49,6 +49,10 @@ export const WebhookObjectType = {
49
49
  AccountingCategory: "accounting_category",
50
50
  AccountingExpense: "accounting_expense",
51
51
  AccountingCashflow: "accounting_cashflow",
52
+ AccountingQuote: "accounting_quote",
53
+ AccountingAgedreceivable: "accounting_agedreceivable",
54
+ AccountingAgedpayable: "accounting_agedpayable",
55
+ AccountingProject: "accounting_project",
52
56
  PaymentPayment: "payment_payment",
53
57
  PaymentLink: "payment_link",
54
58
  PaymentPayout: "payment_payout",