@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
@@ -9,7 +9,19 @@ declare const NetsuiteDeletePurchaseOrderOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const netsuiteDeletePurchaseOrder: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  id: number;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ accessToken: z.ZodString;
18
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ accessToken: z.ZodString;
24
+ }, z.core.$strip>>]>;
13
25
  //#endregion
14
26
  export { netsuiteDeletePurchaseOrder };
15
27
  //# sourceMappingURL=delete-purchase-order.d.mts.map
@@ -9,7 +9,19 @@ declare const NetsuiteDeleteSalesOrderOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const netsuiteDeleteSalesOrder: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  id: number;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ accessToken: z.ZodString;
18
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ accessToken: z.ZodString;
24
+ }, z.core.$strip>>]>;
13
25
  //#endregion
14
26
  export { netsuiteDeleteSalesOrder };
15
27
  //# sourceMappingURL=delete-sales-order.d.cts.map
@@ -9,7 +9,19 @@ declare const NetsuiteDeleteSalesOrderOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const netsuiteDeleteSalesOrder: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  id: number;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ accessToken: z.ZodString;
18
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ accessToken: z.ZodString;
24
+ }, z.core.$strip>>]>;
13
25
  //#endregion
14
26
  export { netsuiteDeleteSalesOrder };
15
27
  //# sourceMappingURL=delete-sales-order.d.mts.map
@@ -9,7 +9,19 @@ declare const NetsuiteDeleteVendorPaymentOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const netsuiteDeleteVendorPayment: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  id: number;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ accessToken: z.ZodString;
18
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ accessToken: z.ZodString;
24
+ }, z.core.$strip>>]>;
13
25
  //#endregion
14
26
  export { netsuiteDeleteVendorPayment };
15
27
  //# sourceMappingURL=delete-vendor-payment.d.cts.map
@@ -9,7 +9,19 @@ declare const NetsuiteDeleteVendorPaymentOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const netsuiteDeleteVendorPayment: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  id: number;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ accessToken: z.ZodString;
18
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ accessToken: z.ZodString;
24
+ }, z.core.$strip>>]>;
13
25
  //#endregion
14
26
  export { netsuiteDeleteVendorPayment };
15
27
  //# sourceMappingURL=delete-vendor-payment.d.mts.map
@@ -21,7 +21,19 @@ declare const netsuiteExecuteDataset: import("@keystrokehq/action").WorkflowActi
21
21
  dataset_id: string;
22
22
  limit?: number | undefined;
23
23
  offset?: number | undefined;
24
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
24
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
25
+ connectionId: z.ZodString;
26
+ entityId: z.ZodString;
27
+ instanceId: z.ZodString;
28
+ }, z.core.$strip>, z.ZodObject<{
29
+ accessToken: z.ZodString;
30
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
31
+ connectionId: z.ZodString;
32
+ entityId: z.ZodString;
33
+ instanceId: z.ZodString;
34
+ }, z.core.$strip>, z.ZodObject<{
35
+ accessToken: z.ZodString;
36
+ }, z.core.$strip>>]>;
25
37
  //#endregion
26
38
  export { netsuiteExecuteDataset };
27
39
  //# sourceMappingURL=execute-dataset.d.cts.map
@@ -21,7 +21,19 @@ declare const netsuiteExecuteDataset: import("@keystrokehq/action").WorkflowActi
21
21
  dataset_id: string;
22
22
  limit?: number | undefined;
23
23
  offset?: number | undefined;
24
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
24
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
25
+ connectionId: z.ZodString;
26
+ entityId: z.ZodString;
27
+ instanceId: z.ZodString;
28
+ }, z.core.$strip>, z.ZodObject<{
29
+ accessToken: z.ZodString;
30
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
31
+ connectionId: z.ZodString;
32
+ entityId: z.ZodString;
33
+ instanceId: z.ZodString;
34
+ }, z.core.$strip>, z.ZodObject<{
35
+ accessToken: z.ZodString;
36
+ }, z.core.$strip>>]>;
25
37
  //#endregion
26
38
  export { netsuiteExecuteDataset };
