@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
@@ -31,7 +31,19 @@ declare const netsuiteCreateRecord: import("@keystrokehq/action").WorkflowAction
31
31
  "X-NetSuite-Idempotency-Key"?: string | undefined;
32
32
  "X-NetSuite-PropertyNameValidation"?: "error" | "ignore" | "warning" | undefined;
33
33
  "X-NetSuite-PropertyValueValidation"?: "error" | "ignore" | "warning" | undefined;
34
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
34
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
35
+ connectionId: z.ZodString;
36
+ entityId: z.ZodString;
37
+ instanceId: z.ZodString;
38
+ }, z.core.$strip>, z.ZodObject<{
39
+ accessToken: z.ZodString;
40
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
41
+ connectionId: z.ZodString;
42
+ entityId: z.ZodString;
43
+ instanceId: z.ZodString;
44
+ }, z.core.$strip>, z.ZodObject<{
45
+ accessToken: z.ZodString;
46
+ }, z.core.$strip>>]>;
35
47
  //#endregion
36
48
  export { netsuiteCreateRecord };
37
49
  //# sourceMappingURL=create-record.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-record.d.cts","names":[],"sources":["../../src/actions/create-record.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cASzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;cAM1B,oBAAA,gCAAoB,wBAAA;QAM/B,MAAA"}
1
+ {"version":3,"file":"create-record.d.cts","names":[],"sources":["../../src/actions/create-record.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cASzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;cAM1B,oBAAA,gCAAoB,wBAAA"}
@@ -31,7 +31,19 @@ declare const netsuiteCreateRecord: import("@keystrokehq/action").WorkflowAction
31
31
  "X-NetSuite-Idempotency-Key"?: string | undefined;
32
32
  "X-NetSuite-PropertyNameValidation"?: "error" | "ignore" | "warning" | undefined;
33
33
  "X-NetSuite-PropertyValueValidation"?: "error" | "ignore" | "warning" | undefined;
34
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
34
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
35
+ connectionId: z.ZodString;
36
+ entityId: z.ZodString;
37
+ instanceId: z.ZodString;
38
+ }, z.core.$strip>, z.ZodObject<{
39
+ accessToken: z.ZodString;
40
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
41
+ connectionId: z.ZodString;
42
+ entityId: z.ZodString;
43
+ instanceId: z.ZodString;
44
+ }, z.core.$strip>, z.ZodObject<{
45
+ accessToken: z.ZodString;
46
+ }, z.core.$strip>>]>;
35
47
  //#endregion
36
48
  export { netsuiteCreateRecord };
37
49
  //# sourceMappingURL=create-record.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-record.d.mts","names":[],"sources":["../../src/actions/create-record.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cASzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;cAM1B,oBAAA,gCAAoB,wBAAA;QAM/B,MAAA"}
1
+ {"version":3,"file":"create-record.d.mts","names":[],"sources":["../../src/actions/create-record.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cASzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;cAM1B,oBAAA,gCAAoB,wBAAA"}
@@ -82,7 +82,19 @@ declare const netsuiteCreateSalesOrder: import("@keystrokehq/action").WorkflowAc
82
82
  "X-NetSuite-Idempotency-Key"?: string | undefined;
83
83
  "X-NetSuite-PropertyNameValidation"?: "Error" | "Warning" | "Ignore" | undefined;
84
84
  "X-NetSuite-PropertyValueValidation"?: "Error" | "Warning" | "Ignore" | undefined;
85
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
85
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
86
+ connectionId: z.ZodString;
87
+ entityId: z.ZodString;
88
+ instanceId: z.ZodString;
89
+ }, z.core.$strip>, z.ZodObject<{
90
+ accessToken: z.ZodString;
91
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
92
+ connectionId: z.ZodString;
93
+ entityId: z.ZodString;
94
+ instanceId: z.ZodString;
95
+ }, z.core.$strip>, z.ZodObject<{
96
+ accessToken: z.ZodString;
97
+ }, z.core.$strip>>]>;
86
98
  //#endregion
87
99
  export { netsuiteCreateSalesOrder };
88
100
  //# sourceMappingURL=create-sales-order.d.cts.map
@@ -82,7 +82,19 @@ declare const netsuiteCreateSalesOrder: import("@keystrokehq/action").WorkflowAc
82
82
  "X-NetSuite-Idempotency-Key"?: string | undefined;
83
83
  "X-NetSuite-PropertyNameValidation"?: "Error" | "Warning" | "Ignore" | undefined;
84
84
  "X-NetSuite-PropertyValueValidation"?: "Error" | "Warning" | "Ignore" | undefined;
85
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
85
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
86
+ connectionId: z.ZodString;
87
+ entityId: z.ZodString;
88
+ instanceId: z.ZodString;
89
+ }, z.core.$strip>, z.ZodObject<{
90
+ accessToken: z.ZodString;
91
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
92
+ connectionId: z.ZodString;
93
+ entityId: z.ZodString;
94
+ instanceId: z.ZodString;
95
+ }, z.core.$strip>, z.ZodObject<{
96
+ accessToken: z.ZodString;
97
+ }, z.core.$strip>>]>;
86
98
  //#endregion
