@keystrokehq/postgrid 0.1.4 → 0.1.5

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 (147) hide show
  1. package/dist/actions/cancel-box.d.cts +13 -1
  2. package/dist/actions/cancel-box.d.mts +13 -1
  3. package/dist/actions/cancel-cheque-with-note.d.cts +13 -1
  4. package/dist/actions/cancel-cheque-with-note.d.mts +13 -1
  5. package/dist/actions/cancel-cheque.d.cts +13 -1
  6. package/dist/actions/cancel-cheque.d.mts +13 -1
  7. package/dist/actions/cancel-postcard-with-note.d.cts +13 -1
  8. package/dist/actions/cancel-postcard-with-note.d.mts +13 -1
  9. package/dist/actions/cancel-postcard.d.cts +13 -1
  10. package/dist/actions/cancel-postcard.d.mts +13 -1
  11. package/dist/actions/cancel-return-envelope-order.d.cts +13 -1
  12. package/dist/actions/cancel-return-envelope-order.d.mts +13 -1
  13. package/dist/actions/create-bank-account.d.cts +13 -1
  14. package/dist/actions/create-bank-account.d.mts +13 -1
  15. package/dist/actions/create-box.d.cts +13 -1
  16. package/dist/actions/create-box.d.mts +13 -1
  17. package/dist/actions/create-cheque.d.cts +13 -1
  18. package/dist/actions/create-cheque.d.cts.map +1 -1
  19. package/dist/actions/create-cheque.d.mts +13 -1
  20. package/dist/actions/create-cheque.d.mts.map +1 -1
  21. package/dist/actions/create-contact.d.cts +13 -1
  22. package/dist/actions/create-contact.d.cts.map +1 -1
  23. package/dist/actions/create-contact.d.mts +13 -1
  24. package/dist/actions/create-contact.d.mts.map +1 -1
  25. package/dist/actions/create-letter.d.cts +13 -1
  26. package/dist/actions/create-letter.d.cts.map +1 -1
  27. package/dist/actions/create-letter.d.mts +13 -1
  28. package/dist/actions/create-letter.d.mts.map +1 -1
  29. package/dist/actions/create-postcard.d.cts +13 -1
  30. package/dist/actions/create-postcard.d.cts.map +1 -1
  31. package/dist/actions/create-postcard.d.mts +13 -1
  32. package/dist/actions/create-postcard.d.mts.map +1 -1
  33. package/dist/actions/create-return-envelope-order.d.cts +13 -1
  34. package/dist/actions/create-return-envelope-order.d.mts +13 -1
  35. package/dist/actions/create-return-envelope.d.cts +13 -1
  36. package/dist/actions/create-return-envelope.d.mts +13 -1
  37. package/dist/actions/create-template-editor-session.d.cts +13 -1
  38. package/dist/actions/create-template-editor-session.d.mts +13 -1
  39. package/dist/actions/create-template.d.cts +13 -1
  40. package/dist/actions/create-template.d.cts.map +1 -1
  41. package/dist/actions/create-template.d.mts +13 -1
  42. package/dist/actions/create-template.d.mts.map +1 -1
  43. package/dist/actions/create-tracker.d.cts +13 -1
  44. package/dist/actions/create-tracker.d.cts.map +1 -1
  45. package/dist/actions/create-tracker.d.mts +13 -1
  46. package/dist/actions/create-tracker.d.mts.map +1 -1
  47. package/dist/actions/create-webhook.d.cts +13 -1
  48. package/dist/actions/create-webhook.d.mts +13 -1
  49. package/dist/actions/delete-bank-account.d.cts +13 -1
  50. package/dist/actions/delete-bank-account.d.mts +13 -1
  51. package/dist/actions/delete-contact.d.cts +13 -1
  52. package/dist/actions/delete-contact.d.mts +13 -1
  53. package/dist/actions/delete-template-editor-session.d.cts +13 -1
  54. package/dist/actions/delete-template-editor-session.d.mts +13 -1
  55. package/dist/actions/delete-template.d.cts +13 -1
  56. package/dist/actions/delete-template.d.mts +13 -1
  57. package/dist/actions/delete-tracker.d.cts +13 -1
  58. package/dist/actions/delete-tracker.d.mts +13 -1
  59. package/dist/actions/delete-webhook.d.cts +13 -1
  60. package/dist/actions/delete-webhook.d.mts +13 -1
  61. package/dist/actions/fill-test-return-envelope-order.d.cts +13 -1
  62. package/dist/actions/fill-test-return-envelope-order.d.mts +13 -1
  63. package/dist/actions/get-bank-account.d.cts +13 -1
  64. package/dist/actions/get-bank-account.d.mts +13 -1
  65. package/dist/actions/get-box.d.cts +13 -1
  66. package/dist/actions/get-box.d.mts +13 -1
  67. package/dist/actions/get-cheque.d.cts +13 -1
  68. package/dist/actions/get-cheque.d.mts +13 -1
  69. package/dist/actions/get-contact.d.cts +13 -1
  70. package/dist/actions/get-contact.d.mts +13 -1
  71. package/dist/actions/get-letter.d.cts +13 -1
  72. package/dist/actions/get-letter.d.mts +13 -1
  73. package/dist/actions/get-postcard.d.cts +13 -1
  74. package/dist/actions/get-postcard.d.mts +13 -1
  75. package/dist/actions/get-return-envelope-order.d.cts +13 -1
  76. package/dist/actions/get-return-envelope-order.d.mts +13 -1
  77. package/dist/actions/get-return-envelope.d.cts +13 -1
  78. package/dist/actions/get-return-envelope.d.mts +13 -1
  79. package/dist/actions/get-template.d.cts +13 -1
  80. package/dist/actions/get-template.d.mts +13 -1
  81. package/dist/actions/get-tracker.d.cts +13 -1
  82. package/dist/actions/get-tracker.d.mts +13 -1
  83. package/dist/actions/get-webhook.d.cts +13 -1
  84. package/dist/actions/get-webhook.d.mts +13 -1
  85. package/dist/actions/list-bank-accounts.d.cts +13 -1
  86. package/dist/actions/list-bank-accounts.d.mts +13 -1
  87. package/dist/actions/list-boxes.d.cts +13 -1
  88. package/dist/actions/list-boxes.d.mts +13 -1
  89. package/dist/actions/list-cheques.d.cts +15 -3
  90. package/dist/actions/list-cheques.d.mts +15 -3
  91. package/dist/actions/list-contacts.d.cts +13 -1
  92. package/dist/actions/list-contacts.d.mts +13 -1
  93. package/dist/actions/list-events.d.cts +13 -1
  94. package/dist/actions/list-events.d.mts +13 -1
  95. package/dist/actions/list-letters.d.cts +15 -3
  96. package/dist/actions/list-letters.d.mts +15 -3
  97. package/dist/actions/list-postal-statements.d.cts +13 -1
  98. package/dist/actions/list-postal-statements.d.mts +13 -1
  99. package/dist/actions/list-postcards.d.cts +16 -4
  100. package/dist/actions/list-postcards.d.cts.map +1 -1
  101. package/dist/actions/list-postcards.d.mts +16 -4
  102. package/dist/actions/list-postcards.d.mts.map +1 -1
  103. package/dist/actions/list-return-envelope-orders.d.cts +13 -1
  104. package/dist/actions/list-return-envelope-orders.d.mts +13 -1
  105. package/dist/actions/list-return-envelopes.d.cts +13 -1
  106. package/dist/actions/list-return-envelopes.d.mts +13 -1
  107. package/dist/actions/list-self-mailers.d.cts +13 -1
  108. package/dist/actions/list-self-mailers.d.cts.map +1 -1
  109. package/dist/actions/list-self-mailers.d.mts +13 -1
  110. package/dist/actions/list-self-mailers.d.mts.map +1 -1
  111. package/dist/actions/list-sub-organizations.d.cts +13 -1
  112. package/dist/actions/list-sub-organizations.d.mts +13 -1
  113. package/dist/actions/list-template-editor-sessions.d.cts +13 -1
  114. package/dist/actions/list-template-editor-sessions.d.mts +13 -1
  115. package/dist/actions/list-templates.d.cts +13 -1
  116. package/dist/actions/list-templates.d.mts +13 -1
  117. package/dist/actions/list-tracker-visits.d.cts +13 -1
  118. package/dist/actions/list-tracker-visits.d.mts +13 -1
  119. package/dist/actions/list-trackers.d.cts +13 -1
  120. package/dist/actions/list-trackers.d.mts +13 -1
  121. package/dist/actions/list-webhook-invocations.d.cts +13 -1
  122. package/dist/actions/list-webhook-invocations.d.mts +13 -1
  123. package/dist/actions/list-webhooks.d.cts +13 -1
  124. package/dist/actions/list-webhooks.d.mts +13 -1
  125. package/dist/actions/progress-test-box.d.cts +13 -1
  126. package/dist/actions/progress-test-box.d.mts +13 -1
  127. package/dist/actions/progress-test-cheque.d.cts +13 -1
  128. package/dist/actions/progress-test-cheque.d.mts +13 -1
  129. package/dist/actions/progress-test-postcard.d.cts +13 -1
  130. package/dist/actions/progress-test-postcard.d.mts +13 -1
  131. package/dist/actions/update-template.d.cts +13 -1
  132. package/dist/actions/update-template.d.cts.map +1 -1
  133. package/dist/actions/update-template.d.mts +13 -1
  134. package/dist/actions/update-template.d.mts.map +1 -1
  135. package/dist/actions/update-tracker.d.cts +13 -1
  136. package/dist/actions/update-tracker.d.mts +13 -1
  137. package/dist/actions/update-webhook.d.cts +13 -1
  138. package/dist/actions/update-webhook.d.mts +13 -1
  139. package/dist/app.cjs +5 -2
  140. package/dist/app.cjs.map +1 -1
  141. package/dist/app.d.cts +9 -1
  142. package/dist/app.d.cts.map +1 -1
  143. package/dist/app.d.mts +9 -1
  144. package/dist/app.d.mts.map +1 -1
  145. package/dist/app.mjs +3 -1
  146. package/dist/app.mjs.map +1 -1
  147. package/package.json +1 -1