27
39
  //# sourceMappingURL=execute-dataset.d.mts.map
@@ -19,7 +19,19 @@ declare const netsuiteGetCustomerPayment: import("@keystrokehq/action").Workflow
19
19
  fields?: string | undefined;
20
20
  simpleEnumFormat?: boolean | undefined;
21
21
  expandSubResources?: boolean | undefined;
22
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
23
+ connectionId: z.ZodString;
24
+ entityId: z.ZodString;
25
+ instanceId: z.ZodString;
26
+ }, z.core.$strip>, z.ZodObject<{
27
+ accessToken: z.ZodString;
28
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
29
+ connectionId: z.ZodString;
30
+ entityId: z.ZodString;
31
+ instanceId: z.ZodString;
32
+ }, z.core.$strip>, z.ZodObject<{
33
+ accessToken: z.ZodString;
34
+ }, z.core.$strip>>]>;
23
35
  //#endregion
24
36
  export { netsuiteGetCustomerPayment };
25
37
  //# sourceMappingURL=get-customer-payment.d.cts.map
@@ -19,7 +19,19 @@ declare const netsuiteGetCustomerPayment: import("@keystrokehq/action").Workflow
19
19
  fields?: string | undefined;
20
20
  simpleEnumFormat?: boolean | undefined;
21
21
  expandSubResources?: boolean | undefined;
22
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
23
+ connectionId: z.ZodString;
24
+ entityId: z.ZodString;
25
+ instanceId: z.ZodString;
26
+ }, z.core.$strip>, z.ZodObject<{
27
+ accessToken: z.ZodString;
28
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
29
+ connectionId: z.ZodString;
30
+ entityId: z.ZodString;
31
+ instanceId: z.ZodString;
32
+ }, z.core.$strip>, z.ZodObject<{
33
+ accessToken: z.ZodString;
34
+ }, z.core.$strip>>]>;
23
35
  //#endregion
24
36
  export { netsuiteGetCustomerPayment };
25
37
  //# sourceMappingURL=get-customer-payment.d.mts.map
@@ -17,7 +17,19 @@ declare const netsuiteGetCustomer: import("@keystrokehq/action").WorkflowActionD
17
17
  id: string;
18
18
  fields?: string | undefined;
19
19
  expandSubResources?: boolean | undefined;
20
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
20
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ accessToken: z.ZodString;
26
+ }, z.core.$strip>>]>, 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>>]>;
21
33
  //#endregion
22
34
  export { netsuiteGetCustomer };
23
35
  //# sourceMappingURL=get-customer.d.cts.map
@@ -17,7 +17,19 @@ declare const netsuiteGetCustomer: import("@keystrokehq/action").WorkflowActionD
17
17
  id: string;
18
18
  fields?: string | undefined;
19
19
  expandSubResources?: boolean | undefined;
20
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
20
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ accessToken: z.ZodString;
26
+ }, z.core.$strip>>]>, 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>>]>;
21
33
  //#endregion
22
34
  export { netsuiteGetCustomer };
23
35
  //# sourceMappingURL=get-customer.d.mts.map
@@ -13,7 +13,19 @@ declare const NetsuiteGetDatacenterUrlsOutput: z.ZodObject<{
13
13
  declare const netsuiteGetDatacenterUrls: import("@keystrokehq/action").WorkflowActionDefinition<{
14
14
  account: string;
15
15
  c?: string | undefined;
16
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
16
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
17
+ connectionId: z.ZodString;
18
+ entityId: z.ZodString;
19
+ instanceId: z.ZodString;
20
+ }, z.core.$strip>, z.ZodObject<{
21
+ accessToken: z.ZodString;
22
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
23
+ connectionId: z.ZodString;
24
+ entityId: z.ZodString;
25
+ instanceId: z.ZodString;
26
+ }, z.core.$strip>, z.ZodObject<{
27
+ accessToken: z.ZodString;
28
+ }, z.core.$strip>>]>;
17
29
  //#endregion
18
30
  export { netsuiteGetDatacenterUrls };
19
31
  //# sourceMappingURL=get-datacenter-urls.d.cts.map
