@keystrokehq/proabono 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 (139) hide show
  1. package/dist/actions/anonymize-customer.d.cts +19 -1
  2. package/dist/actions/anonymize-customer.d.mts +19 -1
  3. package/dist/actions/bill-customer.d.cts +19 -1
  4. package/dist/actions/bill-customer.d.mts +19 -1
  5. package/dist/actions/create-customer.d.cts +19 -1
  6. package/dist/actions/create-customer.d.cts.map +1 -1
  7. package/dist/actions/create-customer.d.mts +19 -1
  8. package/dist/actions/create-customer.d.mts.map +1 -1
  9. package/dist/actions/create-feature.d.cts +19 -1
  10. package/dist/actions/create-feature.d.mts +19 -1
  11. package/dist/actions/delete-customer.d.cts +19 -1
  12. package/dist/actions/delete-customer.d.mts +19 -1
  13. package/dist/actions/delete-offer.d.cts +19 -1
  14. package/dist/actions/delete-offer.d.mts +19 -1
  15. package/dist/actions/delete-pricing-table-offer.d.cts +19 -1
  16. package/dist/actions/delete-pricing-table-offer.d.mts +19 -1
  17. package/dist/actions/delete-pricing-table.d.cts +19 -1
  18. package/dist/actions/delete-pricing-table.d.mts +19 -1
  19. package/dist/actions/delete-subscription-discount.d.cts +19 -1
  20. package/dist/actions/delete-subscription-discount.d.mts +19 -1
  21. package/dist/actions/enable-webhook.d.cts +19 -1
  22. package/dist/actions/enable-webhook.d.mts +19 -1
  23. package/dist/actions/get-customer-billing-address.d.cts +19 -1
  24. package/dist/actions/get-customer-billing-address.d.mts +19 -1
  25. package/dist/actions/get-customer-billing.d.cts +19 -1
  26. package/dist/actions/get-customer-billing.d.mts +19 -1
  27. package/dist/actions/get-customer-by-reference.d.cts +19 -1
  28. package/dist/actions/get-customer-by-reference.d.mts +19 -1
  29. package/dist/actions/get-customer-payment-settings.d.cts +19 -1
  30. package/dist/actions/get-customer-payment-settings.d.mts +19 -1
  31. package/dist/actions/get-customer.d.cts +19 -1
  32. package/dist/actions/get-customer.d.mts +19 -1
  33. package/dist/actions/get-discount.d.cts +19 -1
  34. package/dist/actions/get-discount.d.mts +19 -1
  35. package/dist/actions/get-feature.d.cts +19 -1
  36. package/dist/actions/get-feature.d.mts +19 -1
  37. package/dist/actions/get-invoice.d.cts +19 -1
  38. package/dist/actions/get-invoice.d.mts +19 -1
  39. package/dist/actions/get-offer.d.cts +19 -1
  40. package/dist/actions/get-offer.d.mts +19 -1
  41. package/dist/actions/get-subscription-by-customer.d.cts +19 -1
  42. package/dist/actions/get-subscription-by-customer.d.mts +19 -1
  43. package/dist/actions/get-subscription-creation-quote.d.cts +19 -1
  44. package/dist/actions/get-subscription-creation-quote.d.mts +19 -1
  45. package/dist/actions/get-usage.d.cts +19 -1
  46. package/dist/actions/get-usage.d.mts +19 -1
  47. package/dist/actions/get-usages-for-customer.d.cts +19 -1
  48. package/dist/actions/get-usages-for-customer.d.mts +19 -1
  49. package/dist/actions/invalidate-customer-by-id.d.cts +19 -1
  50. package/dist/actions/invalidate-customer-by-id.d.mts +19 -1
  51. package/dist/actions/invalidate-customer.d.cts +19 -1
  52. package/dist/actions/invalidate-customer.d.mts +19 -1
  53. package/dist/actions/list-balance-lines.d.cts +19 -1
  54. package/dist/actions/list-balance-lines.d.mts +19 -1
  55. package/dist/actions/list-business-localization.d.cts +19 -1
  56. package/dist/actions/list-business-localization.d.mts +19 -1
  57. package/dist/actions/list-businesses.d.cts +19 -1
  58. package/dist/actions/list-businesses.d.mts +19 -1
  59. package/dist/actions/list-customer-moves.d.cts +19 -1
  60. package/dist/actions/list-customer-moves.d.mts +19 -1
  61. package/dist/actions/list-customers-by-feature.d.cts +19 -1
  62. package/dist/actions/list-customers-by-feature.d.mts +19 -1
  63. package/dist/actions/list-customers.d.cts +19 -1
  64. package/dist/actions/list-customers.d.mts +19 -1
  65. package/dist/actions/list-discounts.d.cts +19 -1
  66. package/dist/actions/list-discounts.d.mts +19 -1
  67. package/dist/actions/list-features.d.cts +19 -1
  68. package/dist/actions/list-features.d.mts +19 -1
  69. package/dist/actions/list-gateway-accounts.d.cts +19 -1
  70. package/dist/actions/list-gateway-accounts.d.mts +19 -1
  71. package/dist/actions/list-gateway-permissions.d.cts +19 -1
  72. package/dist/actions/list-gateway-permissions.d.mts +19 -1
  73. package/dist/actions/list-gateway-requests.d.cts +19 -1
  74. package/dist/actions/list-gateway-requests.d.mts +19 -1
  75. package/dist/actions/list-gateway-transactions.d.cts +19 -1
  76. package/dist/actions/list-gateway-transactions.d.mts +19 -1
  77. package/dist/actions/list-invoice-lines.d.cts +19 -1
  78. package/dist/actions/list-invoice-lines.d.mts +19 -1
  79. package/dist/actions/list-invoices-by-customer.d.cts +19 -1
  80. package/dist/actions/list-invoices-by-customer.d.mts +19 -1
  81. package/dist/actions/list-invoices.d.cts +19 -1
  82. package/dist/actions/list-invoices.d.mts +19 -1
  83. package/dist/actions/list-offers.d.cts +19 -1
  84. package/dist/actions/list-offers.d.mts +19 -1
  85. package/dist/actions/list-payments.d.cts +19 -1
  86. package/dist/actions/list-payments.d.mts +19 -1
  87. package/dist/actions/list-pricing-table-offers.d.cts +19 -1
  88. package/dist/actions/list-pricing-table-offers.d.mts +19 -1
  89. package/dist/actions/list-pricing-tables.d.cts +19 -1
  90. package/dist/actions/list-pricing-tables.d.mts +19 -1
  91. package/dist/actions/list-segment-localizations.d.cts +19 -1
  92. package/dist/actions/list-segment-localizations.d.mts +19 -1
  93. package/dist/actions/list-segments.d.cts +19 -1
  94. package/dist/actions/list-segments.d.mts +19 -1
  95. package/dist/actions/list-subscription-discounts.d.cts +19 -1
  96. package/dist/actions/list-subscription-discounts.d.mts +19 -1
  97. package/dist/actions/list-subscription-features.d.cts +19 -1
  98. package/dist/actions/list-subscription-features.d.mts +19 -1
  99. package/dist/actions/list-subscription-periods.d.cts +19 -1
  100. package/dist/actions/list-subscription-periods.d.mts +19 -1
  101. package/dist/actions/list-subscriptions.d.cts +19 -1
  102. package/dist/actions/list-subscriptions.d.mts +19 -1
  103. package/dist/actions/list-tax-profile-exceptions.d.cts +19 -1
  104. package/dist/actions/list-tax-profile-exceptions.d.mts +19 -1
  105. package/dist/actions/list-tax-profiles.d.cts +19 -1
  106. package/dist/actions/list-tax-profiles.d.mts +19 -1
  107. package/dist/actions/list-upgrade-offers.d.cts +19 -1
  108. package/dist/actions/list-upgrade-offers.d.mts +19 -1
  109. package/dist/actions/list-webhook-notifications.d.cts +19 -1
  110. package/dist/actions/list-webhook-notifications.d.mts +19 -1
  111. package/dist/actions/list-webhooks.d.cts +19 -1
  112. package/dist/actions/list-webhooks.d.mts +19 -1
  113. package/dist/actions/quote-balance-line.d.cts +19 -1
  114. package/dist/actions/quote-balance-line.d.mts +19 -1
  115. package/dist/actions/revoke-customer-links.d.cts +19 -1
  116. package/dist/actions/revoke-customer-links.d.mts +19 -1
  117. package/dist/actions/update-businesses-billing-address.d.cts +19 -1
  118. package/dist/actions/update-businesses-billing-address.d.mts +19 -1
  119. package/dist/actions/update-customer-billing-address.d.cts +19 -1
  120. package/dist/actions/update-customer-billing-address.d.mts +19 -1
  121. package/dist/actions/update-customer-payment-settings.d.cts +19 -1
  122. package/dist/actions/update-customer-payment-settings.d.mts +19 -1
  123. package/dist/actions/update-customer-shipping.d.cts +19 -1
  124. package/dist/actions/update-customer-shipping.d.mts +19 -1
  125. package/dist/actions/update-customer.d.cts +19 -1
  126. package/dist/actions/update-customer.d.mts +19 -1
  127. package/dist/actions/update-feature.d.cts +19 -1
  128. package/dist/actions/update-feature.d.mts +19 -1
  129. package/dist/actions/update-tax-profiles.d.cts +19 -1
  130. package/dist/actions/update-tax-profiles.d.mts +19 -1
  131. package/dist/app.cjs +10 -2
  132. package/dist/app.cjs.map +1 -1
  133. package/dist/app.d.cts +12 -1
  134. package/dist/app.d.cts.map +1 -1
  135. package/dist/app.d.mts +12 -1
  136. package/dist/app.d.mts.map +1 -1
  137. package/dist/app.mjs +8 -1
  138. package/dist/app.mjs.map +1 -1
  139. package/package.json +1 -1