@@ -44,7 +44,19 @@ declare const PostgridGetBoxOutput: z.ZodObject<{
44
44
  }, z.core.$loose>;
45
45
  declare const postgridGetBox: import("@keystrokehq/action").WorkflowActionDefinition<{
46
46
  id: string;
47
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
47
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
48
+ connectionId: z.ZodString;
49
+ entityId: z.ZodString;
50
+ instanceId: z.ZodString;
51
+ }, z.core.$strip>, z.ZodObject<{
52
+ generic_api_key: z.ZodString;
53
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
54
+ connectionId: z.ZodString;
55
+ entityId: z.ZodString;
56
+ instanceId: z.ZodString;
57
+ }, z.core.$strip>, z.ZodObject<{
58
+ generic_api_key: z.ZodString;
59
+ }, z.core.$strip>>]>;
48
60
  //#endregion
49
61
  export { postgridGetBox };
50
62
  //# sourceMappingURL=get-box.d.mts.map
@@ -71,7 +71,19 @@ declare const PostgridGetChequeOutput: z.ZodObject<{
71
71
  declare const postgridGetCheque: import("@keystrokehq/action").WorkflowActionDefinition<{
72
72
  id: string;
73
73
  expand?: string[] | undefined;
74
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
74
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
75
+ connectionId: z.ZodString;
76
+ entityId: z.ZodString;
77
+ instanceId: z.ZodString;
78
+ }, z.core.$strip>, z.ZodObject<{
79
+ generic_api_key: z.ZodString;
80
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
81
+ connectionId: z.ZodString;
82
+ entityId: z.ZodString;
83
+ instanceId: z.ZodString;
84
+ }, z.core.$strip>, z.ZodObject<{
85
+ generic_api_key: z.ZodString;
86
+ }, z.core.$strip>>]>;
75
87
  //#endregion