@@ -13,7 +13,19 @@ declare const NetsuiteGetDatacenterUrlsOutput: z.ZodObject<{
13
13
  declare const netsuiteGetDatacenterUrls: import("@keystrokehq/action").WorkflowActionDefinition<{
14
14
  account: string;
15
15
  c?: string | undefined;
16
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
16
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
17
+ connectionId: z.ZodString;
18
+ entityId: z.ZodString;
19
+ instanceId: z.ZodString;
20
+ }, z.core.$strip>, z.ZodObject<{
21
+ accessToken: z.ZodString;
22
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
23
+ connectionId: z.ZodString;
24
+ entityId: z.ZodString;
25
+ instanceId: z.ZodString;
26
+ }, z.core.$strip>, z.ZodObject<{
27
+ accessToken: z.ZodString;
28
+ }, z.core.$strip>>]>;
17
29
  //#endregion
18
30
  export { netsuiteGetDatacenterUrls };
19
31
  //# sourceMappingURL=get-datacenter-urls.d.mts.map
@@ -17,7 +17,19 @@ declare const netsuiteGetEmployee: import("@keystrokehq/action").WorkflowActionD
17
17
  id: string;
18
18
  fields?: string | undefined;
19
19
  expandSubResources?: boolean | undefined;
20
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
20
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ accessToken: z.ZodString;
26
+ }, z.core.$strip>>]>, 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>>]>;
21
33
  //#endregion
22
34
  export { netsuiteGetEmployee };
23
35
  //# sourceMappingURL=get-employee.d.cts.map
@@ -17,7 +17,19 @@ declare const netsuiteGetEmployee: import("@keystrokehq/action").WorkflowActionD
17
17
  id: string;
18
18
  fields?: string | undefined;
19
19
  expandSubResources?: boolean | undefined;
20
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
20
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ accessToken: z.ZodString;
26
+ }, z.core.$strip>>]>, 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>>]>;
21
33
  //#endregion
22
34
  export { netsuiteGetEmployee };
23
35
  //# sourceMappingURL=get-employee.d.mts.map
@@ -12,7 +12,19 @@ declare const NetsuiteGetGovernanceLimitsOutput: z.ZodObject<{
12
12
  integrationConcurrencyLimit: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
13
13
  accountUnallocatedConcurrencyLimit: z.ZodNullable<z.ZodNumber>;
14
14
  }, z.core.$loose>;
15
- declare const netsuiteGetGovernanceLimits: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
15
+ declare const netsuiteGetGovernanceLimits: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, 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 { netsuiteGetGovernanceLimits };
18
30
  //# sourceMappingURL=get-governance-limits.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-governance-limits.d.cts","names":[],"sources":["../../src/actions/get-governance-limits.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAChC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;cAOjC,2BAAA,gCAA2B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-governance-limits.d.cts","names":[],"sources":["../../src/actions/get-governance-limits.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAChC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;cAOjC,2BAAA,gCAA2B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
@@ -12,7 +12,19 @@ declare const NetsuiteGetGovernanceLimitsOutput: z.ZodObject<{
12
12
  integrationConcurrencyLimit: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
13
13
  accountUnallocatedConcurrencyLimit: z.ZodNullable<z.ZodNumber>;
14
14
  }, z.core.$loose>;
15
- declare const netsuiteGetGovernanceLimits: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
15
+ declare const netsuiteGetGovernanceLimits: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, 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 { netsuiteGetGovernanceLimits };
18
30
  //# sourceMappingURL=get-governance-limits.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-governance-limits.d.mts","names":[],"sources":["../../src/actions/get-governance-limits.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAChC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;cAOjC,2BAAA,gCAA2B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-governance-limits.d.mts","names":[],"sources":["../../src/actions/get-governance-limits.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAChC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;cAOjC,2BAAA,gCAA2B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
@@ -19,7 +19,19 @@ declare const netsuiteGetInvoice: import("@keystrokehq/action").WorkflowActionDe
19
19
  fields?: string | undefined;
20
20
  simpleEnumFormat?: boolean | undefined;
