@keystrokehq/netsuite 0.1.3 → 0.1.4

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 (233) hide show
  1. package/dist/actions/async-get-job-status.d.cts +13 -1
  2. package/dist/actions/async-get-job-status.d.mts +13 -1
  3. package/dist/actions/async-get-job-task-result.d.cts +13 -1
  4. package/dist/actions/async-get-job-task-result.d.mts +13 -1
  5. package/dist/actions/async-get-job-task.d.cts +13 -1
  6. package/dist/actions/async-get-job-task.d.mts +13 -1
  7. package/dist/actions/create-customer-payment.d.cts +13 -1
  8. package/dist/actions/create-customer-payment.d.cts.map +1 -1
  9. package/dist/actions/create-customer-payment.d.mts +13 -1
  10. package/dist/actions/create-customer-payment.d.mts.map +1 -1
  11. package/dist/actions/create-customer.d.cts +13 -1
  12. package/dist/actions/create-customer.d.cts.map +1 -1
  13. package/dist/actions/create-customer.d.mts +13 -1
  14. package/dist/actions/create-customer.d.mts.map +1 -1
  15. package/dist/actions/create-employee.d.cts +13 -1
  16. package/dist/actions/create-employee.d.cts.map +1 -1
  17. package/dist/actions/create-employee.d.mts +13 -1
  18. package/dist/actions/create-employee.d.mts.map +1 -1
  19. package/dist/actions/create-invoice.d.cts +13 -1
  20. package/dist/actions/create-invoice.d.cts.map +1 -1
  21. package/dist/actions/create-invoice.d.mts +13 -1
  22. package/dist/actions/create-invoice.d.mts.map +1 -1
  23. package/dist/actions/create-item.d.cts +16 -4
  24. package/dist/actions/create-item.d.cts.map +1 -1
  25. package/dist/actions/create-item.d.mts +16 -4
  26. package/dist/actions/create-item.d.mts.map +1 -1
  27. package/dist/actions/create-journal-entry.d.cts +13 -1
  28. package/dist/actions/create-journal-entry.d.cts.map +1 -1
  29. package/dist/actions/create-journal-entry.d.mts +13 -1
  30. package/dist/actions/create-journal-entry.d.mts.map +1 -1
  31. package/dist/actions/create-jwt-client-assertion.d.cts +13 -1
  32. package/dist/actions/create-jwt-client-assertion.d.mts +13 -1
  33. package/dist/actions/create-purchase-order.d.cts +13 -1
  34. package/dist/actions/create-purchase-order.d.mts +13 -1
  35. package/dist/actions/create-record.d.cts +13 -1
  36. package/dist/actions/create-record.d.cts.map +1 -1
  37. package/dist/actions/create-record.d.mts +13 -1
  38. package/dist/actions/create-record.d.mts.map +1 -1
  39. package/dist/actions/create-sales-order.d.cts +13 -1
  40. package/dist/actions/create-sales-order.d.mts +13 -1
  41. package/dist/actions/create-vendor-bill.d.cts +13 -1
  42. package/dist/actions/create-vendor-bill.d.cts.map +1 -1
  43. package/dist/actions/create-vendor-bill.d.mts +13 -1
  44. package/dist/actions/create-vendor-bill.d.mts.map +1 -1
  45. package/dist/actions/create-vendor.d.cts +13 -1
  46. package/dist/actions/create-vendor.d.cts.map +1 -1
  47. package/dist/actions/create-vendor.d.mts +13 -1
  48. package/dist/actions/create-vendor.d.mts.map +1 -1
  49. package/dist/actions/delete-customer-payment.d.cts +13 -1
  50. package/dist/actions/delete-customer-payment.d.mts +13 -1
  51. package/dist/actions/delete-customer.d.cts +13 -1
  52. package/dist/actions/delete-customer.d.mts +13 -1
  53. package/dist/actions/delete-employee.d.cts +13 -1
  54. package/dist/actions/delete-employee.d.mts +13 -1
  55. package/dist/actions/delete-invoice.d.cts +13 -1
  56. package/dist/actions/delete-invoice.d.mts +13 -1
  57. package/dist/actions/delete-item-fulfillment.d.cts +13 -1
  58. package/dist/actions/delete-item-fulfillment.d.mts +13 -1
  59. package/dist/actions/delete-item-receipt.d.cts +13 -1
  60. package/dist/actions/delete-item-receipt.d.mts +13 -1
  61. package/dist/actions/delete-item.d.cts +16 -4
  62. package/dist/actions/delete-item.d.mts +16 -4
  63. package/dist/actions/delete-journal-entry.d.cts +13 -1
  64. package/dist/actions/delete-journal-entry.d.mts +13 -1
  65. package/dist/actions/delete-purchase-order.d.cts +13 -1
  66. package/dist/actions/delete-purchase-order.d.mts +13 -1
  67. package/dist/actions/delete-sales-order.d.cts +13 -1
  68. package/dist/actions/delete-sales-order.d.mts +13 -1
  69. package/dist/actions/delete-vendor-payment.d.cts +13 -1
  70. package/dist/actions/delete-vendor-payment.d.mts +13 -1
  71. package/dist/actions/execute-dataset.d.cts +13 -1
  72. package/dist/actions/execute-dataset.d.mts +13 -1
  73. package/dist/actions/get-customer-payment.d.cts +13 -1
  74. package/dist/actions/get-customer-payment.d.mts +13 -1
  75. package/dist/actions/get-customer.d.cts +13 -1
  76. package/dist/actions/get-customer.d.mts +13 -1
  77. package/dist/actions/get-datacenter-urls.d.cts +13 -1
  78. package/dist/actions/get-datacenter-urls.d.mts +13 -1
  79. package/dist/actions/get-employee.d.cts +13 -1
  80. package/dist/actions/get-employee.d.mts +13 -1
  81. package/dist/actions/get-governance-limits.d.cts +13 -1
  82. package/dist/actions/get-governance-limits.d.cts.map +1 -1
  83. package/dist/actions/get-governance-limits.d.mts +13 -1
  84. package/dist/actions/get-governance-limits.d.mts.map +1 -1
  85. package/dist/actions/get-invoice.d.cts +13 -1
  86. package/dist/actions/get-invoice.d.mts +13 -1
  87. package/dist/actions/get-item-fulfillment.d.cts +13 -1
  88. package/dist/actions/get-item-fulfillment.d.mts +13 -1
  89. package/dist/actions/get-item-receipt.d.cts +13 -1
  90. package/dist/actions/get-item-receipt.d.mts +13 -1
  91. package/dist/actions/get-item.d.cts +13 -1
  92. package/dist/actions/get-item.d.mts +13 -1
  93. package/dist/actions/get-journal-entry.d.cts +13 -1
  94. package/dist/actions/get-journal-entry.d.mts +13 -1
  95. package/dist/actions/get-purchase-order.d.cts +13 -1
  96. package/dist/actions/get-purchase-order.d.mts +13 -1
  97. package/dist/actions/get-record-metadata.d.cts +13 -1
  98. package/dist/actions/get-record-metadata.d.mts +13 -1
  99. package/dist/actions/get-reference-select-field.d.cts +13 -1
  100. package/dist/actions/get-reference-select-field.d.mts +13 -1
  101. package/dist/actions/get-sales-order.d.cts +13 -1
  102. package/dist/actions/get-sales-order.d.mts +13 -1
  103. package/dist/actions/get-server-time.d.cts +13 -1
  104. package/dist/actions/get-server-time.d.cts.map +1 -1
  105. package/dist/actions/get-server-time.d.mts +13 -1
  106. package/dist/actions/get-server-time.d.mts.map +1 -1
  107. package/dist/actions/get-sublist-collection.d.cts +13 -1
  108. package/dist/actions/get-sublist-collection.d.mts +13 -1
  109. package/dist/actions/get-sublist-line.d.cts +13 -1
  110. package/dist/actions/get-sublist-line.d.mts +13 -1
  111. package/dist/actions/get-subrecord.d.cts +13 -1
  112. package/dist/actions/get-subrecord.d.mts +13 -1
  113. package/dist/actions/get-vendor-bill.d.cts +13 -1
  114. package/dist/actions/get-vendor-bill.d.mts +13 -1
  115. package/dist/actions/get-vendor-payment.d.cts +13 -1
  116. package/dist/actions/get-vendor-payment.d.mts +13 -1
  117. package/dist/actions/get-vendor.d.cts +13 -1
  118. package/dist/actions/get-vendor.d.mts +13 -1
  119. package/dist/actions/list-customer-payments.d.cts +13 -1
  120. package/dist/actions/list-customer-payments.d.mts +13 -1
  121. package/dist/actions/list-datasets.d.cts +13 -1
  122. package/dist/actions/list-datasets.d.mts +13 -1
  123. package/dist/actions/list-employees.d.cts +13 -1
  124. package/dist/actions/list-employees.d.mts +13 -1
  125. package/dist/actions/list-integrations.d.cts +13 -1
  126. package/dist/actions/list-integrations.d.mts +13 -1
  127. package/dist/actions/list-invoices.d.cts +13 -1
  128. package/dist/actions/list-invoices.d.mts +13 -1
  129. package/dist/actions/list-item-fulfillments.d.cts +13 -1
  130. package/dist/actions/list-item-fulfillments.d.mts +13 -1
  131. package/dist/actions/list-item-receipts.d.cts +13 -1
  132. package/dist/actions/list-item-receipts.d.mts +13 -1
  133. package/dist/actions/list-journal-entries.d.cts +13 -1
  134. package/dist/actions/list-journal-entries.d.mts +13 -1
  135. package/dist/actions/list-metadata-catalog.d.cts +13 -1
  136. package/dist/actions/list-metadata-catalog.d.mts +13 -1
  137. package/dist/actions/list-purchase-orders.d.cts +13 -1
  138. package/dist/actions/list-purchase-orders.d.mts +13 -1
  139. package/dist/actions/list-records.d.cts +13 -1
  140. package/dist/actions/list-records.d.mts +13 -1
  141. package/dist/actions/list-sales-orders.d.cts +13 -1
  142. package/dist/actions/list-sales-orders.d.mts +13 -1
  143. package/dist/actions/list-vendor-payments.d.cts +13 -1
  144. package/dist/actions/list-vendor-payments.d.mts +13 -1
  145. package/dist/actions/o-auth2-authorize-account-domain.d.cts +13 -1
  146. package/dist/actions/o-auth2-authorize-account-domain.d.mts +13 -1
  147. package/dist/actions/o-auth2-authorize-system-domain.d.cts +13 -1
  148. package/dist/actions/o-auth2-authorize-system-domain.d.mts +13 -1
  149. package/dist/actions/o-auth2-logout.d.cts +13 -1
  150. package/dist/actions/o-auth2-logout.d.mts +13 -1
  151. package/dist/actions/o-auth2-revoke-refresh-token.d.cts +13 -1
  152. package/dist/actions/o-auth2-revoke-refresh-token.d.mts +13 -1
  153. package/dist/actions/o-auth2-token-authorization-code.d.cts +13 -1
  154. package/dist/actions/o-auth2-token-authorization-code.d.mts +13 -1
  155. package/dist/actions/o-auth2-token-client-credentials.d.cts +13 -1
  156. package/dist/actions/o-auth2-token-client-credentials.d.mts +13 -1
  157. package/dist/actions/o-auth2-token-refresh.d.cts +13 -1
  158. package/dist/actions/o-auth2-token-refresh.d.mts +13 -1
  159. package/dist/actions/oauth2-get-jwks-keys.d.cts +13 -1
  160. package/dist/actions/oauth2-get-jwks-keys.d.cts.map +1 -1
  161. package/dist/actions/oauth2-get-jwks-keys.d.mts +13 -1
  162. package/dist/actions/oauth2-get-jwks-keys.d.mts.map +1 -1
  163. package/dist/actions/run-suiteql-query.d.cts +13 -1
  164. package/dist/actions/run-suiteql-query.d.mts +13 -1
  165. package/dist/actions/transform-record.d.cts +13 -1
  166. package/dist/actions/transform-record.d.cts.map +1 -1
  167. package/dist/actions/transform-record.d.mts +13 -1
  168. package/dist/actions/transform-record.d.mts.map +1 -1
  169. package/dist/actions/update-customer-payment.d.cts +13 -1
  170. package/dist/actions/update-customer-payment.d.cts.map +1 -1
  171. package/dist/actions/update-customer-payment.d.mts +13 -1
  172. package/dist/actions/update-customer-payment.d.mts.map +1 -1
  173. package/dist/actions/update-customer.d.cts +13 -1
  174. package/dist/actions/update-customer.d.cts.map +1 -1
  175. package/dist/actions/update-customer.d.mts +13 -1
  176. package/dist/actions/update-customer.d.mts.map +1 -1
  177. package/dist/actions/update-employee.d.cts +13 -1
  178. package/dist/actions/update-employee.d.cts.map +1 -1
  179. package/dist/actions/update-employee.d.mts +13 -1
  180. package/dist/actions/update-employee.d.mts.map +1 -1
  181. package/dist/actions/update-invoice.d.cts +13 -1
  182. package/dist/actions/update-invoice.d.cts.map +1 -1
  183. package/dist/actions/update-invoice.d.mts +13 -1
  184. package/dist/actions/update-invoice.d.mts.map +1 -1
  185. package/dist/actions/update-item-fulfillment.d.cts +13 -1
  186. package/dist/actions/update-item-fulfillment.d.cts.map +1 -1
  187. package/dist/actions/update-item-fulfillment.d.mts +13 -1
  188. package/dist/actions/update-item-fulfillment.d.mts.map +1 -1
  189. package/dist/actions/update-item-receipt.d.cts +13 -1
  190. package/dist/actions/update-item-receipt.d.cts.map +1 -1
  191. package/dist/actions/update-item-receipt.d.mts +13 -1
  192. package/dist/actions/update-item-receipt.d.mts.map +1 -1
  193. package/dist/actions/update-item.d.cts +13 -1
  194. package/dist/actions/update-item.d.cts.map +1 -1
  195. package/dist/actions/update-item.d.mts +13 -1
  196. package/dist/actions/update-item.d.mts.map +1 -1
  197. package/dist/actions/update-journal-entry.d.cts +13 -1
  198. package/dist/actions/update-journal-entry.d.cts.map +1 -1
  199. package/dist/actions/update-journal-entry.d.mts +13 -1
  200. package/dist/actions/update-journal-entry.d.mts.map +1 -1
  201. package/dist/actions/update-purchase-order.d.cts +13 -1
  202. package/dist/actions/update-purchase-order.d.cts.map +1 -1
  203. package/dist/actions/update-purchase-order.d.mts +13 -1
  204. package/dist/actions/update-purchase-order.d.mts.map +1 -1
  205. package/dist/actions/update-sales-order.d.cts +13 -1
  206. package/dist/actions/update-sales-order.d.cts.map +1 -1
  207. package/dist/actions/update-sales-order.d.mts +13 -1
  208. package/dist/actions/update-sales-order.d.mts.map +1 -1
  209. package/dist/actions/update-vendor-bill.d.cts +13 -1
  210. package/dist/actions/update-vendor-bill.d.cts.map +1 -1
  211. package/dist/actions/update-vendor-bill.d.mts +13 -1
  212. package/dist/actions/update-vendor-bill.d.mts.map +1 -1
  213. package/dist/actions/update-vendor-payment.d.cts +13 -1
  214. package/dist/actions/update-vendor-payment.d.cts.map +1 -1
  215. package/dist/actions/update-vendor-payment.d.mts +13 -1
  216. package/dist/actions/update-vendor-payment.d.mts.map +1 -1
  217. package/dist/actions/update-vendor.d.cts +13 -1
  218. package/dist/actions/update-vendor.d.cts.map +1 -1
  219. package/dist/actions/update-vendor.d.mts +13 -1
  220. package/dist/actions/update-vendor.d.mts.map +1 -1
  221. package/dist/actions/upsert-record-by-external-id.d.cts +13 -1
  222. package/dist/actions/upsert-record-by-external-id.d.cts.map +1 -1
  223. package/dist/actions/upsert-record-by-external-id.d.mts +13 -1
  224. package/dist/actions/upsert-record-by-external-id.d.mts.map +1 -1
  225. package/dist/app.cjs +5 -2
  226. package/dist/app.cjs.map +1 -1
  227. package/dist/app.d.cts +9 -1
  228. package/dist/app.d.cts.map +1 -1
  229. package/dist/app.d.mts +9 -1
  230. package/dist/app.d.mts.map +1 -1
  231. package/dist/app.mjs +3 -1
  232. package/dist/app.mjs.map +1 -1
  233. package/package.json +1 -1