76
88
  export { postgridGetCheque };
77
89
  //# sourceMappingURL=get-cheque.d.cts.map
@@ -71,7 +71,19 @@ declare const PostgridGetChequeOutput: z.ZodObject<{
71
71
  declare const postgridGetCheque: import("@keystrokehq/action").WorkflowActionDefinition<{
72
72
  id: string;
73
73
  expand?: string[] | undefined;
74
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
74
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
75
+ connectionId: z.ZodString;
76
+ entityId: z.ZodString;
77
+ instanceId: z.ZodString;
78
+ }, z.core.$strip>, z.ZodObject<{
79
+ generic_api_key: z.ZodString;
80
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
81
+ connectionId: z.ZodString;
82
+ entityId: z.ZodString;
83
+ instanceId: z.ZodString;
84
+ }, z.core.$strip>, z.ZodObject<{
85
+ generic_api_key: z.ZodString;
86
+ }, z.core.$strip>>]>;
75
87
  //#endregion
76
88
  export { postgridGetCheque };
77
89
  //# sourceMappingURL=get-cheque.d.mts.map
@@ -23,7 +23,19 @@ declare const PostgridGetContactOutput: z.ZodObject<{
23
23
  }, z.core.$loose>;
24
24
  declare const postgridGetContact: import("@keystrokehq/action").WorkflowActionDefinition<{
25
25
  id: string;
26
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
26
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
27
+ connectionId: z.ZodString;
28
+ entityId: z.ZodString;
29
+ instanceId: z.ZodString;
30
+ }, z.core.$strip>, z.ZodObject<{
31
+ generic_api_key: z.ZodString;
32
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
33
+ connectionId: z.ZodString;
34
+ entityId: z.ZodString;
35
+ instanceId: z.ZodString;
36
+ }, z.core.$strip>, z.ZodObject<{
37
+ generic_api_key: z.ZodString;
38
+ }, z.core.$strip>>]>;
27
39
  //#endregion
28
40
  export { postgridGetContact };