@@ -27,7 +27,25 @@ declare const ProabonoGetCustomerBillingOutput: z.ZodObject<{
27
27
  }, z.core.$loose>;
28
28
  declare const proabonoGetCustomerBilling: import("@keystrokehq/action").WorkflowActionDefinition<{
29
29
  id: number;
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<"proabono", z.ZodObject<{
31
+ connectionId: z.ZodString;
32
+ entityId: z.ZodString;
33
+ instanceId: z.ZodString;
34
+ }, z.core.$strip>, z.ZodObject<{
35
+ full: z.ZodString;
36
+ username: z.ZodString;
37
+ password: z.ZodString;
38
+ generic_id: z.ZodString;
39
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
40
+ connectionId: z.ZodString;
41
+ entityId: z.ZodString;
42
+ instanceId: z.ZodString;
43
+ }, z.core.$strip>, z.ZodObject<{
44
+ full: z.ZodString;
45
+ username: z.ZodString;
46
+ password: z.ZodString;
47
+ generic_id: z.ZodString;
48
+ }, z.core.$strip>>]>;
31
49
  //#endregion
32
50
  export { proabonoGetCustomerBilling };
33
51
  //# sourceMappingURL=get-customer-billing.d.cts.map
@@ -27,7 +27,25 @@ declare const ProabonoGetCustomerBillingOutput: z.ZodObject<{
27
27
  }, z.core.$loose>;