21
21
  expandSubResources?: boolean | undefined;
22
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
23
+ connectionId: z.ZodString;
24
+ entityId: z.ZodString;
25
+ instanceId: z.ZodString;
26
+ }, z.core.$strip>, z.ZodObject<{
27
+ accessToken: z.ZodString;
28
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
29
+ connectionId: z.ZodString;
30
+ entityId: z.ZodString;
31
+ instanceId: z.ZodString;
32
+ }, z.core.$strip>, z.ZodObject<{
33
+ accessToken: z.ZodString;
34
+ }, z.core.$strip>>]>;
23
35
  //#endregion
24
36
  export { netsuiteGetInvoice };
25
37
  //# sourceMappingURL=get-invoice.d.cts.map
@@ -19,7 +19,19 @@ declare const netsuiteGetInvoice: import("@keystrokehq/action").WorkflowActionDe
19
19
  fields?: string | undefined;
20
20
  simpleEnumFormat?: boolean | undefined;
21
21
  expandSubResources?: boolean | undefined;
22
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
23
+ connectionId: z.ZodString;
24
+ entityId: z.ZodString;
25
+ instanceId: z.ZodString;
26
+ }, z.core.$strip>, z.ZodObject<{
27
+ accessToken: z.ZodString;
28
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
29
+ connectionId: z.ZodString;
30
+ entityId: z.ZodString;
31
+ instanceId: z.ZodString;
32
+ }, z.core.$strip>, z.ZodObject<{
33
+ accessToken: z.ZodString;
34
+ }, z.core.$strip>>]>;
23
35
  //#endregion
24
36
  export { netsuiteGetInvoice };
25
37
  //# sourceMappingURL=get-invoice.d.mts.map
@@ -16,7 +16,19 @@ declare const netsuiteGetItemFulfillment: import("@keystrokehq/action").Workflow
16
16
  fields?: string | undefined;
17
17
  simpleEnumFormat?: boolean | undefined;
18
18
  expandSubResources?: boolean | undefined;
19
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
26
+ connectionId: z.ZodString;
27
+ entityId: z.ZodString;
28
+ instanceId: z.ZodString;
29
+ }, z.core.$strip>, z.ZodObject<{
30
+ accessToken: z.ZodString;
31
+ }, z.core.$strip>>]>;
20
32
  //#endregion
21
33
  export { netsuiteGetItemFulfillment };
22
34
  //# sourceMappingURL=get-item-fulfillment.d.cts.map
@@ -16,7 +16,19 @@ declare const netsuiteGetItemFulfillment: import("@keystrokehq/action").Workflow
16
16
  fields?: string | undefined;
17
17
  simpleEnumFormat?: boolean | undefined;
18
18
  expandSubResources?: boolean | undefined;
19
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
26
+ connectionId: z.ZodString;
27
+ entityId: z.ZodString;
28
+ instanceId: z.ZodString;
29
+ }, z.core.$strip>, z.ZodObject<{
30
+ accessToken: z.ZodString;
31
+ }, z.core.$strip>>]>;
20
32
  //#endregion
21
33
  export { netsuiteGetItemFulfillment };
22
34
  //# sourceMappingURL=get-item-fulfillment.d.mts.map
@@ -17,7 +17,19 @@ declare const netsuiteGetItemReceipt: import("@keystrokehq/action").WorkflowActi
17
17
  id: string;
18
18
  fields?: string | undefined;
19
19
  expandSubResources?: boolean | undefined;
20
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
20
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ accessToken: z.ZodString;
26
+ }, z.core.$strip>>]>, 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>>]>;
21
33
  //#endregion
22
34
  export { netsuiteGetItemReceipt };
23
35
  //# sourceMappingURL=get-item-receipt.d.cts.map
@@ -17,7 +17,19 @@ declare const netsuiteGetItemReceipt: import("@keystrokehq/action").WorkflowActi
17
17
  id: string;
18
18
  fields?: string | undefined;
19
19
  expandSubResources?: boolean | undefined;