29
41
  //# sourceMappingURL=get-contact.d.cts.map
@@ -23,7 +23,19 @@ declare const PostgridGetContactOutput: z.ZodObject<{
23
23
  }, z.core.$loose>;
24
24
  declare const postgridGetContact: import("@keystrokehq/action").WorkflowActionDefinition<{
25
25
  id: string;
26
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
26
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
27
+ connectionId: z.ZodString;
28
+ entityId: z.ZodString;
29
+ instanceId: z.ZodString;
30
+ }, z.core.$strip>, z.ZodObject<{
31
+ generic_api_key: z.ZodString;
32
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
33
+ connectionId: z.ZodString;
34
+ entityId: z.ZodString;
35
+ instanceId: z.ZodString;
36
+ }, z.core.$strip>, z.ZodObject<{
37
+ generic_api_key: z.ZodString;
38
+ }, z.core.$strip>>]>;
27
39
  //#endregion
28
40
  export { postgridGetContact };
29
41
  //# sourceMappingURL=get-contact.d.mts.map
@@ -62,7 +62,19 @@ declare const PostgridGetLetterOutput: z.ZodObject<{
62
62
  }, z.core.$loose>;
63
63
  declare const postgridGetLetter: import("@keystrokehq/action").WorkflowActionDefinition<{
64
64
  id: string;
65
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
65
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
66
+ connectionId: z.ZodString;
67
+ entityId: z.ZodString;
68
+ instanceId: z.ZodString;
69
+ }, z.core.$strip>, z.ZodObject<{
70
+ generic_api_key: z.ZodString;
71
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
72
+ connectionId: z.ZodString;
73
+ entityId: z.ZodString;
74
+ instanceId: z.ZodString;
75
+ }, z.core.$strip>, z.ZodObject<{
76
+ generic_api_key: z.ZodString;
77
+ }, z.core.$strip>>]>;
66
78
  //#endregion
67
79
  export { postgridGetLetter };
68
80
  //# sourceMappingURL=get-letter.d.cts.map
@@ -62,7 +62,19 @@ declare const PostgridGetLetterOutput: z.ZodObject<{
62
62
  }, z.core.$loose>;
63
63
  declare const postgridGetLetter: import("@keystrokehq/action").WorkflowActionDefinition<{
64
64
  id: string;
65
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
65
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
66
+ connectionId: z.ZodString;
67
+ entityId: z.ZodString;
68
+ instanceId: z.ZodString;
69
+ }, z.core.$strip>, z.ZodObject<{
70
+ generic_api_key: z.ZodString;
71
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
72
+ connectionId: z.ZodString;
73
+ entityId: z.ZodString;
74
+ instanceId: z.ZodString;
75
+ }, z.core.$strip>, z.ZodObject<{
76
+ generic_api_key: z.ZodString;
77
+ }, z.core.$strip>>]>;
66
78
  //#endregion
67
79
  export { postgridGetLetter };
68
80
  //# sourceMappingURL=get-letter.d.mts.map
@@ -53,7 +53,19 @@ declare const PostgridGetPostcardOutput: z.ZodObject<{
53
53
  }, z.core.$loose>;
54
54
  declare const postgridGetPostcard: import("@keystrokehq/action").WorkflowActionDefinition<{
55
55
  id: string;
56
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
56
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
57
+ connectionId: z.ZodString;
58
+ entityId: z.ZodString;
59
+ instanceId: z.ZodString;
60
+ }, z.core.$strip>, z.ZodObject<{
61
+ generic_api_key: z.ZodString;
62
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
63
+ connectionId: z.ZodString;
64
+ entityId: z.ZodString;
65
+ instanceId: z.ZodString;
66
+ }, z.core.$strip>, z.ZodObject<{
67
+ generic_api_key: z.ZodString;
68
+ }, z.core.$strip>>]>;
57
69
  //#endregion
58
70
  export { postgridGetPostcard };
59
71
  //# sourceMappingURL=get-postcard.d.cts.map
@@ -53,7 +53,19 @@ declare const PostgridGetPostcardOutput: z.ZodObject<{
53
53
  }, z.core.$loose>;
54
54
  declare const postgridGetPostcard: import("@keystrokehq/action").WorkflowActionDefinition<{
55
55
  id: string;
56
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
56
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
57
+ connectionId: z.ZodString;
58
+ entityId: z.ZodString;
59
+ instanceId: z.ZodString;
60
+ }, z.core.$strip>, z.ZodObject<{
61
+ generic_api_key: z.ZodString;
62
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
63
+ connectionId: z.ZodString;
64
+ entityId: z.ZodString;
65
+ instanceId: z.ZodString;
66
+ }, z.core.$strip>, z.ZodObject<{
67
+ generic_api_key: z.ZodString;
68
+ }, z.core.$strip>>]>;
57
69
  //#endregion
