@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
@@ -22,7 +22,19 @@ declare const NetsuiteListIntegrationsOutput: z.ZodObject<{
22
22
  declare const netsuiteListIntegrations: import("@keystrokehq/action").WorkflowActionDefinition<{
23
23
  limit?: number | undefined;
24
24
  offset?: number | undefined;
25
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
25
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, 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>>]>;
26
38
  //#endregion
27
39
  export { netsuiteListIntegrations };
28
40
  //# sourceMappingURL=list-integrations.d.mts.map
@@ -27,7 +27,19 @@ declare const netsuiteListInvoices: import("@keystrokehq/action").WorkflowAction
27
27
  q?: string | undefined;
28
28
  limit?: number | undefined;
29
29
  offset?: number | undefined;
30
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
30
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
37
+ connectionId: z.ZodString;
38
+ entityId: z.ZodString;
39
+ instanceId: z.ZodString;
40
+ }, z.core.$strip>, z.ZodObject<{
41
+ accessToken: z.ZodString;
42
+ }, z.core.$strip>>]>;
31
43
  //#endregion
32
44
  export { netsuiteListInvoices };
33
45
  //# sourceMappingURL=list-invoices.d.cts.map
@@ -27,7 +27,19 @@ declare const netsuiteListInvoices: import("@keystrokehq/action").WorkflowAction
27
27
  q?: string | undefined;
28
28
  limit?: number | undefined;
29
29
  offset?: number | undefined;
30
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
30
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
37
+ connectionId: z.ZodString;
38
+ entityId: z.ZodString;
39
+ instanceId: z.ZodString;
40
+ }, z.core.$strip>, z.ZodObject<{
41
+ accessToken: z.ZodString;
42
+ }, z.core.$strip>>]>;
31
43
  //#endregion
32
44
  export { netsuiteListInvoices };
33
45
  //# sourceMappingURL=list-invoices.d.mts.map
@@ -27,7 +27,19 @@ declare const netsuiteListItemFulfillments: import("@keystrokehq/action").Workfl
27
27
  q?: string | undefined;
28
28
  limit?: number | undefined;
29
29
  offset?: number | undefined;
30
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
30
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
37
+ connectionId: z.ZodString;
38
+ entityId: z.ZodString;
39
+ instanceId: z.ZodString;
40
+ }, z.core.$strip>, z.ZodObject<{
41
+ accessToken: z.ZodString;
42
+ }, z.core.$strip>>]>;
31
43
  //#endregion
32
44
  export { netsuiteListItemFulfillments };
33
45
  //# sourceMappingURL=list-item-fulfillments.d.cts.map
@@ -27,7 +27,19 @@ declare const netsuiteListItemFulfillments: import("@keystrokehq/action").Workfl
27
27
  q?: string | undefined;
28
28
  limit?: number | undefined;
29
29
  offset?: number | undefined;
30
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
30
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
37
+ connectionId: z.ZodString;
38
+ entityId: z.ZodString;
39
+ instanceId: z.ZodString;
40
+ }, z.core.$strip>, z.ZodObject<{
41
+ accessToken: z.ZodString;
42
+ }, z.core.$strip>>]>;
31
43
  //#endregion
32
44
  export { netsuiteListItemFulfillments };
33
45
  //# sourceMappingURL=list-item-fulfillments.d.mts.map
@@ -27,7 +27,19 @@ declare const netsuiteListItemReceipts: import("@keystrokehq/action").WorkflowAc
27
27
  q?: string | undefined;
28
28
  limit?: number | undefined;
29
29
  offset?: number | undefined;
30
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
30
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
37
+ connectionId: z.ZodString;
38
+ entityId: z.ZodString;
39
+ instanceId: z.ZodString;
40
+ }, z.core.$strip>, z.ZodObject<{
41
+ accessToken: z.ZodString;
42
+ }, z.core.$strip>>]>;
31
43
  //#endregion
32
44
  export { netsuiteListItemReceipts };
33
45
  //# sourceMappingURL=list-item-receipts.d.cts.map
@@ -27,7 +27,19 @@ declare const netsuiteListItemReceipts: import("@keystrokehq/action").WorkflowAc
27
27
  q?: string | undefined;