@@ -23,7 +23,19 @@ declare const NetsuiteAsyncGetJobStatusOutput: z.ZodObject<{
23
23
  }, z.core.$loose>;
24
24
  declare const netsuiteAsyncGetJobStatus: import("@keystrokehq/action").WorkflowActionDefinition<{
25
25
  jobId: string;
26
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
26
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
27
+ connectionId: z.ZodString;
28
+ entityId: z.ZodString;
29
+ instanceId: z.ZodString;
30
+ }, z.core.$strip>, z.ZodObject<{
31
+ accessToken: z.ZodString;
32
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
33
+ connectionId: z.ZodString;
34
+ entityId: z.ZodString;
35
+ instanceId: z.ZodString;
36
+ }, z.core.$strip>, z.ZodObject<{
37
+ accessToken: z.ZodString;
38
+ }, z.core.$strip>>]>;
27
39
  //#endregion
28
40
  export { netsuiteAsyncGetJobStatus };
29
41
  //# sourceMappingURL=async-get-job-status.d.cts.map
@@ -23,7 +23,19 @@ declare const NetsuiteAsyncGetJobStatusOutput: z.ZodObject<{
23
23
  }, z.core.$loose>;
24
24
  declare const netsuiteAsyncGetJobStatus: import("@keystrokehq/action").WorkflowActionDefinition<{
25
25
  jobId: string;
26
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
26
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
27
+ connectionId: z.ZodString;
28
+ entityId: z.ZodString;
29
+ instanceId: z.ZodString;
30
+ }, z.core.$strip>, z.ZodObject<{
31
+ accessToken: z.ZodString;
32
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
33
+ connectionId: z.ZodString;
34
+ entityId: z.ZodString;
35
+ instanceId: z.ZodString;
36
+ }, z.core.$strip>, z.ZodObject<{
37
+ accessToken: z.ZodString;
38
+ }, z.core.$strip>>]>;
27
39
  //#endregion