58
70
  export { postgridGetPostcard };
59
71
  //# sourceMappingURL=get-postcard.d.mts.map
@@ -19,7 +19,19 @@ declare const PostgridGetReturnEnvelopeOrderOutput: z.ZodObject<{
19
19
  declare const postgridGetReturnEnvelopeOrder: import("@keystrokehq/action").WorkflowActionDefinition<{
20
20
  id: string;
21
21
  orderId: string;
22
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
23
+ connectionId: z.ZodString;
24
+ entityId: z.ZodString;
25
+ instanceId: z.ZodString;
26
+ }, z.core.$strip>, z.ZodObject<{
27
+ generic_api_key: z.ZodString;
28
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
29
+ connectionId: z.ZodString;
30
+ entityId: z.ZodString;
31
+ instanceId: z.ZodString;
32
+ }, z.core.$strip>, z.ZodObject<{
33
+ generic_api_key: z.ZodString;
34
+ }, z.core.$strip>>]>;
23
35
  //#endregion
24
36
  export { postgridGetReturnEnvelopeOrder };
25
37
  //# sourceMappingURL=get-return-envelope-order.d.cts.map
@@ -19,7 +19,19 @@ declare const PostgridGetReturnEnvelopeOrderOutput: z.ZodObject<{
19
19
  declare const postgridGetReturnEnvelopeOrder: import("@keystrokehq/action").WorkflowActionDefinition<{
20
20
  id: string;
21
21
  orderId: string;
22
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
23
+ connectionId: z.ZodString;
24
+ entityId: z.ZodString;
25
+ instanceId: z.ZodString;
26
+ }, z.core.$strip>, z.ZodObject<{
27
+ generic_api_key: z.ZodString;
28
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
29
+ connectionId: z.ZodString;
30
+ entityId: z.ZodString;
31
+ instanceId: z.ZodString;
32
+ }, z.core.$strip>, z.ZodObject<{
33
+ generic_api_key: z.ZodString;
34
+ }, z.core.$strip>>]>;
23
35
  //#endregion
24
36
  export { postgridGetReturnEnvelopeOrder };
25
37
  //# sourceMappingURL=get-return-envelope-order.d.mts.map
@@ -28,7 +28,19 @@ declare const PostgridGetReturnEnvelopeOutput: z.ZodObject<{
28
28
  }, z.core.$loose>;
29
29
  declare const postgridGetReturnEnvelope: import("@keystrokehq/action").WorkflowActionDefinition<{
30
30
  id: string;
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<"postgrid", z.ZodObject<{
32
+ connectionId: z.ZodString;
33
+ entityId: z.ZodString;
34
+ instanceId: z.ZodString;
35
+ }, z.core.$strip>, z.ZodObject<{
36
+ generic_api_key: z.ZodString;
37
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
38
+ connectionId: z.ZodString;
39
+ entityId: z.ZodString;
40
+ instanceId: z.ZodString;
41
+ }, z.core.$strip>, z.ZodObject<{
42
+ generic_api_key: z.ZodString;
43
+ }, z.core.$strip>>]>;
32
44
  //#endregion
33
45
  export { postgridGetReturnEnvelope };
34
46
  //# sourceMappingURL=get-return-envelope.d.cts.map
@@ -28,7 +28,19 @@ declare const PostgridGetReturnEnvelopeOutput: z.ZodObject<{
28
28
  }, z.core.$loose>;
29
29
  declare const postgridGetReturnEnvelope: import("@keystrokehq/action").WorkflowActionDefinition<{
30
30
  id: string;
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<"postgrid", z.ZodObject<{
32
+ connectionId: z.ZodString;
33
+ entityId: z.ZodString;
34
+ instanceId: z.ZodString;
35
+ }, z.core.$strip>, z.ZodObject<{
36
+ generic_api_key: z.ZodString;
37
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
38
+ connectionId: z.ZodString;
39
+ entityId: z.ZodString;
40
+ instanceId: z.ZodString;
41
+ }, z.core.$strip>, z.ZodObject<{
42
+ generic_api_key: z.ZodString;
43
+ }, z.core.$strip>>]>;
32
44
  //#endregion
33
45
  export { postgridGetReturnEnvelope };
34
46
  //# sourceMappingURL=get-return-envelope.d.mts.map
@@ -16,7 +16,19 @@ declare const PostgridGetTemplateOutput: z.ZodObject<{
16
16
  }, z.core.$loose>;
17
17
  declare const postgridGetTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