28
28
  limit?: number | undefined;
29
29
  offset?: number | undefined;
30
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
30
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
37
+ connectionId: z.ZodString;
38
+ entityId: z.ZodString;
39
+ instanceId: z.ZodString;
40
+ }, z.core.$strip>, z.ZodObject<{
41
+ accessToken: z.ZodString;
42
+ }, z.core.$strip>>]>;
31
43
  //#endregion
32
44
  export { netsuiteListItemReceipts };
33
45
  //# sourceMappingURL=list-item-receipts.d.mts.map
@@ -27,7 +27,19 @@ declare const netsuiteListJournalEntries: import("@keystrokehq/action").Workflow
27
27
  q?: string | undefined;
28
28
  limit?: number | undefined;
29
29
  offset?: number | undefined;
30
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
30
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
37
+ connectionId: z.ZodString;
38
+ entityId: z.ZodString;
39
+ instanceId: z.ZodString;
40
+ }, z.core.$strip>, z.ZodObject<{
41
+ accessToken: z.ZodString;
42
+ }, z.core.$strip>>]>;
31
43
  //#endregion
32
44
  export { netsuiteListJournalEntries };
33
45
  //# sourceMappingURL=list-journal-entries.d.cts.map
@@ -27,7 +27,19 @@ declare const netsuiteListJournalEntries: import("@keystrokehq/action").Workflow
27
27
  q?: string | undefined;
28
28
  limit?: number | undefined;
29
29
  offset?: number | undefined;
30
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
30
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
37
+ connectionId: z.ZodString;
38
+ entityId: z.ZodString;
39
+ instanceId: z.ZodString;
40
+ }, z.core.$strip>, z.ZodObject<{
41
+ accessToken: z.ZodString;
42
+ }, z.core.$strip>>]>;
31
43
  //#endregion
32
44
  export { netsuiteListJournalEntries };
33
45
  //# sourceMappingURL=list-journal-entries.d.mts.map
@@ -18,7 +18,19 @@ declare const NetsuiteListMetadataCatalogOutput: z.ZodObject<{
18
18
  declare const netsuiteListMetadataCatalog: import("@keystrokehq/action").WorkflowActionDefinition<{
19
19
  accept?: string | undefined;
20
20
  select?: string | undefined;
21
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
21
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
28
+ connectionId: z.ZodString;
29
+ entityId: z.ZodString;
30
+ instanceId: z.ZodString;
31
+ }, z.core.$strip>, z.ZodObject<{
32
+ accessToken: z.ZodString;
33
+ }, z.core.$strip>>]>;
22
34
  //#endregion
23
35
  export { netsuiteListMetadataCatalog };
24
36
  //# sourceMappingURL=list-metadata-catalog.d.cts.map
@@ -18,7 +18,19 @@ declare const NetsuiteListMetadataCatalogOutput: z.ZodObject<{
18
18
  declare const netsuiteListMetadataCatalog: import("@keystrokehq/action").WorkflowActionDefinition<{
19
19
  accept?: string | undefined;
20
20
  select?: string | undefined;
21
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
21
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
28
+ connectionId: z.ZodString;
29
+ entityId: z.ZodString;
30
+ instanceId: z.ZodString;
31
+ }, z.core.$strip>, z.ZodObject<{
32
+ accessToken: z.ZodString;
33
+ }, z.core.$strip>>]>;
22
34
  //#endregion
23
35
  export { netsuiteListMetadataCatalog };
24
36
  //# sourceMappingURL=list-metadata-catalog.d.mts.map
@@ -27,7 +27,19 @@ declare const netsuiteListPurchaseOrders: import("@keystrokehq/action").Workflow
27
27
  q?: string | undefined;
28
28
  limit?: number | undefined;
29
29
  offset?: number | undefined;
30
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
30
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
37
+ connectionId: z.ZodString;
38
+ entityId: z.ZodString;
39
+ instanceId: z.ZodString;
40
+ }, z.core.$strip>, z.ZodObject<{
41
+ accessToken: z.ZodString;
42
+ }, z.core.$strip>>]>;
31
43
  //#endregion
32
44
  export { netsuiteListPurchaseOrders };