28
40
  export { netsuiteAsyncGetJobStatus };
29
41
  //# sourceMappingURL=async-get-job-status.d.mts.map
@@ -12,7 +12,19 @@ declare const NetsuiteAsyncGetJobTaskResultOutput: z.ZodObject<{
12
12
  declare const netsuiteAsyncGetJobTaskResult: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  jobId: string;
14
14
  taskId: string;
15
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
15
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
16
+ connectionId: z.ZodString;
17
+ entityId: z.ZodString;
18
+ instanceId: z.ZodString;
19
+ }, z.core.$strip>, z.ZodObject<{
20
+ accessToken: z.ZodString;
21
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
22
+ connectionId: z.ZodString;
23
+ entityId: z.ZodString;
24
+ instanceId: z.ZodString;
25
+ }, z.core.$strip>, z.ZodObject<{
26
+ accessToken: z.ZodString;
27
+ }, z.core.$strip>>]>;
16
28
  //#endregion
17
29
  export { netsuiteAsyncGetJobTaskResult };
18
30
  //# sourceMappingURL=async-get-job-task-result.d.cts.map
@@ -12,7 +12,19 @@ declare const NetsuiteAsyncGetJobTaskResultOutput: z.ZodObject<{
12
12
  declare const netsuiteAsyncGetJobTaskResult: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  jobId: string;
14
14
  taskId: string;
15
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
15
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
16
+ connectionId: z.ZodString;
17
+ entityId: z.ZodString;
18
+ instanceId: z.ZodString;
19
+ }, z.core.$strip>, z.ZodObject<{
20
+ accessToken: z.ZodString;
21
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
22
+ connectionId: z.ZodString;
23
+ entityId: z.ZodString;
24
+ instanceId: z.ZodString;
25
+ }, z.core.$strip>, z.ZodObject<{
26
+ accessToken: z.ZodString;
27
+ }, z.core.$strip>>]>;
16
28
  //#endregion