18
18
  id: string;
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<"postgrid", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ generic_api_key: z.ZodString;
25
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
26
+ connectionId: z.ZodString;
27
+ entityId: z.ZodString;
28
+ instanceId: z.ZodString;
29
+ }, z.core.$strip>, z.ZodObject<{
30
+ generic_api_key: z.ZodString;
31
+ }, z.core.$strip>>]>;
20
32
  //#endregion
21
33
  export { postgridGetTemplate };
22
34
  //# sourceMappingURL=get-template.d.cts.map
@@ -16,7 +16,19 @@ declare const PostgridGetTemplateOutput: z.ZodObject<{
16
16
  }, z.core.$loose>;
17
17
  declare const postgridGetTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
18
18
  id: string;
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<"postgrid", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ generic_api_key: z.ZodString;
25
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
26
+ connectionId: z.ZodString;
27
+ entityId: z.ZodString;
28
+ instanceId: z.ZodString;
29
+ }, z.core.$strip>, z.ZodObject<{
30
+ generic_api_key: z.ZodString;
31
+ }, z.core.$strip>>]>;
20
32
  //#endregion
21
33
  export { postgridGetTemplate };
22
34
  //# sourceMappingURL=get-template.d.mts.map
@@ -17,7 +17,19 @@ declare const PostgridGetTrackerOutput: z.ZodObject<{
17
17
  }, z.core.$loose>;
18
18
  declare const postgridGetTracker: import("@keystrokehq/action").WorkflowActionDefinition<{
19
19
  id: string;
20
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
20
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ generic_api_key: z.ZodString;
26
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
27
+ connectionId: z.ZodString;
28
+ entityId: z.ZodString;
29
+ instanceId: z.ZodString;
30
+ }, z.core.$strip>, z.ZodObject<{
31
+ generic_api_key: z.ZodString;
32
+ }, z.core.$strip>>]>;
21
33
  //#endregion
22
34
  export { postgridGetTracker };
23
35
  //# sourceMappingURL=get-tracker.d.cts.map
@@ -17,7 +17,19 @@ declare const PostgridGetTrackerOutput: z.ZodObject<{
17
17
  }, z.core.$loose>;
18
18
  declare const postgridGetTracker: import("@keystrokehq/action").WorkflowActionDefinition<{
19
19
  id: string;
20
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
20
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ generic_api_key: z.ZodString;
26
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
27
+ connectionId: z.ZodString;
28
+ entityId: z.ZodString;
29
+ instanceId: z.ZodString;
30
+ }, z.core.$strip>, z.ZodObject<{
31
+ generic_api_key: z.ZodString;
32
+ }, z.core.$strip>>]>;
21
33
  //#endregion
22
34
  export { postgridGetTracker };
23
35
  //# sourceMappingURL=get-tracker.d.mts.map
@@ -18,7 +18,19 @@ declare const PostgridGetWebhookOutput: z.ZodObject<{
18
18
  }, z.core.$loose>;
19
19
  declare const postgridGetWebhook: import("@keystrokehq/action").WorkflowActionDefinition<{
20
20
  id: string;
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<"postgrid", z.ZodObject<{
22
+ connectionId: z.ZodString;
23
+ entityId: z.ZodString;
24
+ instanceId: z.ZodString;
25
+ }, z.core.$strip>, z.ZodObject<{
26
+ generic_api_key: z.ZodString;
27
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
28
+ connectionId: z.ZodString;
29
+ entityId: z.ZodString;
30
+ instanceId: z.ZodString;
31
+ }, z.core.$strip>, z.ZodObject<{
32
+ generic_api_key: z.ZodString;
33
+ }, z.core.$strip>>]>;
22
34
  //#endregion
23
35
  export { postgridGetWebhook };
24
36
  //# sourceMappingURL=get-webhook.d.cts.map
@@ -18,7 +18,19 @@ declare const PostgridGetWebhookOutput: z.ZodObject<{
18
18
  }, z.core.$loose>;
19
19
  declare const postgridGetWebhook: import("@keystrokehq/action").WorkflowActionDefinition<{
20
20
  id: string;
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<"postgrid", z.ZodObject<{
22
+ connectionId: z.ZodString;
23
+ entityId: z.ZodString;
24
+ instanceId: z.ZodString;
25
+ }, z.core.$strip>, z.ZodObject<{
26
+ generic_api_key: z.ZodString;
27
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
28
+ connectionId: z.ZodString;
29
+ entityId: z.ZodString;
30
+ instanceId: z.ZodString;
31
+ }, z.core.$strip>, z.ZodObject<{
32
+ generic_api_key: z.ZodString;
33
+ }, z.core.$strip>>]>;
22
34
  //#endregion
23
35
  export { postgridGetWebhook };
24
36
  //# sourceMappingURL=get-webhook.d.mts.map