33
45
  //# sourceMappingURL=list-purchase-orders.d.cts.map
@@ -27,7 +27,19 @@ declare const netsuiteListPurchaseOrders: import("@keystrokehq/action").Workflow
27
27
  q?: string | undefined;
28
28
  limit?: number | undefined;
29
29
  offset?: number | undefined;
30
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
30
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
37
+ connectionId: z.ZodString;
38
+ entityId: z.ZodString;
39
+ instanceId: z.ZodString;
40
+ }, z.core.$strip>, z.ZodObject<{
41
+ accessToken: z.ZodString;
42
+ }, z.core.$strip>>]>;
31
43
  //#endregion
32
44
  export { netsuiteListPurchaseOrders };
33
45
  //# sourceMappingURL=list-purchase-orders.d.mts.map
@@ -29,7 +29,19 @@ declare const netsuiteListRecords: import("@keystrokehq/action").WorkflowActionD
29
29
  q?: string | undefined;
30
30
  limit?: number | undefined;
31
31
  offset?: number | undefined;
32
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
32
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
33
+ connectionId: z.ZodString;
34
+ entityId: z.ZodString;
35
+ instanceId: z.ZodString;
36
+ }, z.core.$strip>, z.ZodObject<{
37
+ accessToken: z.ZodString;
38
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
39
+ connectionId: z.ZodString;
40
+ entityId: z.ZodString;
41
+ instanceId: z.ZodString;
42
+ }, z.core.$strip>, z.ZodObject<{
43
+ accessToken: z.ZodString;
44
+ }, z.core.$strip>>]>;
33
45
  //#endregion
34
46
  export { netsuiteListRecords };
35
47
  //# sourceMappingURL=list-records.d.cts.map
@@ -29,7 +29,19 @@ declare const netsuiteListRecords: import("@keystrokehq/action").WorkflowActionD
29
29
  q?: string | undefined;
30
30
  limit?: number | undefined;
31
31
  offset?: number | undefined;
32
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
32
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
33
+ connectionId: z.ZodString;
34
+ entityId: z.ZodString;
35
+ instanceId: z.ZodString;
36
+ }, z.core.$strip>, z.ZodObject<{
37
+ accessToken: z.ZodString;
38
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
39
+ connectionId: z.ZodString;
40
+ entityId: z.ZodString;
41
+ instanceId: z.ZodString;
42
+ }, z.core.$strip>, z.ZodObject<{
43
+ accessToken: z.ZodString;
44
+ }, z.core.$strip>>]>;
33
45
  //#endregion
34
46
  export { netsuiteListRecords };
35
47
  //# sourceMappingURL=list-records.d.mts.map
@@ -27,7 +27,19 @@ declare const netsuiteListSalesOrders: import("@keystrokehq/action").WorkflowAct
27
27
  q?: string | undefined;
28
28
  limit?: number | undefined;
29
29
  offset?: number | undefined;
30
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
30
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
37
+ connectionId: z.ZodString;
38
+ entityId: z.ZodString;
39
+ instanceId: z.ZodString;
40
+ }, z.core.$strip>, z.ZodObject<{
41
+ accessToken: z.ZodString;
42
+ }, z.core.$strip>>]>;
31
43
  //#endregion
32
44
  export { netsuiteListSalesOrders };
33
45
  //# sourceMappingURL=list-sales-orders.d.cts.map
@@ -27,7 +27,19 @@ declare const netsuiteListSalesOrders: import("@keystrokehq/action").WorkflowAct
27
27
  q?: string | undefined;
28
28
  limit?: number | undefined;
29
29
  offset?: number | undefined;
30
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
30
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
37
+ connectionId: z.ZodString;
38
+ entityId: z.ZodString;
39
+ instanceId: z.ZodString;
40
+ }, z.core.$strip>, z.ZodObject<{
41
+ accessToken: z.ZodString;
42
+ }, z.core.$strip>>]>;
31
43
  //#endregion
32
44
  export { netsuiteListSalesOrders };
33
45
  //# sourceMappingURL=list-sales-orders.d.mts.map