20
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
20
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ accessToken: z.ZodString;
26
+ }, z.core.$strip>>]>, 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>>]>;
21
33
  //#endregion
22
34
  export { netsuiteGetItemReceipt };
23
35
  //# sourceMappingURL=get-item-receipt.d.mts.map
@@ -16,7 +16,19 @@ declare const netsuiteGetItem: import("@keystrokehq/action").WorkflowActionDefin
16
16
  itemRecordType: string;
17
17
  fields?: string | undefined;
18
18
  expandSubResources?: boolean | undefined;
19
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
26
+ connectionId: z.ZodString;
27
+ entityId: z.ZodString;
28
+ instanceId: z.ZodString;
29
+ }, z.core.$strip>, z.ZodObject<{
30
+ accessToken: z.ZodString;
31
+ }, z.core.$strip>>]>;
20
32
  //#endregion
21
33
  export { netsuiteGetItem };
22
34
  //# sourceMappingURL=get-item.d.cts.map
@@ -16,7 +16,19 @@ declare const netsuiteGetItem: import("@keystrokehq/action").WorkflowActionDefin
16
16
  itemRecordType: string;
17
17
  fields?: string | undefined;
18
18
  expandSubResources?: boolean | undefined;
19
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
26
+ connectionId: z.ZodString;
27
+ entityId: z.ZodString;
28
+ instanceId: z.ZodString;
29
+ }, z.core.$strip>, z.ZodObject<{
30
+ accessToken: z.ZodString;
31
+ }, z.core.$strip>>]>;
20
32
  //#endregion
21
33
  export { netsuiteGetItem };
22
34
  //# sourceMappingURL=get-item.d.mts.map
@@ -16,7 +16,19 @@ declare const netsuiteGetJournalEntry: import("@keystrokehq/action").WorkflowAct
16
16
  fields?: string | undefined;
17
17
  simpleEnumFormat?: boolean | undefined;
18
18
  expandSubResources?: boolean | undefined;
19
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
26
+ connectionId: z.ZodString;
27
+ entityId: z.ZodString;
28
+ instanceId: z.ZodString;
29
+ }, z.core.$strip>, z.ZodObject<{
30
+ accessToken: z.ZodString;
31
+ }, z.core.$strip>>]>;
20
32
  //#endregion
21
33
  export { netsuiteGetJournalEntry };
22
34
  //# sourceMappingURL=get-journal-entry.d.cts.map
@@ -16,7 +16,19 @@ declare const netsuiteGetJournalEntry: import("@keystrokehq/action").WorkflowAct
16
16
  fields?: string | undefined;
17
17
  simpleEnumFormat?: boolean | undefined;
18
18
  expandSubResources?: boolean | undefined;
19
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
26
+ connectionId: z.ZodString;
27
+ entityId: z.ZodString;
28
+ instanceId: z.ZodString;
29
+ }, z.core.$strip>, z.ZodObject<{
30
+ accessToken: z.ZodString;
31
+ }, z.core.$strip>>]>;
20
32
  //#endregion
21
33
  export { netsuiteGetJournalEntry };
22
34
  //# sourceMappingURL=get-journal-entry.d.mts.map
@@ -19,7 +19,19 @@ declare const netsuiteGetPurchaseOrder: import("@keystrokehq/action").WorkflowAc
19
19
  fields?: string | undefined;
20
20
  simpleEnumFormat?: boolean | undefined;
21
21
  expandSubResources?: boolean | undefined;
22
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
23
+ connectionId: z.ZodString;
24
+ entityId: z.ZodString;
25
+ instanceId: z.ZodString;
26
+ }, z.core.$strip>, z.ZodObject<{
27
+ accessToken: z.ZodString;
28
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
29
+ connectionId: z.ZodString;
30
+ entityId: z.ZodString;
31
+ instanceId: z.ZodString;
32
+ }, z.core.$strip>, z.ZodObject<{
33
+ accessToken: z.ZodString;
34
+ }, z.core.$strip>>]>;
23
35
  //#endregion
24
36
  export { netsuiteGetPurchaseOrder };
25
37
  //# sourceMappingURL=get-purchase-order.d.cts.map