17
29
  export { netsuiteAsyncGetJobTaskResult };
18
30
  //# sourceMappingURL=async-get-job-task-result.d.mts.map
@@ -10,7 +10,19 @@ declare const NetsuiteAsyncGetJobTaskOutput: z.ZodObject<{
10
10
  }, z.core.$loose>;
11
11
  declare const netsuiteAsyncGetJobTask: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  job_id: string;
13
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
13
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
14
+ connectionId: z.ZodString;
15
+ entityId: z.ZodString;
16
+ instanceId: z.ZodString;
17
+ }, z.core.$strip>, z.ZodObject<{
18
+ accessToken: z.ZodString;
19
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ accessToken: z.ZodString;
25
+ }, z.core.$strip>>]>;
14
26
  //#endregion
15
27
  export { netsuiteAsyncGetJobTask };
16
28
  //# sourceMappingURL=async-get-job-task.d.cts.map
@@ -10,7 +10,19 @@ declare const NetsuiteAsyncGetJobTaskOutput: z.ZodObject<{
10
10
  }, z.core.$loose>;
11
11
  declare const netsuiteAsyncGetJobTask: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  job_id: string;
13
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
13
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
14
+ connectionId: z.ZodString;
15
+ entityId: z.ZodString;
16
+ instanceId: z.ZodString;
17
+ }, z.core.$strip>, z.ZodObject<{
18
+ accessToken: z.ZodString;
19
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ accessToken: z.ZodString;
25
+ }, z.core.$strip>>]>;
14
26
  //#endregion
15
27
  export { netsuiteAsyncGetJobTask };
16
28
  //# sourceMappingURL=async-get-job-task.d.mts.map
@@ -28,7 +28,19 @@ declare const netsuiteCreateCustomerPayment: import("@keystrokehq/action").Workf
28
28
  "X-NetSuite-Idempotency-Key"?: string | undefined;
29
29
  "X-NetSuite-PropertyNameValidation"?: "Error" | "Warning" | "Ignore Warning" | undefined;
30
30
  "X-NetSuite-PropertyValueValidation"?: "Error" | "Warning" | "Ignore Error" | undefined;
31
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
31
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
32
+ connectionId: z.ZodString;
33
+ entityId: z.ZodString;
34
+ instanceId: z.ZodString;
35
+ }, z.core.$strip>, z.ZodObject<{
36
+ accessToken: z.ZodString;
37
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
38
+ connectionId: z.ZodString;
39
+ entityId: z.ZodString;
40
+ instanceId: z.ZodString;
41
+ }, z.core.$strip>, z.ZodObject<{
42
+ accessToken: z.ZodString;
43
+ }, z.core.$strip>>]>;
32
44
  //#endregion
33
45
  export { netsuiteCreateCustomerPayment };
34
46
  //# sourceMappingURL=create-customer-payment.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-customer-payment.d.cts","names":[],"sources":["../../src/actions/create-customer-payment.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAQlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;cAKnC,6BAAA,gCAA6B,wBAAA;QAMxC,MAAA"}
1
+ {"version":3,"file":"create-customer-payment.d.cts","names":[],"sources":["../../src/actions/create-customer-payment.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAQlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;cAKnC,6BAAA,gCAA6B,wBAAA"}
@@ -28,7 +28,19 @@ declare const netsuiteCreateCustomerPayment: import("@keystrokehq/action").Workf
28
28
  "X-NetSuite-Idempotency-Key"?: string | undefined;
29
29
  "X-NetSuite-PropertyNameValidation"?: "Error" | "Warning" | "Ignore Warning" | undefined;
30
30
  "X-NetSuite-PropertyValueValidation"?: "Error" | "Warning" | "Ignore Error" | undefined;
31
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
31
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
32
+ connectionId: z.ZodString;
33
+ entityId: z.ZodString;
34
+ instanceId: z.ZodString;
35
+ }, z.core.$strip>, z.ZodObject<{
36
+ accessToken: z.ZodString;
37
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
38
+ connectionId: z.ZodString;
39
+ entityId: z.ZodString;
40
+ instanceId: z.ZodString;
41
+ }, z.core.$strip>, z.ZodObject<{
42
+ accessToken: z.ZodString;
43
+ }, z.core.$strip>>]>;
32
44
  //#endregion