28
28
  declare const proabonoGetCustomerBilling: import("@keystrokehq/action").WorkflowActionDefinition<{
29
29
  id: number;
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<"proabono", z.ZodObject<{
31
+ connectionId: z.ZodString;
32
+ entityId: z.ZodString;
33
+ instanceId: z.ZodString;
34
+ }, z.core.$strip>, z.ZodObject<{
35
+ full: z.ZodString;
36
+ username: z.ZodString;
37
+ password: z.ZodString;
38
+ generic_id: z.ZodString;
39
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
40
+ connectionId: z.ZodString;
41
+ entityId: z.ZodString;
42
+ instanceId: z.ZodString;
43
+ }, z.core.$strip>, z.ZodObject<{
44
+ full: z.ZodString;
45
+ username: z.ZodString;
46
+ password: z.ZodString;
47
+ generic_id: z.ZodString;
48
+ }, z.core.$strip>>]>;
31
49
  //#endregion
32
50
  export { proabonoGetCustomerBilling };
33
51
  //# sourceMappingURL=get-customer-billing.d.mts.map
@@ -25,7 +25,25 @@ declare const ProabonoGetCustomerByReferenceOutput: z.ZodObject<{
25
25
  }, z.core.$loose>;
26
26
  declare const proabonoGetCustomerByReference: import("@keystrokehq/action").WorkflowActionDefinition<{
27
27
  reference_customer: string;
28
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
28
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
29
+ connectionId: z.ZodString;
30
+ entityId: z.ZodString;
31
+ instanceId: z.ZodString;
32
+ }, z.core.$strip>, z.ZodObject<{
33
+ full: z.ZodString;
34
+ username: z.ZodString;
35
+ password: z.ZodString;
36
+ generic_id: z.ZodString;
37
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
38
+ connectionId: z.ZodString;
39
+ entityId: z.ZodString;
40
+ instanceId: z.ZodString;
41
+ }, z.core.$strip>, z.ZodObject<{
42
+ full: z.ZodString;
43
+ username: z.ZodString;
44
+ password: z.ZodString;
45
+ generic_id: z.ZodString;
46
+ }, z.core.$strip>>]>;
29
47
  //#endregion
30
48
  export { proabonoGetCustomerByReference };
31
49
  //# sourceMappingURL=get-customer-by-reference.d.cts.map
@@ -25,7 +25,25 @@ declare const ProabonoGetCustomerByReferenceOutput: z.ZodObject<{
25
25
  }, z.core.$loose>;