@@ -27,7 +27,19 @@ declare const netsuiteListVendorPayments: import("@keystrokehq/action").Workflow
27
27
  q?: string | undefined;
28
28
  limit?: number | undefined;
29
29
  offset?: number | undefined;
30
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
30
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
37
+ connectionId: z.ZodString;
38
+ entityId: z.ZodString;
39
+ instanceId: z.ZodString;
40
+ }, z.core.$strip>, z.ZodObject<{
41
+ accessToken: z.ZodString;
42
+ }, z.core.$strip>>]>;
31
43
  //#endregion
32
44
  export { netsuiteListVendorPayments };
33
45
  //# sourceMappingURL=list-vendor-payments.d.cts.map
@@ -27,7 +27,19 @@ declare const netsuiteListVendorPayments: import("@keystrokehq/action").Workflow
27
27
  q?: string | undefined;
28
28
  limit?: number | undefined;
29
29
  offset?: number | undefined;
30
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
30
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
37
+ connectionId: z.ZodString;
38
+ entityId: z.ZodString;
39
+ instanceId: z.ZodString;
40
+ }, z.core.$strip>, z.ZodObject<{
41
+ accessToken: z.ZodString;
42
+ }, z.core.$strip>>]>;
31
43
  //#endregion
32
44
  export { netsuiteListVendorPayments };
33
45
  //# sourceMappingURL=list-vendor-payments.d.mts.map
@@ -29,7 +29,19 @@ declare const netsuiteOAuth2AuthorizeAccountDomain: import("@keystrokehq/action"
29
29
  response_type?: string | undefined;
30
30
  code_challenge?: string | undefined;
31
31
  code_challenge_method?: string | undefined;
32
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
32
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
33
+ connectionId: z.ZodString;
34
+ entityId: z.ZodString;
35
+ instanceId: z.ZodString;
36
+ }, z.core.$strip>, z.ZodObject<{
37
+ accessToken: z.ZodString;
38
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
39
+ connectionId: z.ZodString;
40
+ entityId: z.ZodString;
41
+ instanceId: z.ZodString;
42
+ }, z.core.$strip>, z.ZodObject<{
43
+ accessToken: z.ZodString;
44
+ }, z.core.$strip>>]>;
33
45
  //#endregion
34
46
  export { netsuiteOAuth2AuthorizeAccountDomain };
35
47
  //# sourceMappingURL=o-auth2-authorize-account-domain.d.cts.map
@@ -29,7 +29,19 @@ declare const netsuiteOAuth2AuthorizeAccountDomain: import("@keystrokehq/action"
29
29
  response_type?: string | undefined;
30
30
  code_challenge?: string | undefined;
31
31
  code_challenge_method?: string | undefined;
32
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
32
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
33
+ connectionId: z.ZodString;
34
+ entityId: z.ZodString;
35
+ instanceId: z.ZodString;
36
+ }, z.core.$strip>, z.ZodObject<{
37
+ accessToken: z.ZodString;
38
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
39
+ connectionId: z.ZodString;
40
+ entityId: z.ZodString;
41
+ instanceId: z.ZodString;
42
+ }, z.core.$strip>, z.ZodObject<{
43
+ accessToken: z.ZodString;
44
+ }, z.core.$strip>>]>;
33
45
  //#endregion
34
46
  export { netsuiteOAuth2AuthorizeAccountDomain };
35
47
  //# sourceMappingURL=o-auth2-authorize-account-domain.d.mts.map
@@ -30,7 +30,19 @@ declare const netsuiteOAuth2AuthorizeSystemDomain: import("@keystrokehq/action")
30
30
  response_type?: string | undefined;
31
31
  code_challenge?: string | undefined;
32
32
  code_challenge_method?: string | undefined;
33
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
33
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
34
+ connectionId: z.ZodString;
35
+ entityId: z.ZodString;
36
+ instanceId: z.ZodString;
37
+ }, z.core.$strip>, z.ZodObject<{
38
+ accessToken: z.ZodString;
39
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
40
+ connectionId: z.ZodString;
41
+ entityId: z.ZodString;
42
+ instanceId: z.ZodString;
43
+ }, z.core.$strip>, z.ZodObject<{
44
+ accessToken: z.ZodString;
45
+ }, z.core.$strip>>]>;
34
46
  //#endregion