@@ -28,7 +28,19 @@ declare const PostgridListBankAccountsOutput: z.ZodObject<{
28
28
  declare const postgridListBankAccounts: import("@keystrokehq/action").WorkflowActionDefinition<{
29
29
  skip?: number | undefined;
30
30
  limit?: number | 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<"postgrid", z.ZodObject<{
32
+ connectionId: z.ZodString;
33
+ entityId: z.ZodString;
34
+ instanceId: z.ZodString;
35
+ }, z.core.$strip>, z.ZodObject<{
36
+ generic_api_key: z.ZodString;
37
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
38
+ connectionId: z.ZodString;
39
+ entityId: z.ZodString;
40
+ instanceId: z.ZodString;
41
+ }, z.core.$strip>, z.ZodObject<{
42
+ generic_api_key: z.ZodString;
43
+ }, z.core.$strip>>]>;
32
44
  //#endregion
33
45
  export { postgridListBankAccounts };
34
46
  //# sourceMappingURL=list-bank-accounts.d.cts.map
@@ -28,7 +28,19 @@ declare const PostgridListBankAccountsOutput: z.ZodObject<{
28
28
  declare const postgridListBankAccounts: import("@keystrokehq/action").WorkflowActionDefinition<{
29
29
  skip?: number | undefined;
30
30
  limit?: number | 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<"postgrid", z.ZodObject<{
32
+ connectionId: z.ZodString;
33
+ entityId: z.ZodString;
34
+ instanceId: z.ZodString;
35
+ }, z.core.$strip>, z.ZodObject<{
36
+ generic_api_key: z.ZodString;
37
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
38
+ connectionId: z.ZodString;
39
+ entityId: z.ZodString;
40
+ instanceId: z.ZodString;
41
+ }, z.core.$strip>, z.ZodObject<{
42
+ generic_api_key: z.ZodString;
43
+ }, z.core.$strip>>]>;
32
44
  //#endregion
33
45
  export { postgridListBankAccounts };
34
46
  //# sourceMappingURL=list-bank-accounts.d.mts.map
@@ -28,7 +28,19 @@ declare const PostgridListBoxesOutput: z.ZodObject<{
28
28
  declare const postgridListBoxes: import("@keystrokehq/action").WorkflowActionDefinition<{
29
29
  skip?: number | undefined;
30
30
  limit?: number | 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<"postgrid", z.ZodObject<{
32
+ connectionId: z.ZodString;
33
+ entityId: z.ZodString;
34
+ instanceId: z.ZodString;
35
+ }, z.core.$strip>, z.ZodObject<{
36
+ generic_api_key: z.ZodString;
37
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
38
+ connectionId: z.ZodString;
39
+ entityId: z.ZodString;
40
+ instanceId: z.ZodString;
41
+ }, z.core.$strip>, z.ZodObject<{
42
+ generic_api_key: z.ZodString;
43
+ }, z.core.$strip>>]>;
32
44
  //#endregion
33
45
  export { postgridListBoxes };
34
46
  //# sourceMappingURL=list-boxes.d.cts.map
@@ -28,7 +28,19 @@ declare const PostgridListBoxesOutput: z.ZodObject<{
28
28
  declare const postgridListBoxes: import("@keystrokehq/action").WorkflowActionDefinition<{
29
29
  skip?: number | undefined;
30
30
  limit?: number | 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<"postgrid", z.ZodObject<{
32
+ connectionId: z.ZodString;
33
+ entityId: z.ZodString;
34
+ instanceId: z.ZodString;
35
+ }, z.core.$strip>, z.ZodObject<{
36
+ generic_api_key: z.ZodString;
37
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
38
+ connectionId: z.ZodString;
39
+ entityId: z.ZodString;
40
+ instanceId: z.ZodString;
41
+ }, z.core.$strip>, z.ZodObject<{
42
+ generic_api_key: z.ZodString;
43
+ }, z.core.$strip>>]>;
32
44
  //#endregion
33
45
  export { postgridListBoxes };
34
46
  //# sourceMappingURL=list-boxes.d.mts.map
@@ -5,9 +5,9 @@ declare const PostgridListChequesInput: z.ZodObject<{
5
5
  after: z.ZodOptional<z.ZodString>;
6
6
  count: z.ZodOptional<z.ZodNumber>;
7
7
  status: z.ZodOptional<z.ZodEnum<{
8
- failed: "failed";
9
8
  created: "created";
10
9
  mailed: "mailed";
10
+ failed: "failed";
11
11
  }>>;
12
12
  to_date: z.ZodOptional<z.ZodString>;
13
13
  from_date: z.ZodOptional<z.ZodString>;
@@ -53,10 +53,22 @@ declare const PostgridListChequesOutput: z.ZodObject<{
53
53
  declare const postgridListCheques: import("@keystrokehq/action").WorkflowActionDefinition<{
54
54
  after?: string | undefined;
55
55
  count?: number | undefined;
56
- status?: "failed" | "created" | "mailed" | undefined;
56
+ status?: "created" | "mailed" | "failed" | undefined;
57
57
  to_date?: string | undefined;
58
58
  from_date?: string | undefined;
59
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
59
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
60
+ connectionId: z.ZodString;
61
+ entityId: z.ZodString;
62
+ instanceId: z.ZodString;
63
+ }, z.core.$strip>, z.ZodObject<{
64
+ generic_api_key: z.ZodString;
65
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
66
+ connectionId: z.ZodString;
67
+ entityId: z.ZodString;
68
+ instanceId: z.ZodString;
69
+ }, z.core.$strip>, z.ZodObject<{
70
+ generic_api_key: z.ZodString;
71
+ }, z.core.$strip>>]>;
60
72
  //#endregion
61
73
  export { postgridListCheques };
62
74
  //# sourceMappingURL=list-cheques.d.cts.map
@@ -5,9 +5,9 @@ declare const PostgridListChequesInput: z.ZodObject<{
5
5
  after: z.ZodOptional<z.ZodString>;
6
6
  count: z.ZodOptional<z.ZodNumber>;
7
7
  status: z.ZodOptional<z.ZodEnum<{
8
- failed: "failed";
9
8
  created: "created";
10
9
  mailed: "mailed";
10
+ failed: "failed";
11
11
  }>>;
12
12
  to_date: z.ZodOptional<z.ZodString>;
13
13
  from_date: z.ZodOptional<z.ZodString>;
@@ -53,10 +53,22 @@ declare const PostgridListChequesOutput: z.ZodObject<{
53
53
  declare const postgridListCheques: import("@keystrokehq/action").WorkflowActionDefinition<{
54
54
  after?: string | undefined;
55
55
  count?: number | undefined;
56
- status?: "failed" | "created" | "mailed" | undefined;
56
+ status?: "created" | "mailed" | "failed" | undefined;
57
57
  to_date?: string | undefined;
58
58
  from_date?: string | undefined;
59
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
59
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
60
+ connectionId: z.ZodString;
61
+ entityId: z.ZodString;
62
+ instanceId: z.ZodString;
63
+ }, z.core.$strip>, z.ZodObject<{
64
+ generic_api_key: z.ZodString;
65
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
66
+ connectionId: z.ZodString;
67
+ entityId: z.ZodString;
68
+ instanceId: z.ZodString;
69
+ }, z.core.$strip>, z.ZodObject<{
70
+ generic_api_key: z.ZodString;
71
+ }, z.core.$strip>>]>;
60
72
  //#endregion
61
73
  export { postgridListCheques };
62
74
  //# sourceMappingURL=list-cheques.d.mts.map
@@ -38,7 +38,19 @@ declare const postgridListContacts: import("@keystrokehq/action").WorkflowAction
38
38
  skip?: number | undefined;
39
39
  limit?: number | undefined;
40
40
  search?: string | undefined;
41
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
41
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
42
+ connectionId: z.ZodString;
43
+ entityId: z.ZodString;
44
+ instanceId: z.ZodString;
45
+ }, z.core.$strip>, z.ZodObject<{
46
+ generic_api_key: z.ZodString;
47
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
48
+ connectionId: z.ZodString;
49
+ entityId: z.ZodString;
50
+ instanceId: z.ZodString;
51
+ }, z.core.$strip>, z.ZodObject<{
52
+ generic_api_key: z.ZodString;
53
+ }, z.core.$strip>>]>;
42
54
  //#endregion
43
55
  export { postgridListContacts };
44
56
  //# sourceMappingURL=list-contacts.d.cts.map
@@ -38,7 +38,19 @@ declare const postgridListContacts: import("@keystrokehq/action").WorkflowAction
38
38
  skip?: number | undefined;
39
39
  limit?: number | undefined;
40
40
  search?: string | undefined;
41
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
41
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
42
+ connectionId: z.ZodString;
43
+ entityId: z.ZodString;
44
+ instanceId: z.ZodString;
45
+ }, z.core.$strip>, z.ZodObject<{
46
+ generic_api_key: z.ZodString;
47
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
48
+ connectionId: z.ZodString;
49
+ entityId: z.ZodString;
50
+ instanceId: z.ZodString;
51
+ }, z.core.$strip>, z.ZodObject<{
52
+ generic_api_key: z.ZodString;
53
+ }, z.core.$strip>>]>;
42
54
  //#endregion
43
55
  export { postgridListContacts };
44
56
  //# sourceMappingURL=list-contacts.d.mts.map