33
45
  export { netsuiteCreateCustomerPayment };
34
46
  //# sourceMappingURL=create-customer-payment.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-customer-payment.d.mts","names":[],"sources":["../../src/actions/create-customer-payment.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAQlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;cAKnC,6BAAA,gCAA6B,wBAAA;QAMxC,MAAA"}
1
+ {"version":3,"file":"create-customer-payment.d.mts","names":[],"sources":["../../src/actions/create-customer-payment.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAQlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;cAKnC,6BAAA,gCAA6B,wBAAA"}
@@ -28,7 +28,19 @@ declare const netsuiteCreateCustomer: import("@keystrokehq/action").WorkflowActi
28
28
  "X-NetSuite-Idempotency-Key"?: string | undefined;
29
29
  "X-NetSuite-PropertyNameValidation"?: "Error" | "Warning" | "Ignore Warning" | undefined;
30
30
  "X-NetSuite-PropertyValueValidation"?: "Error" | "Warning" | "Ignore Error" | undefined;
31
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
31
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
32
+ connectionId: z.ZodString;
33
+ entityId: z.ZodString;
34
+ instanceId: z.ZodString;
35
+ }, z.core.$strip>, z.ZodObject<{
36
+ accessToken: z.ZodString;
37
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
38
+ connectionId: z.ZodString;
39
+ entityId: z.ZodString;
40
+ instanceId: z.ZodString;
41
+ }, z.core.$strip>, z.ZodObject<{
42
+ accessToken: z.ZodString;
43
+ }, z.core.$strip>>]>;
32
44
  //#endregion
33
45
  export { netsuiteCreateCustomer };
34
46
  //# sourceMappingURL=create-customer.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-customer.d.cts","names":[],"sources":["../../src/actions/create-customer.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAQ3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAK5B,sBAAA,gCAAsB,wBAAA;QAMjC,MAAA"}
1
+ {"version":3,"file":"create-customer.d.cts","names":[],"sources":["../../src/actions/create-customer.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAQ3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAK5B,sBAAA,gCAAsB,wBAAA"}
@@ -28,7 +28,19 @@ declare const netsuiteCreateCustomer: import("@keystrokehq/action").WorkflowActi
28
28
  "X-NetSuite-Idempotency-Key"?: string | undefined;
29
29
  "X-NetSuite-PropertyNameValidation"?: "Error" | "Warning" | "Ignore Warning" | undefined;
30
30
  "X-NetSuite-PropertyValueValidation"?: "Error" | "Warning" | "Ignore Error" | undefined;
31
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
31
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
32
+ connectionId: z.ZodString;
33
+ entityId: z.ZodString;
34
+ instanceId: z.ZodString;
35
+ }, z.core.$strip>, z.ZodObject<{
36
+ accessToken: z.ZodString;
37
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
38
+ connectionId: z.ZodString;
39
+ entityId: z.ZodString;
40
+ instanceId: z.ZodString;
41
+ }, z.core.$strip>, z.ZodObject<{
42
+ accessToken: z.ZodString;
43
+ }, z.core.$strip>>]>;
32
44
  //#endregion
33
45
  export { netsuiteCreateCustomer };
34
46
  //# sourceMappingURL=create-customer.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-customer.d.mts","names":[],"sources":["../../src/actions/create-customer.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAQ3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAK5B,sBAAA,gCAAsB,wBAAA;QAMjC,MAAA"}
1
+ {"version":3,"file":"create-customer.d.mts","names":[],"sources":["../../src/actions/create-customer.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAQ3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAK5B,sBAAA,gCAAsB,wBAAA"}
@@ -28,7 +28,19 @@ declare const netsuiteCreateEmployee: import("@keystrokehq/action").WorkflowActi
28
28
  "X-NetSuite-Idempotency-Key"?: string | undefined;
29
29
  "X-NetSuite-PropertyNameValidation"?: "Error" | "Warning" | "Ignore" | undefined;
30
30
  "X-NetSuite-PropertyValueValidation"?: "Error" | "Warning" | "Ignore" | undefined;
31
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
31
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
32
+ connectionId: z.ZodString;
33
+ entityId: z.ZodString;
34
+ instanceId: z.ZodString;
35
+ }, z.core.$strip>, z.ZodObject<{
36
+ accessToken: z.ZodString;
37
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
38
+ connectionId: z.ZodString;
39
+ entityId: z.ZodString;
40
+ instanceId: z.ZodString;
41
+ }, z.core.$strip>, z.ZodObject<{
42
+ accessToken: z.ZodString;
43
+ }, z.core.$strip>>]>;
32
44
  //#endregion
33
45
  export { netsuiteCreateEmployee };
34
46
  //# sourceMappingURL=create-employee.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-employee.d.cts","names":[],"sources":["../../src/actions/create-employee.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAQ3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAK5B,sBAAA,gCAAsB,wBAAA;QAMjC,MAAA"}
1
+ {"version":3,"file":"create-employee.d.cts","names":[],"sources":["../../src/actions/create-employee.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAQ3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAK5B,sBAAA,gCAAsB,wBAAA"}
@@ -28,7 +28,19 @@ declare const netsuiteCreateEmployee: import("@keystrokehq/action").WorkflowActi
28
28
  "X-NetSuite-Idempotency-Key"?: string | undefined;
29
29
  "X-NetSuite-PropertyNameValidation"?: "Error" | "Warning" | "Ignore" | undefined;
30
30
  "X-NetSuite-PropertyValueValidation"?: "Error" | "Warning" | "Ignore" | undefined;
31
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
31
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
32
+ connectionId: z.ZodString;
33
+ entityId: z.ZodString;
34
+ instanceId: z.ZodString;
35
+ }, z.core.$strip>, z.ZodObject<{
36
+ accessToken: z.ZodString;
37
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
38
+ connectionId: z.ZodString;
39
+ entityId: z.ZodString;
40
+ instanceId: z.ZodString;
41
+ }, z.core.$strip>, z.ZodObject<{
42
+ accessToken: z.ZodString;
43
+ }, z.core.$strip>>]>;
32
44
  //#endregion