26
26
  declare const proabonoGetCustomerByReference: import("@keystrokehq/action").WorkflowActionDefinition<{
27
27
  reference_customer: string;
28
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
28
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
29
+ connectionId: z.ZodString;
30
+ entityId: z.ZodString;
31
+ instanceId: z.ZodString;
32
+ }, z.core.$strip>, z.ZodObject<{
33
+ full: z.ZodString;
34
+ username: z.ZodString;
35
+ password: z.ZodString;
36
+ generic_id: z.ZodString;
37
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
38
+ connectionId: z.ZodString;
39
+ entityId: z.ZodString;
40
+ instanceId: z.ZodString;
41
+ }, z.core.$strip>, z.ZodObject<{
42
+ full: z.ZodString;
43
+ username: z.ZodString;
44
+ password: z.ZodString;
45
+ generic_id: z.ZodString;
46
+ }, z.core.$strip>>]>;
29
47
  //#endregion
30
48
  export { proabonoGetCustomerByReference };
31
49
  //# sourceMappingURL=get-customer-by-reference.d.mts.map
@@ -14,7 +14,25 @@ declare const ProabonoGetCustomerPaymentSettingsOutput: z.ZodObject<{
14
14
  }, z.core.$loose>;
15
15
  declare const proabonoGetCustomerPaymentSettings: import("@keystrokehq/action").WorkflowActionDefinition<{
16
16
  ReferenceCustomer: string;
17
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
17
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
18
+ connectionId: z.ZodString;
19
+ entityId: z.ZodString;
20
+ instanceId: z.ZodString;
21
+ }, z.core.$strip>, z.ZodObject<{
22
+ full: z.ZodString;
23
+ username: z.ZodString;
24
+ password: z.ZodString;
25
+ generic_id: z.ZodString;
26
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
27
+ connectionId: z.ZodString;
28
+ entityId: z.ZodString;
29
+ instanceId: z.ZodString;
30
+ }, z.core.$strip>, z.ZodObject<{
31
+ full: z.ZodString;
32
+ username: z.ZodString;
33
+ password: z.ZodString;
34
+ generic_id: z.ZodString;
35
+ }, z.core.$strip>>]>;
18
36
  //#endregion
19
37
  export { proabonoGetCustomerPaymentSettings };
20
38
  //# sourceMappingURL=get-customer-payment-settings.d.cts.map
@@ -14,7 +14,25 @@ declare const ProabonoGetCustomerPaymentSettingsOutput: z.ZodObject<{
14
14
  }, z.core.$loose>;
15
15
  declare const proabonoGetCustomerPaymentSettings: import("@keystrokehq/action").WorkflowActionDefinition<{
16
16
  ReferenceCustomer: string;
17
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
17
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
18
+ connectionId: z.ZodString;
19
+ entityId: z.ZodString;
20
+ instanceId: z.ZodString;
21
+ }, z.core.$strip>, z.ZodObject<{
22
+ full: z.ZodString;
23
+ username: z.ZodString;
24
+ password: z.ZodString;
25
+ generic_id: z.ZodString;
26
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
27
+ connectionId: z.ZodString;
28
+ entityId: z.ZodString;
29
+ instanceId: z.ZodString;
30
+ }, z.core.$strip>, z.ZodObject<{
31
+ full: z.ZodString;
32
+ username: z.ZodString;
33
+ password: z.ZodString;
34
+ generic_id: z.ZodString;
35
+ }, z.core.$strip>>]>;
18
36
  //#endregion
19
37
  export { proabonoGetCustomerPaymentSettings };
20
38
  //# sourceMappingURL=get-customer-payment-settings.d.mts.map