35
47
  export { netsuiteOAuth2AuthorizeSystemDomain };
36
48
  //# sourceMappingURL=o-auth2-authorize-system-domain.d.cts.map
@@ -30,7 +30,19 @@ declare const netsuiteOAuth2AuthorizeSystemDomain: import("@keystrokehq/action")
30
30
  response_type?: string | undefined;
31
31
  code_challenge?: string | undefined;
32
32
  code_challenge_method?: string | undefined;
33
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
33
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
34
+ connectionId: z.ZodString;
35
+ entityId: z.ZodString;
36
+ instanceId: z.ZodString;
37
+ }, z.core.$strip>, z.ZodObject<{
38
+ accessToken: z.ZodString;
39
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
40
+ connectionId: z.ZodString;
41
+ entityId: z.ZodString;
42
+ instanceId: z.ZodString;
43
+ }, z.core.$strip>, z.ZodObject<{
44
+ accessToken: z.ZodString;
45
+ }, z.core.$strip>>]>;
34
46
  //#endregion
35
47
  export { netsuiteOAuth2AuthorizeSystemDomain };
36
48
  //# sourceMappingURL=o-auth2-authorize-system-domain.d.mts.map
@@ -11,7 +11,19 @@ declare const NetsuiteOAuth2LogoutOutput: z.ZodObject<{
11
11
  }, z.core.$loose>;
12
12
  declare const netsuiteOAuth2Logout: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  id_token_hint: string;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
15
+ connectionId: z.ZodString;
16
+ entityId: z.ZodString;
17
+ instanceId: z.ZodString;
18
+ }, z.core.$strip>, z.ZodObject<{
19
+ accessToken: z.ZodString;
20
+ }, z.core.$strip>>]>, 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>>]>;
15
27
  //#endregion
16
28
  export { netsuiteOAuth2Logout };
17
29
  //# sourceMappingURL=o-auth2-logout.d.cts.map
@@ -11,7 +11,19 @@ declare const NetsuiteOAuth2LogoutOutput: z.ZodObject<{
11
11
  }, z.core.$loose>;
12
12
  declare const netsuiteOAuth2Logout: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  id_token_hint: string;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
15
+ connectionId: z.ZodString;
16
+ entityId: z.ZodString;
17
+ instanceId: z.ZodString;
18
+ }, z.core.$strip>, z.ZodObject<{
19
+ accessToken: z.ZodString;
20
+ }, z.core.$strip>>]>, 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>>]>;
15
27
  //#endregion
16
28
  export { netsuiteOAuth2Logout };
17
29
  //# sourceMappingURL=o-auth2-logout.d.mts.map
@@ -13,7 +13,19 @@ declare const NetsuiteOAuth2RevokeRefreshTokenOutput: z.ZodObject<{
13
13
  declare const netsuiteOAuth2RevokeRefreshToken: import("@keystrokehq/action").WorkflowActionDefinition<{
14
14
  token: string;
15
15
  client_id?: 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 { netsuiteOAuth2RevokeRefreshToken };
19
31
  //# sourceMappingURL=o-auth2-revoke-refresh-token.d.cts.map
@@ -13,7 +13,19 @@ declare const NetsuiteOAuth2RevokeRefreshTokenOutput: z.ZodObject<{
13
13
  declare const netsuiteOAuth2RevokeRefreshToken: import("@keystrokehq/action").WorkflowActionDefinition<{
14
14
  token: string;
15
15
  client_id?: 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 { netsuiteOAuth2RevokeRefreshToken };
19
31
  //# sourceMappingURL=o-auth2-revoke-refresh-token.d.mts.map
@@ -22,7 +22,19 @@ declare const netsuiteOAuth2TokenAuthorizationCode: import("@keystrokehq/action"
22
22
  code_verifier: string;
23
23
  client_id?: string | undefined;
24
24
  grant_type?: string | undefined;
25
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
25
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, 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>>]>;
26
38
  //#endregion
27
39
  export { netsuiteOAuth2TokenAuthorizationCode };
28
40
  //# sourceMappingURL=o-auth2-token-authorization-code.d.cts.map