33
45
  export { netsuiteCreateEmployee };
34
46
  //# sourceMappingURL=create-employee.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-employee.d.mts","names":[],"sources":["../../src/actions/create-employee.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAQ3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAK5B,sBAAA,gCAAsB,wBAAA;QAMjC,MAAA"}
1
+ {"version":3,"file":"create-employee.d.mts","names":[],"sources":["../../src/actions/create-employee.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAQ3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAK5B,sBAAA,gCAAsB,wBAAA"}
@@ -28,7 +28,19 @@ declare const netsuiteCreateInvoice: import("@keystrokehq/action").WorkflowActio
28
28
  "X-NetSuite-Idempotency-Key"?: string | undefined;
29
29
  "X-NetSuite-PropertyNameValidation"?: "Error" | "Warning" | "Ignore Warning" | undefined;
30
30
  "X-NetSuite-PropertyValueValidation"?: "Error" | "Warning" | "Ignore Error" | undefined;
31
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
31
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
32
+ connectionId: z.ZodString;
33
+ entityId: z.ZodString;
34
+ instanceId: z.ZodString;
35
+ }, z.core.$strip>, z.ZodObject<{
36
+ accessToken: z.ZodString;
37
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
38
+ connectionId: z.ZodString;
39
+ entityId: z.ZodString;
40
+ instanceId: z.ZodString;
41
+ }, z.core.$strip>, z.ZodObject<{
42
+ accessToken: z.ZodString;
43
+ }, z.core.$strip>>]>;
32
44
  //#endregion
33
45
  export { netsuiteCreateInvoice };
34
46
  //# sourceMappingURL=create-invoice.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-invoice.d.cts","names":[],"sources":["../../src/actions/create-invoice.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAQ1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;cAK3B,qBAAA,gCAAqB,wBAAA;QAMhC,MAAA"}
1
+ {"version":3,"file":"create-invoice.d.cts","names":[],"sources":["../../src/actions/create-invoice.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAQ1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;cAK3B,qBAAA,gCAAqB,wBAAA"}
@@ -28,7 +28,19 @@ declare const netsuiteCreateInvoice: import("@keystrokehq/action").WorkflowActio
28
28
  "X-NetSuite-Idempotency-Key"?: string | undefined;
29
29
  "X-NetSuite-PropertyNameValidation"?: "Error" | "Warning" | "Ignore Warning" | undefined;
30
30
  "X-NetSuite-PropertyValueValidation"?: "Error" | "Warning" | "Ignore Error" | undefined;
31
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
31
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
32
+ connectionId: z.ZodString;
33
+ entityId: z.ZodString;
34
+ instanceId: z.ZodString;
35
+ }, z.core.$strip>, z.ZodObject<{
36
+ accessToken: z.ZodString;
37
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
38
+ connectionId: z.ZodString;
39
+ entityId: z.ZodString;
40
+ instanceId: z.ZodString;
41
+ }, z.core.$strip>, z.ZodObject<{
42
+ accessToken: z.ZodString;
43
+ }, z.core.$strip>>]>;
32
44
  //#endregion
33
45
  export { netsuiteCreateInvoice };
34
46
  //# sourceMappingURL=create-invoice.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-invoice.d.mts","names":[],"sources":["../../src/actions/create-invoice.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAQ1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;cAK3B,qBAAA,gCAAqB,wBAAA;QAMhC,MAAA"}