@@ -27,7 +27,25 @@ declare const ProabonoGetCustomerOutput: z.ZodObject<{
27
27
  declare const proabonoGetCustomer: import("@keystrokehq/action").WorkflowActionDefinition<{
28
28
  id: number;
29
29
  id_business?: 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<"proabono", z.ZodObject<{
31
+ connectionId: z.ZodString;
32
+ entityId: z.ZodString;
33
+ instanceId: z.ZodString;
34
+ }, z.core.$strip>, z.ZodObject<{
35
+ full: z.ZodString;
36
+ username: z.ZodString;
37
+ password: z.ZodString;
38
+ generic_id: z.ZodString;
39
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
40
+ connectionId: z.ZodString;
41
+ entityId: z.ZodString;
42
+ instanceId: z.ZodString;
43
+ }, z.core.$strip>, z.ZodObject<{
44
+ full: z.ZodString;
45
+ username: z.ZodString;
46
+ password: z.ZodString;
47
+ generic_id: z.ZodString;
48
+ }, z.core.$strip>>]>;
31
49
  //#endregion
32
50
  export { proabonoGetCustomer };
33
51
  //# sourceMappingURL=get-customer.d.cts.map
@@ -27,7 +27,25 @@ declare const ProabonoGetCustomerOutput: z.ZodObject<{
27
27
  declare const proabonoGetCustomer: import("@keystrokehq/action").WorkflowActionDefinition<{
28
28
  id: number;
29
29
  id_business?: 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<"proabono", z.ZodObject<{
31
+ connectionId: z.ZodString;
32
+ entityId: z.ZodString;
33
+ instanceId: z.ZodString;
34
+ }, z.core.$strip>, z.ZodObject<{
35
+ full: z.ZodString;
36
+ username: z.ZodString;
37
+ password: z.ZodString;
38
+ generic_id: z.ZodString;
39
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
40
+ connectionId: z.ZodString;
41
+ entityId: z.ZodString;
42
+ instanceId: z.ZodString;
43
+ }, z.core.$strip>, z.ZodObject<{
44
+ full: z.ZodString;
45
+ username: z.ZodString;
46
+ password: z.ZodString;
47
+ generic_id: z.ZodString;
48
+ }, z.core.$strip>>]>;
31
49
  //#endregion
32
50
  export { proabonoGetCustomer };
33
51
  //# sourceMappingURL=get-customer.d.mts.map
@@ -47,7 +47,25 @@ declare const ProabonoGetDiscountOutput: z.ZodObject<{
47
47
  declare const proabonoGetDiscount: import("@keystrokehq/action").WorkflowActionDefinition<{
48
48
  Id: number;
49
49
  IdBusiness: number;
50
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
50
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
51
+ connectionId: z.ZodString;
52
+ entityId: z.ZodString;
53
+ instanceId: z.ZodString;
54
+ }, z.core.$strip>, z.ZodObject<{
55
+ full: z.ZodString;
56
+ username: z.ZodString;
57
+ password: z.ZodString;
58
+ generic_id: z.ZodString;
59
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
60
+ connectionId: z.ZodString;
61
+ entityId: z.ZodString;
62
+ instanceId: z.ZodString;
63
+ }, z.core.$strip>, z.ZodObject<{
64
+ full: z.ZodString;
65
+ username: z.ZodString;
66
+ password: z.ZodString;
67
+ generic_id: z.ZodString;
68
+ }, z.core.$strip>>]>;
51
69
  //#endregion
52
70
  export { proabonoGetDiscount };
53
71
  //# sourceMappingURL=get-discount.d.cts.map
@@ -47,7 +47,25 @@ declare const ProabonoGetDiscountOutput: z.ZodObject<{
47
47
  declare const proabonoGetDiscount: import("@keystrokehq/action").WorkflowActionDefinition<{
48
48
  Id: number;
49
49
  IdBusiness: number;
50
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
50
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
51
+ connectionId: z.ZodString;
52
+ entityId: z.ZodString;
53
+ instanceId: z.ZodString;
54
+ }, z.core.$strip>, z.ZodObject<{
55
+ full: z.ZodString;
56
+ username: z.ZodString;
57
+ password: z.ZodString;
58
+ generic_id: z.ZodString;
59
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
60
+ connectionId: z.ZodString;
61
+ entityId: z.ZodString;
62
+ instanceId: z.ZodString;
63
+ }, z.core.$strip>, z.ZodObject<{
64
+ full: z.ZodString;
65
+ username: z.ZodString;
66
+ password: z.ZodString;
67
+ generic_id: z.ZodString;
68
+ }, z.core.$strip>>]>;
51
69
  //#endregion
52
70
  export { proabonoGetDiscount };
53
71
  //# sourceMappingURL=get-discount.d.mts.map
@@ -24,7 +24,25 @@ declare const ProabonoGetFeatureOutput: z.ZodObject<{
24
24
  declare const proabonoGetFeature: import("@keystrokehq/action").WorkflowActionDefinition<{
25
25
  id: number;
26
26
  id_business?: number | undefined;
27
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
27
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
28
+ connectionId: z.ZodString;
29
+ entityId: z.ZodString;
30
+ instanceId: z.ZodString;
31
+ }, z.core.$strip>, z.ZodObject<{
32
+ full: z.ZodString;
33
+ username: z.ZodString;
34
+ password: z.ZodString;
35
+ generic_id: z.ZodString;
36
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
37
+ connectionId: z.ZodString;
38
+ entityId: z.ZodString;
39
+ instanceId: z.ZodString;
40
+ }, z.core.$strip>, z.ZodObject<{
41
+ full: z.ZodString;
42
+ username: z.ZodString;
43
+ password: z.ZodString;
44
+ generic_id: z.ZodString;
45
+ }, z.core.$strip>>]>;
28
46
  //#endregion
29
47
  export { proabonoGetFeature };
30
48
  //# sourceMappingURL=get-feature.d.cts.map
@@ -24,7 +24,25 @@ declare const ProabonoGetFeatureOutput: z.ZodObject<{
24
24
  declare const proabonoGetFeature: import("@keystrokehq/action").WorkflowActionDefinition<{
25
25
  id: number;
26
26
  id_business?: number | undefined;
27
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
27
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
28
+ connectionId: z.ZodString;
29
+ entityId: z.ZodString;
30
+ instanceId: z.ZodString;
31
+ }, z.core.$strip>, z.ZodObject<{
32
+ full: z.ZodString;
33
+ username: z.ZodString;
34
+ password: z.ZodString;
35
+ generic_id: z.ZodString;
36
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
37
+ connectionId: z.ZodString;
38
+ entityId: z.ZodString;
39
+ instanceId: z.ZodString;
40
+ }, z.core.$strip>, z.ZodObject<{
41
+ full: z.ZodString;
42
+ username: z.ZodString;
43
+ password: z.ZodString;
44
+ generic_id: z.ZodString;
45
+ }, z.core.$strip>>]>;
28
46
  //#endregion
29
47
  export { proabonoGetFeature };
30
48
  //# sourceMappingURL=get-feature.d.mts.map
@@ -38,7 +38,25 @@ declare const ProabonoGetInvoiceOutput: z.ZodObject<{
38
38
  }, z.core.$loose>;
39
39
  declare const proabonoGetInvoice: import("@keystrokehq/action").WorkflowActionDefinition<{
40
40
  id: number;
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<"proabono", z.ZodObject<{
42
+ connectionId: z.ZodString;
43
+ entityId: z.ZodString;
44
+ instanceId: z.ZodString;
45
+ }, z.core.$strip>, z.ZodObject<{
46
+ full: z.ZodString;
47
+ username: z.ZodString;
48
+ password: z.ZodString;
49
+ generic_id: z.ZodString;
50
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
51
+ connectionId: z.ZodString;
52
+ entityId: z.ZodString;
53
+ instanceId: z.ZodString;
54
+ }, z.core.$strip>, z.ZodObject<{
55
+ full: z.ZodString;
56
+ username: z.ZodString;
57
+ password: z.ZodString;
58
+ generic_id: z.ZodString;
59
+ }, z.core.$strip>>]>;
42
60
  //#endregion
43
61
  export { proabonoGetInvoice };
44
62
  //# sourceMappingURL=get-invoice.d.cts.map
@@ -38,7 +38,25 @@ declare const ProabonoGetInvoiceOutput: z.ZodObject<{
38
38
  }, z.core.$loose>;
39
39
  declare const proabonoGetInvoice: import("@keystrokehq/action").WorkflowActionDefinition<{
40
40
  id: number;
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<"proabono", z.ZodObject<{
42
+ connectionId: z.ZodString;
43
+ entityId: z.ZodString;
44
+ instanceId: z.ZodString;
45
+ }, z.core.$strip>, z.ZodObject<{
46
+ full: z.ZodString;
47
+ username: z.ZodString;
48
+ password: z.ZodString;
49
+ generic_id: z.ZodString;
50
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
51
+ connectionId: z.ZodString;
52
+ entityId: z.ZodString;
53
+ instanceId: z.ZodString;
54
+ }, z.core.$strip>, z.ZodObject<{
55
+ full: z.ZodString;
56
+ username: z.ZodString;
57
+ password: z.ZodString;
58
+ generic_id: z.ZodString;
59
+ }, z.core.$strip>>]>;
42
60
  //#endregion
43
61
  export { proabonoGetInvoice };
44
62
  //# sourceMappingURL=get-invoice.d.mts.map
@@ -43,7 +43,25 @@ declare const ProabonoGetOfferOutput: z.ZodObject<{
43
43
  declare const proabonoGetOffer: import("@keystrokehq/action").WorkflowActionDefinition<{
44
44
  id: number;
45
45
  id_business: number;
46
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
46
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
47
+ connectionId: z.ZodString;
48
+ entityId: z.ZodString;
49
+ instanceId: z.ZodString;
50
+ }, z.core.$strip>, z.ZodObject<{
51
+ full: z.ZodString;
52
+ username: z.ZodString;
53
+ password: z.ZodString;
54
+ generic_id: z.ZodString;
55
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
56
+ connectionId: z.ZodString;
57
+ entityId: z.ZodString;
58
+ instanceId: z.ZodString;
59
+ }, z.core.$strip>, z.ZodObject<{
60
+ full: z.ZodString;
61
+ username: z.ZodString;
62
+ password: z.ZodString;
63
+ generic_id: z.ZodString;
64
+ }, z.core.$strip>>]>;
47
65
  //#endregion
48
66
  export { proabonoGetOffer };
49
67
  //# sourceMappingURL=get-offer.d.cts.map
@@ -43,7 +43,25 @@ declare const ProabonoGetOfferOutput: z.ZodObject<{
43
43
  declare const proabonoGetOffer: import("@keystrokehq/action").WorkflowActionDefinition<{
44
44
  id: number;
45
45
  id_business: number;
46
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
46
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
47
+ connectionId: z.ZodString;
48
+ entityId: z.ZodString;
49
+ instanceId: z.ZodString;
50
+ }, z.core.$strip>, z.ZodObject<{
51
+ full: z.ZodString;
52
+ username: z.ZodString;
53
+ password: z.ZodString;
54
+ generic_id: z.ZodString;
55
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
56
+ connectionId: z.ZodString;
57
+ entityId: z.ZodString;
58
+ instanceId: z.ZodString;
59
+ }, z.core.$strip>, z.ZodObject<{
60
+ full: z.ZodString;
61
+ username: z.ZodString;
62
+ password: z.ZodString;
63
+ generic_id: z.ZodString;
64
+ }, z.core.$strip>>]>;
47
65
  //#endregion
48
66
  export { proabonoGetOffer };
49
67
  //# sourceMappingURL=get-offer.d.mts.map
@@ -66,7 +66,25 @@ declare const ProabonoGetSubscriptionByCustomerOutput: z.ZodObject<{
66
66
  declare const proabonoGetSubscriptionByCustomer: import("@keystrokehq/action").WorkflowActionDefinition<{
67
67
  reference_customer: string;
68
68
  id_business?: number | undefined;
69
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
69
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
70
+ connectionId: z.ZodString;
71
+ entityId: z.ZodString;
72
+ instanceId: z.ZodString;
73
+ }, z.core.$strip>, z.ZodObject<{
74
+ full: z.ZodString;
75
+ username: z.ZodString;
76
+ password: z.ZodString;
77
+ generic_id: z.ZodString;
78
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
79
+ connectionId: z.ZodString;
80
+ entityId: z.ZodString;
81
+ instanceId: z.ZodString;
82
+ }, z.core.$strip>, z.ZodObject<{
83
+ full: z.ZodString;
84
+ username: z.ZodString;
85
+ password: z.ZodString;
86
+ generic_id: z.ZodString;
87
+ }, z.core.$strip>>]>;
70
88
  //#endregion
71
89
  export { proabonoGetSubscriptionByCustomer };
72
90
  //# sourceMappingURL=get-subscription-by-customer.d.cts.map
@@ -66,7 +66,25 @@ declare const ProabonoGetSubscriptionByCustomerOutput: z.ZodObject<{
66
66
  declare const proabonoGetSubscriptionByCustomer: import("@keystrokehq/action").WorkflowActionDefinition<{
67
67
  reference_customer: string;
68
68
  id_business?: number | undefined;
69
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
69
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
70
+ connectionId: z.ZodString;
71
+ entityId: z.ZodString;
72
+ instanceId: z.ZodString;
73
+ }, z.core.$strip>, z.ZodObject<{
74
+ full: z.ZodString;
75
+ username: z.ZodString;
76
+ password: z.ZodString;
77
+ generic_id: z.ZodString;
78
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
79
+ connectionId: z.ZodString;
80
+ entityId: z.ZodString;
81
+ instanceId: z.ZodString;
82
+ }, z.core.$strip>, z.ZodObject<{
83
+ full: z.ZodString;
84
+ username: z.ZodString;
85
+ password: z.ZodString;
86
+ generic_id: z.ZodString;
87
+ }, z.core.$strip>>]>;
70
88
  //#endregion
71
89
  export { proabonoGetSubscriptionByCustomer };
72
90
  //# sourceMappingURL=get-subscription-by-customer.d.mts.map
@@ -40,7 +40,25 @@ declare const ProabonoGetSubscriptionCreationQuoteOutput: z.ZodObject<{
40
40
  declare const proabonoGetSubscriptionCreationQuote: import("@keystrokehq/action").WorkflowActionDefinition<{
41
41
  ReferenceOffer: string;
42
42
  ReferenceCustomer: string;
43
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
43
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
44
+ connectionId: z.ZodString;
45
+ entityId: z.ZodString;
46
+ instanceId: z.ZodString;
47
+ }, z.core.$strip>, z.ZodObject<{
48
+ full: z.ZodString;
49
+ username: z.ZodString;
50
+ password: z.ZodString;
51
+ generic_id: z.ZodString;
52
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
53
+ connectionId: z.ZodString;
54
+ entityId: z.ZodString;
55
+ instanceId: z.ZodString;
56
+ }, z.core.$strip>, z.ZodObject<{
57
+ full: z.ZodString;
58
+ username: z.ZodString;
59
+ password: z.ZodString;
60
+ generic_id: z.ZodString;
61
+ }, z.core.$strip>>]>;
44
62
  //#endregion
45
63
  export { proabonoGetSubscriptionCreationQuote };
46
64
  //# sourceMappingURL=get-subscription-creation-quote.d.cts.map
@@ -40,7 +40,25 @@ declare const ProabonoGetSubscriptionCreationQuoteOutput: z.ZodObject<{
40
40
  declare const proabonoGetSubscriptionCreationQuote: import("@keystrokehq/action").WorkflowActionDefinition<{
41
41
  ReferenceOffer: string;
42
42
  ReferenceCustomer: string;
43
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
43
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
44
+ connectionId: z.ZodString;
45
+ entityId: z.ZodString;
46
+ instanceId: z.ZodString;
47
+ }, z.core.$strip>, z.ZodObject<{
48
+ full: z.ZodString;
49
+ username: z.ZodString;
50
+ password: z.ZodString;
51
+ generic_id: z.ZodString;
52
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
53
+ connectionId: z.ZodString;
54
+ entityId: z.ZodString;
55
+ instanceId: z.ZodString;
56
+ }, z.core.$strip>, z.ZodObject<{
57
+ full: z.ZodString;
58
+ username: z.ZodString;
59
+ password: z.ZodString;
60
+ generic_id: z.ZodString;
61
+ }, z.core.$strip>>]>;
44
62
  //#endregion
45
63
  export { proabonoGetSubscriptionCreationQuote };
46
64
  //# sourceMappingURL=get-subscription-creation-quote.d.mts.map
@@ -24,7 +24,25 @@ declare const ProabonoGetUsageOutput: z.ZodObject<{
24
24
  declare const proabonoGetUsage: import("@keystrokehq/action").WorkflowActionDefinition<{
25
25
  ReferenceFeature: string;
26
26
  ReferenceCustomer: string;
27
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
27
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
28
+ connectionId: z.ZodString;
29
+ entityId: z.ZodString;
30
+ instanceId: z.ZodString;
31
+ }, z.core.$strip>, z.ZodObject<{
32
+ full: z.ZodString;
33
+ username: z.ZodString;
34
+ password: z.ZodString;
35
+ generic_id: z.ZodString;
36
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
37
+ connectionId: z.ZodString;
38
+ entityId: z.ZodString;
39
+ instanceId: z.ZodString;
40
+ }, z.core.$strip>, z.ZodObject<{
41
+ full: z.ZodString;
42
+ username: z.ZodString;
43
+ password: z.ZodString;
44
+ generic_id: z.ZodString;
45
+ }, z.core.$strip>>]>;
28
46
  //#endregion
29
47
  export { proabonoGetUsage };
30
48
  //# sourceMappingURL=get-usage.d.cts.map
@@ -24,7 +24,25 @@ declare const ProabonoGetUsageOutput: z.ZodObject<{
24
24
  declare const proabonoGetUsage: import("@keystrokehq/action").WorkflowActionDefinition<{
25
25
  ReferenceFeature: string;
26
26
  ReferenceCustomer: string;
27
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
27
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
28
+ connectionId: z.ZodString;
29
+ entityId: z.ZodString;
30
+ instanceId: z.ZodString;
31
+ }, z.core.$strip>, z.ZodObject<{
32
+ full: z.ZodString;
33
+ username: z.ZodString;
34
+ password: z.ZodString;
35
+ generic_id: z.ZodString;
36
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
37
+ connectionId: z.ZodString;
38
+ entityId: z.ZodString;
39
+ instanceId: z.ZodString;
40
+ }, z.core.$strip>, z.ZodObject<{
41
+ full: z.ZodString;
42
+ username: z.ZodString;
43
+ password: z.ZodString;
44
+ generic_id: z.ZodString;
45
+ }, z.core.$strip>>]>;
28
46
  //#endregion
29
47
  export { proabonoGetUsage };
30
48
  //# sourceMappingURL=get-usage.d.mts.map
@@ -37,7 +37,25 @@ declare const proabonoGetUsagesForCustomer: import("@keystrokehq/action").Workfl
37
37
  IdCustomer?: number | undefined;
38
38
  IdSubscription?: number | undefined;
39
39
  ReferenceCustomer?: string | undefined;
40
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
40
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
41
+ connectionId: z.ZodString;
42
+ entityId: z.ZodString;
43
+ instanceId: z.ZodString;
44
+ }, z.core.$strip>, z.ZodObject<{
45
+ full: z.ZodString;
46
+ username: z.ZodString;
47
+ password: z.ZodString;
48
+ generic_id: z.ZodString;
49
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
50
+ connectionId: z.ZodString;
51
+ entityId: z.ZodString;
52
+ instanceId: z.ZodString;
53
+ }, z.core.$strip>, z.ZodObject<{
54
+ full: z.ZodString;
55
+ username: z.ZodString;
56
+ password: z.ZodString;
57
+ generic_id: z.ZodString;
58
+ }, z.core.$strip>>]>;
41
59
  //#endregion
42
60
  export { proabonoGetUsagesForCustomer };
43
61
  //# sourceMappingURL=get-usages-for-customer.d.cts.map