87
99
  export { netsuiteCreateSalesOrder };
88
100
  //# sourceMappingURL=create-sales-order.d.mts.map
@@ -28,7 +28,19 @@ declare const netsuiteCreateVendorBill: import("@keystrokehq/action").WorkflowAc
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 { netsuiteCreateVendorBill };
34
46
  //# sourceMappingURL=create-vendor-bill.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-vendor-bill.d.cts","names":[],"sources":["../../src/actions/create-vendor-bill.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAQ7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;cAK9B,wBAAA,gCAAwB,wBAAA;QAMnC,MAAA"}
1
+ {"version":3,"file":"create-vendor-bill.d.cts","names":[],"sources":["../../src/actions/create-vendor-bill.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAQ7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;cAK9B,wBAAA,gCAAwB,wBAAA"}
@@ -28,7 +28,19 @@ declare const netsuiteCreateVendorBill: import("@keystrokehq/action").WorkflowAc
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 { netsuiteCreateVendorBill };
34
46
  //# sourceMappingURL=create-vendor-bill.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-vendor-bill.d.mts","names":[],"sources":["../../src/actions/create-vendor-bill.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAQ7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;cAK9B,wBAAA,gCAAwB,wBAAA;QAMnC,MAAA"}
1
+ {"version":3,"file":"create-vendor-bill.d.mts","names":[],"sources":["../../src/actions/create-vendor-bill.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAQ7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;cAK9B,wBAAA,gCAAwB,wBAAA"}
@@ -28,7 +28,19 @@ declare const netsuiteCreateVendor: import("@keystrokehq/action").WorkflowAction
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 { netsuiteCreateVendor };
34
46
  //# sourceMappingURL=create-vendor.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-vendor.d.cts","names":[],"sources":["../../src/actions/create-vendor.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAQzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;cAK1B,oBAAA,gCAAoB,wBAAA;QAM/B,MAAA"}
1
+ {"version":3,"file":"create-vendor.d.cts","names":[],"sources":["../../src/actions/create-vendor.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAQzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;cAK1B,oBAAA,gCAAoB,wBAAA"}
@@ -28,7 +28,19 @@ declare const netsuiteCreateVendor: import("@keystrokehq/action").WorkflowAction
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 { netsuiteCreateVendor };
34
46
  //# sourceMappingURL=create-vendor.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-vendor.d.mts","names":[],"sources":["../../src/actions/create-vendor.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAQzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;cAK1B,oBAAA,gCAAoB,wBAAA;QAM/B,MAAA"}
1
+ {"version":3,"file":"create-vendor.d.mts","names":[],"sources":["../../src/actions/create-vendor.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAQzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;cAK1B,oBAAA,gCAAoB,wBAAA"}
@@ -9,7 +9,19 @@ declare const NetsuiteDeleteCustomerPaymentOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const netsuiteDeleteCustomerPayment: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  id: string;
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 { netsuiteDeleteCustomerPayment };
15
27
  //# sourceMappingURL=delete-customer-payment.d.cts.map
@@ -9,7 +9,19 @@ declare const NetsuiteDeleteCustomerPaymentOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const netsuiteDeleteCustomerPayment: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  id: string;
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 { netsuiteDeleteCustomerPayment };
15
27
  //# sourceMappingURL=delete-customer-payment.d.mts.map
@@ -9,7 +9,19 @@ declare const NetsuiteDeleteCustomerOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const netsuiteDeleteCustomer: 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 { netsuiteDeleteCustomer };
15
27
  //# sourceMappingURL=delete-customer.d.cts.map
@@ -9,7 +9,19 @@ declare const NetsuiteDeleteCustomerOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const netsuiteDeleteCustomer: 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 { netsuiteDeleteCustomer };
15
27
  //# sourceMappingURL=delete-customer.d.mts.map
@@ -9,7 +9,19 @@ declare const NetsuiteDeleteEmployeeOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const netsuiteDeleteEmployee: 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 { netsuiteDeleteEmployee };
15
27
  //# sourceMappingURL=delete-employee.d.cts.map
@@ -9,7 +9,19 @@ declare const NetsuiteDeleteEmployeeOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const netsuiteDeleteEmployee: 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 { netsuiteDeleteEmployee };
15
27
  //# sourceMappingURL=delete-employee.d.mts.map
@@ -9,7 +9,19 @@ declare const NetsuiteDeleteInvoiceOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const netsuiteDeleteInvoice: 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 { netsuiteDeleteInvoice };
15
27
  //# sourceMappingURL=delete-invoice.d.cts.map
@@ -9,7 +9,19 @@ declare const NetsuiteDeleteInvoiceOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const netsuiteDeleteInvoice: 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 { netsuiteDeleteInvoice };
15
27
  //# sourceMappingURL=delete-invoice.d.mts.map
@@ -16,7 +16,19 @@ declare const netsuiteDeleteItemFulfillment: import("@keystrokehq/action").Workf
16
16
  id: string;
17
17
  prefer?: string | undefined;
18
18
  idempotency_key?: string | 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 { netsuiteDeleteItemFulfillment };
22
34
  //# sourceMappingURL=delete-item-fulfillment.d.cts.map
@@ -16,7 +16,19 @@ declare const netsuiteDeleteItemFulfillment: import("@keystrokehq/action").Workf
16
16
  id: string;
17
17
  prefer?: string | undefined;
18
18
  idempotency_key?: string | 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 { netsuiteDeleteItemFulfillment };
22
34
  //# sourceMappingURL=delete-item-fulfillment.d.mts.map
@@ -9,7 +9,19 @@ declare const NetsuiteDeleteItemReceiptOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const netsuiteDeleteItemReceipt: 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 { netsuiteDeleteItemReceipt };
15
27
  //# sourceMappingURL=delete-item-receipt.d.cts.map
@@ -9,7 +9,19 @@ declare const NetsuiteDeleteItemReceiptOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const netsuiteDeleteItemReceipt: 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 { netsuiteDeleteItemReceipt };
15
27
  //# sourceMappingURL=delete-item-receipt.d.mts.map
@@ -5,10 +5,10 @@ declare const NetsuiteDeleteItemInput: z.ZodObject<{
5
5
  id: z.ZodString;
6
6
  item_record_type: z.ZodEnum<{
7
7
  inventoryItem: "inventoryItem";
8
- nonInventoryPurchaseItem: "nonInventoryPurchaseItem";
9
- kitItem: "kitItem";
10
8
  assemblyItem: "assemblyItem";
9
+ nonInventoryPurchaseItem: "nonInventoryPurchaseItem";
11
10
  descriptionItem: "descriptionItem";
11
+ kitItem: "kitItem";
12
12
  }>;
13
13
  }, z.core.$strip>;
14
14
  declare const NetsuiteDeleteItemOutput: z.ZodObject<{
@@ -16,8 +16,20 @@ declare const NetsuiteDeleteItemOutput: z.ZodObject<{
16
16
  }, z.core.$loose>;
17
17
  declare const netsuiteDeleteItem: import("@keystrokehq/action").WorkflowActionDefinition<{
18
18
  id: string;
19
- item_record_type: "inventoryItem" | "nonInventoryPurchaseItem" | "kitItem" | "assemblyItem" | "descriptionItem";
20
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
+ item_record_type: "inventoryItem" | "assemblyItem" | "nonInventoryPurchaseItem" | "descriptionItem" | "kitItem";
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 { netsuiteDeleteItem };
23
35
  //# sourceMappingURL=delete-item.d.cts.map
@@ -5,10 +5,10 @@ declare const NetsuiteDeleteItemInput: z.ZodObject<{
5
5
  id: z.ZodString;
6
6
  item_record_type: z.ZodEnum<{
7
7
  inventoryItem: "inventoryItem";
8
- nonInventoryPurchaseItem: "nonInventoryPurchaseItem";
9
- kitItem: "kitItem";
10
8
  assemblyItem: "assemblyItem";
9
+ nonInventoryPurchaseItem: "nonInventoryPurchaseItem";
11
10
  descriptionItem: "descriptionItem";
11
+ kitItem: "kitItem";
12
12
  }>;
13
13
  }, z.core.$strip>;
14
14
  declare const NetsuiteDeleteItemOutput: z.ZodObject<{
@@ -16,8 +16,20 @@ declare const NetsuiteDeleteItemOutput: z.ZodObject<{
16
16
  }, z.core.$loose>;
17
17
  declare const netsuiteDeleteItem: import("@keystrokehq/action").WorkflowActionDefinition<{
18
18
  id: string;
19
- item_record_type: "inventoryItem" | "nonInventoryPurchaseItem" | "kitItem" | "assemblyItem" | "descriptionItem";
20
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
+ item_record_type: "inventoryItem" | "assemblyItem" | "nonInventoryPurchaseItem" | "descriptionItem" | "kitItem";
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 { netsuiteDeleteItem };
23
35
  //# sourceMappingURL=delete-item.d.mts.map
@@ -13,7 +13,19 @@ declare const netsuiteDeleteJournalEntry: import("@keystrokehq/action").Workflow
13
13
  id: number;
14
14
  prefer?: string | undefined;
15
15
  idempotency_key?: 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 { netsuiteDeleteJournalEntry };
19
31
  //# sourceMappingURL=delete-journal-entry.d.cts.map
@@ -13,7 +13,19 @@ declare const netsuiteDeleteJournalEntry: import("@keystrokehq/action").Workflow
13
13
  id: number;
14
14
  prefer?: string | undefined;
15
15
  idempotency_key?: 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 { netsuiteDeleteJournalEntry };
19
31
  //# sourceMappingURL=delete-journal-entry.d.mts.map
@@ -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.cts.map