1
+ {"version":3,"file":"create-invoice.d.mts","names":[],"sources":["../../src/actions/create-invoice.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAQ1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;cAK3B,qBAAA,gCAAqB,wBAAA"}
@@ -7,16 +7,16 @@ declare const NetsuiteCreateItemInput: z.ZodObject<{
7
7
  replace: z.ZodOptional<z.ZodString>;
8
8
  record_type: z.ZodEnum<{
9
9
  inventoryItem: "inventoryItem";
10
- nonInventoryPurchaseItem: "nonInventoryPurchaseItem";
11
10
  assemblyItem: "assemblyItem";
12
- descriptionItem: "descriptionItem";
13
11
  serviceSaleItem: "serviceSaleItem";
14
12
  serviceResaleItem: "serviceResaleItem";
15
13
  servicePurchaseItem: "servicePurchaseItem";
16
14
  nonInventorySaleItem: "nonInventorySaleItem";
17
15
  nonInventoryResaleItem: "nonInventoryResaleItem";
16
+ nonInventoryPurchaseItem: "nonInventoryPurchaseItem";
18
17
  otherChargeSaleItem: "otherChargeSaleItem";
19
18
  otherChargePurchaseItem: "otherChargePurchaseItem";
19
+ descriptionItem: "descriptionItem";
20
20
  markupItem: "markupItem";
21
21
  downloadItem: "downloadItem";
22
22
  }>;
@@ -38,13 +38,25 @@ declare const NetsuiteCreateItemOutput: z.ZodObject<{
38
38
  }, z.core.$loose>;
39
39
  declare const netsuiteCreateItem: import("@keystrokehq/action").WorkflowActionDefinition<{
40
40
  body: Record<string, unknown>;
41
- record_type: "inventoryItem" | "nonInventoryPurchaseItem" | "assemblyItem" | "descriptionItem" | "serviceSaleItem" | "serviceResaleItem" | "servicePurchaseItem" | "nonInventorySaleItem" | "nonInventoryResaleItem" | "otherChargeSaleItem" | "otherChargePurchaseItem" | "markupItem" | "downloadItem";
41
+ record_type: "inventoryItem" | "assemblyItem" | "serviceSaleItem" | "serviceResaleItem" | "servicePurchaseItem" | "nonInventorySaleItem" | "nonInventoryResaleItem" | "nonInventoryPurchaseItem" | "otherChargeSaleItem" | "otherChargePurchaseItem" | "descriptionItem" | "markupItem" | "downloadItem";
42
42
  Prefer?: string | undefined;
43
43
  replace?: string | undefined;
44
44
  "X-NetSuite-Idempotency-Key"?: string | undefined;
45
45
  "X-NetSuite-PropertyNameValidation"?: "Error" | "Warning" | "Ignore Warning" | undefined;
46
46
  "X-NetSuite-PropertyValueValidation"?: "Error" | "Warning" | "Ignore Error" | undefined;
47
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
47
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
48
+ connectionId: z.ZodString;
49
+ entityId: z.ZodString;
50
+ instanceId: z.ZodString;
51
+ }, z.core.$strip>, z.ZodObject<{
52
+ accessToken: z.ZodString;
53
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
54
+ connectionId: z.ZodString;
55
+ entityId: z.ZodString;
56
+ instanceId: z.ZodString;
57
+ }, z.core.$strip>, z.ZodObject<{
58
+ accessToken: z.ZodString;
59
+ }, z.core.$strip>>]>;
48
60
  //#endregion
49
61
  export { netsuiteCreateItem };
50
62
  //# sourceMappingURL=create-item.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-item.d.cts","names":[],"sources":["../../src/actions/create-item.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cASvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cAKxB,kBAAA,gCAAkB,wBAAA;QAM7B,MAAA"}
1
+ {"version":3,"file":"create-item.d.cts","names":[],"sources":["../../src/actions/create-item.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cASvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cAKxB,kBAAA,gCAAkB,wBAAA"}
@@ -7,16 +7,16 @@ declare const NetsuiteCreateItemInput: z.ZodObject<{
7
7
  replace: z.ZodOptional<z.ZodString>;
8
8
  record_type: z.ZodEnum<{
9
9
  inventoryItem: "inventoryItem";
10
- nonInventoryPurchaseItem: "nonInventoryPurchaseItem";
11
10
  assemblyItem: "assemblyItem";
12
- descriptionItem: "descriptionItem";
13
11
  serviceSaleItem: "serviceSaleItem";
14
12
  serviceResaleItem: "serviceResaleItem";
15
13
  servicePurchaseItem: "servicePurchaseItem";
16
14
  nonInventorySaleItem: "nonInventorySaleItem";
17
15
  nonInventoryResaleItem: "nonInventoryResaleItem";
16
+ nonInventoryPurchaseItem: "nonInventoryPurchaseItem";
18
17
  otherChargeSaleItem: "otherChargeSaleItem";
19
18
  otherChargePurchaseItem: "otherChargePurchaseItem";
19
+ descriptionItem: "descriptionItem";
20
20
  markupItem: "markupItem";
21
21
  downloadItem: "downloadItem";
22
22
  }>;
@@ -38,13 +38,25 @@ declare const NetsuiteCreateItemOutput: z.ZodObject<{
38
38
  }, z.core.$loose>;
39
39
  declare const netsuiteCreateItem: import("@keystrokehq/action").WorkflowActionDefinition<{
40
40
  body: Record<string, unknown>;
41
- record_type: "inventoryItem" | "nonInventoryPurchaseItem" | "assemblyItem" | "descriptionItem" | "serviceSaleItem" | "serviceResaleItem" | "servicePurchaseItem" | "nonInventorySaleItem" | "nonInventoryResaleItem" | "otherChargeSaleItem" | "otherChargePurchaseItem" | "markupItem" | "downloadItem";
41
+ record_type: "inventoryItem" | "assemblyItem" | "serviceSaleItem" | "serviceResaleItem" | "servicePurchaseItem" | "nonInventorySaleItem" | "nonInventoryResaleItem" | "nonInventoryPurchaseItem" | "otherChargeSaleItem" | "otherChargePurchaseItem" | "descriptionItem" | "markupItem" | "downloadItem";
42
42
  Prefer?: string | undefined;
43
43
  replace?: string | undefined;
44
44
  "X-NetSuite-Idempotency-Key"?: string | undefined;
45
45
  "X-NetSuite-PropertyNameValidation"?: "Error" | "Warning" | "Ignore Warning" | undefined;
46
46
  "X-NetSuite-PropertyValueValidation"?: "Error" | "Warning" | "Ignore Error" | undefined;
47
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
47
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
48
+ connectionId: z.ZodString;
49
+ entityId: z.ZodString;
50
+ instanceId: z.ZodString;
51
+ }, z.core.$strip>, z.ZodObject<{
52
+ accessToken: z.ZodString;
53
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
54
+ connectionId: z.ZodString;
55
+ entityId: z.ZodString;
56
+ instanceId: z.ZodString;
57
+ }, z.core.$strip>, z.ZodObject<{
58
+ accessToken: z.ZodString;
59
+ }, z.core.$strip>>]>;
48
60
  //#endregion
49
61
  export { netsuiteCreateItem };
50
62
  //# sourceMappingURL=create-item.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-item.d.mts","names":[],"sources":["../../src/actions/create-item.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cASvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cAKxB,kBAAA,gCAAkB,wBAAA;QAM7B,MAAA"}
1
+ {"version":3,"file":"create-item.d.mts","names":[],"sources":["../../src/actions/create-item.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cASvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cAKxB,kBAAA,gCAAkB,wBAAA"}
@@ -28,7 +28,19 @@ declare const netsuiteCreateJournalEntry: import("@keystrokehq/action").Workflow
28
28
  "X-NetSuite-Idempotency-Key"?: string | undefined;
29
29
  "X-NetSuite-PropertyNameValidation"?: "Error" | "Warning" | "Ignore Warning" | undefined;
30
30
  "X-NetSuite-PropertyValueValidation"?: "Error" | "Warning" | "Ignore Error" | undefined;
31
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
31
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
32
+ connectionId: z.ZodString;
33
+ entityId: z.ZodString;
34
+ instanceId: z.ZodString;
35
+ }, z.core.$strip>, z.ZodObject<{
36
+ accessToken: z.ZodString;
37
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
38
+ connectionId: z.ZodString;
39
+ entityId: z.ZodString;
40
+ instanceId: z.ZodString;
41
+ }, z.core.$strip>, z.ZodObject<{
42
+ accessToken: z.ZodString;
43
+ }, z.core.$strip>>]>;
32
44
  //#endregion
33
45
  export { netsuiteCreateJournalEntry };
34
46
  //# sourceMappingURL=create-journal-entry.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-journal-entry.d.cts","names":[],"sources":["../../src/actions/create-journal-entry.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAQ/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;cAKhC,0BAAA,gCAA0B,wBAAA;QAMrC,MAAA"}
1
+ {"version":3,"file":"create-journal-entry.d.cts","names":[],"sources":["../../src/actions/create-journal-entry.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAQ/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;cAKhC,0BAAA,gCAA0B,wBAAA"}
@@ -28,7 +28,19 @@ declare const netsuiteCreateJournalEntry: import("@keystrokehq/action").Workflow
28
28
  "X-NetSuite-Idempotency-Key"?: string | undefined;
29
29
  "X-NetSuite-PropertyNameValidation"?: "Error" | "Warning" | "Ignore Warning" | undefined;
30
30
  "X-NetSuite-PropertyValueValidation"?: "Error" | "Warning" | "Ignore Error" | undefined;
31
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
31
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
32
+ connectionId: z.ZodString;
33
+ entityId: z.ZodString;
34
+ instanceId: z.ZodString;
35
+ }, z.core.$strip>, z.ZodObject<{
36
+ accessToken: z.ZodString;
37
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
38
+ connectionId: z.ZodString;
39
+ entityId: z.ZodString;
40
+ instanceId: z.ZodString;
41
+ }, z.core.$strip>, z.ZodObject<{
42
+ accessToken: z.ZodString;
43
+ }, z.core.$strip>>]>;
32
44
  //#endregion
33
45
  export { netsuiteCreateJournalEntry };
34
46
  //# sourceMappingURL=create-journal-entry.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-journal-entry.d.mts","names":[],"sources":["../../src/actions/create-journal-entry.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAQ/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;cAKhC,0BAAA,gCAA0B,wBAAA;QAMrC,MAAA"}
1
+ {"version":3,"file":"create-journal-entry.d.mts","names":[],"sources":["../../src/actions/create-journal-entry.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAQ/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;cAKhC,0BAAA,gCAA0B,wBAAA"}
@@ -23,7 +23,19 @@ declare const netsuiteCreateJwtClientAssertion: import("@keystrokehq/action").Wo
23
23
  client_id?: string | undefined;
24
24
  certificate_id?: string | undefined;
25
25
  private_key_pem?: string | undefined;
26
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
26
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
27
+ connectionId: z.ZodString;
28
+ entityId: z.ZodString;
29
+ instanceId: z.ZodString;
30
+ }, z.core.$strip>, z.ZodObject<{
31
+ accessToken: z.ZodString;
32
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
33
+ connectionId: z.ZodString;
34
+ entityId: z.ZodString;
35
+ instanceId: z.ZodString;
36
+ }, z.core.$strip>, z.ZodObject<{
37
+ accessToken: z.ZodString;
38
+ }, z.core.$strip>>]>;
27
39
  //#endregion
28
40
  export { netsuiteCreateJwtClientAssertion };
29
41
  //# sourceMappingURL=create-jwt-client-assertion.d.cts.map
@@ -23,7 +23,19 @@ declare const netsuiteCreateJwtClientAssertion: import("@keystrokehq/action").Wo
23
23
  client_id?: string | undefined;
24
24
  certificate_id?: string | undefined;
25
25
  private_key_pem?: string | undefined;
26
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
26
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
27
+ connectionId: z.ZodString;
28
+ entityId: z.ZodString;
29
+ instanceId: z.ZodString;
30
+ }, z.core.$strip>, z.ZodObject<{
31
+ accessToken: z.ZodString;
32
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
33
+ connectionId: z.ZodString;
34
+ entityId: z.ZodString;
35
+ instanceId: z.ZodString;
36
+ }, z.core.$strip>, z.ZodObject<{
37
+ accessToken: z.ZodString;
38
+ }, z.core.$strip>>]>;
27
39
  //#endregion
28
40
  export { netsuiteCreateJwtClientAssertion };
29
41
  //# sourceMappingURL=create-jwt-client-assertion.d.mts.map
@@ -75,7 +75,19 @@ declare const netsuiteCreatePurchaseOrder: import("@keystrokehq/action").Workflo
75
75
  "X-NetSuite-Idempotency-Key"?: string | undefined;
76
76
  "X-NetSuite-PropertyNameValidation"?: "Error" | "Warning" | "Ignore Warning" | undefined;
77
77
  "X-NetSuite-PropertyValueValidation"?: "Error" | "Warning" | "Ignore Error" | undefined;
78
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
78
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
79
+ connectionId: z.ZodString;
80
+ entityId: z.ZodString;
81
+ instanceId: z.ZodString;
82
+ }, z.core.$strip>, z.ZodObject<{
83
+ accessToken: z.ZodString;
84
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
85
+ connectionId: z.ZodString;
86
+ entityId: z.ZodString;
87
+ instanceId: z.ZodString;
88
+ }, z.core.$strip>, z.ZodObject<{
89
+ accessToken: z.ZodString;
90
+ }, z.core.$strip>>]>;
79
91
  //#endregion
80
92
  export { netsuiteCreatePurchaseOrder };
81
93
  //# sourceMappingURL=create-purchase-order.d.cts.map
@@ -75,7 +75,19 @@ declare const netsuiteCreatePurchaseOrder: import("@keystrokehq/action").Workflo
75
75
  "X-NetSuite-Idempotency-Key"?: string | undefined;
76
76
  "X-NetSuite-PropertyNameValidation"?: "Error" | "Warning" | "Ignore Warning" | undefined;
77
77
  "X-NetSuite-PropertyValueValidation"?: "Error" | "Warning" | "Ignore Error" | undefined;
78
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
78
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
79
+ connectionId: z.ZodString;
80
+ entityId: z.ZodString;
81
+ instanceId: z.ZodString;
82
+ }, z.core.$strip>, z.ZodObject<{
83
+ accessToken: z.ZodString;
84
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
85
+ connectionId: z.ZodString;
86
+ entityId: z.ZodString;
87
+ instanceId: z.ZodString;
88
+ }, z.core.$strip>, z.ZodObject<{
89
+ accessToken: z.ZodString;
90
+ }, z.core.$strip>>]>;
79
91
  //#endregion
80
92
  export { netsuiteCreatePurchaseOrder };
81
93
  //# sourceMappingURL=create-purchase-order.d.mts.map