@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.
- package/dist/actions/anonymize-customer.d.cts +19 -1
- package/dist/actions/anonymize-customer.d.mts +19 -1
- package/dist/actions/bill-customer.d.cts +19 -1
- package/dist/actions/bill-customer.d.mts +19 -1
- package/dist/actions/create-customer.d.cts +19 -1
- package/dist/actions/create-customer.d.cts.map +1 -1
- package/dist/actions/create-customer.d.mts +19 -1
- package/dist/actions/create-customer.d.mts.map +1 -1
- package/dist/actions/create-feature.d.cts +19 -1
- package/dist/actions/create-feature.d.mts +19 -1
- package/dist/actions/delete-customer.d.cts +19 -1
- package/dist/actions/delete-customer.d.mts +19 -1
- package/dist/actions/delete-offer.d.cts +19 -1
- package/dist/actions/delete-offer.d.mts +19 -1
- package/dist/actions/delete-pricing-table-offer.d.cts +19 -1
- package/dist/actions/delete-pricing-table-offer.d.mts +19 -1
- package/dist/actions/delete-pricing-table.d.cts +19 -1
- package/dist/actions/delete-pricing-table.d.mts +19 -1
- package/dist/actions/delete-subscription-discount.d.cts +19 -1
- package/dist/actions/delete-subscription-discount.d.mts +19 -1
- package/dist/actions/enable-webhook.d.cts +19 -1
- package/dist/actions/enable-webhook.d.mts +19 -1
- package/dist/actions/get-customer-billing-address.d.cts +19 -1
- package/dist/actions/get-customer-billing-address.d.mts +19 -1
- package/dist/actions/get-customer-billing.d.cts +19 -1
- package/dist/actions/get-customer-billing.d.mts +19 -1
- package/dist/actions/get-customer-by-reference.d.cts +19 -1
- package/dist/actions/get-customer-by-reference.d.mts +19 -1
- package/dist/actions/get-customer-payment-settings.d.cts +19 -1
- package/dist/actions/get-customer-payment-settings.d.mts +19 -1
- package/dist/actions/get-customer.d.cts +19 -1
- package/dist/actions/get-customer.d.mts +19 -1
- package/dist/actions/get-discount.d.cts +19 -1
- package/dist/actions/get-discount.d.mts +19 -1
- package/dist/actions/get-feature.d.cts +19 -1
- package/dist/actions/get-feature.d.mts +19 -1
- package/dist/actions/get-invoice.d.cts +19 -1
- package/dist/actions/get-invoice.d.mts +19 -1
- package/dist/actions/get-offer.d.cts +19 -1
- package/dist/actions/get-offer.d.mts +19 -1
- package/dist/actions/get-subscription-by-customer.d.cts +19 -1
- package/dist/actions/get-subscription-by-customer.d.mts +19 -1
- package/dist/actions/get-subscription-creation-quote.d.cts +19 -1
- package/dist/actions/get-subscription-creation-quote.d.mts +19 -1
- package/dist/actions/get-usage.d.cts +19 -1
- package/dist/actions/get-usage.d.mts +19 -1
- package/dist/actions/get-usages-for-customer.d.cts +19 -1
- package/dist/actions/get-usages-for-customer.d.mts +19 -1
- package/dist/actions/invalidate-customer-by-id.d.cts +19 -1
- package/dist/actions/invalidate-customer-by-id.d.mts +19 -1
- package/dist/actions/invalidate-customer.d.cts +19 -1
- package/dist/actions/invalidate-customer.d.mts +19 -1
- package/dist/actions/list-balance-lines.d.cts +19 -1
- package/dist/actions/list-balance-lines.d.mts +19 -1
- package/dist/actions/list-business-localization.d.cts +19 -1
- package/dist/actions/list-business-localization.d.mts +19 -1
- package/dist/actions/list-businesses.d.cts +19 -1
- package/dist/actions/list-businesses.d.mts +19 -1
- package/dist/actions/list-customer-moves.d.cts +19 -1
- package/dist/actions/list-customer-moves.d.mts +19 -1
- package/dist/actions/list-customers-by-feature.d.cts +19 -1
- package/dist/actions/list-customers-by-feature.d.mts +19 -1
- package/dist/actions/list-customers.d.cts +19 -1
- package/dist/actions/list-customers.d.mts +19 -1
- package/dist/actions/list-discounts.d.cts +19 -1
- package/dist/actions/list-discounts.d.mts +19 -1
- package/dist/actions/list-features.d.cts +19 -1
- package/dist/actions/list-features.d.mts +19 -1
- package/dist/actions/list-gateway-accounts.d.cts +19 -1
- package/dist/actions/list-gateway-accounts.d.mts +19 -1
- package/dist/actions/list-gateway-permissions.d.cts +19 -1
- package/dist/actions/list-gateway-permissions.d.mts +19 -1
- package/dist/actions/list-gateway-requests.d.cts +19 -1
- package/dist/actions/list-gateway-requests.d.mts +19 -1
- package/dist/actions/list-gateway-transactions.d.cts +19 -1
- package/dist/actions/list-gateway-transactions.d.mts +19 -1
- package/dist/actions/list-invoice-lines.d.cts +19 -1
- package/dist/actions/list-invoice-lines.d.mts +19 -1
- package/dist/actions/list-invoices-by-customer.d.cts +19 -1
- package/dist/actions/list-invoices-by-customer.d.mts +19 -1
- package/dist/actions/list-invoices.d.cts +19 -1
- package/dist/actions/list-invoices.d.mts +19 -1
- package/dist/actions/list-offers.d.cts +19 -1
- package/dist/actions/list-offers.d.mts +19 -1
- package/dist/actions/list-payments.d.cts +19 -1
- package/dist/actions/list-payments.d.mts +19 -1
- package/dist/actions/list-pricing-table-offers.d.cts +19 -1
- package/dist/actions/list-pricing-table-offers.d.mts +19 -1
- package/dist/actions/list-pricing-tables.d.cts +19 -1
- package/dist/actions/list-pricing-tables.d.mts +19 -1
- package/dist/actions/list-segment-localizations.d.cts +19 -1
- package/dist/actions/list-segment-localizations.d.mts +19 -1
- package/dist/actions/list-segments.d.cts +19 -1
- package/dist/actions/list-segments.d.mts +19 -1
- package/dist/actions/list-subscription-discounts.d.cts +19 -1
- package/dist/actions/list-subscription-discounts.d.mts +19 -1
- package/dist/actions/list-subscription-features.d.cts +19 -1
- package/dist/actions/list-subscription-features.d.mts +19 -1
- package/dist/actions/list-subscription-periods.d.cts +19 -1
- package/dist/actions/list-subscription-periods.d.mts +19 -1
- package/dist/actions/list-subscriptions.d.cts +19 -1
- package/dist/actions/list-subscriptions.d.mts +19 -1
- package/dist/actions/list-tax-profile-exceptions.d.cts +19 -1
- package/dist/actions/list-tax-profile-exceptions.d.mts +19 -1
- package/dist/actions/list-tax-profiles.d.cts +19 -1
- package/dist/actions/list-tax-profiles.d.mts +19 -1
- package/dist/actions/list-upgrade-offers.d.cts +19 -1
- package/dist/actions/list-upgrade-offers.d.mts +19 -1
- package/dist/actions/list-webhook-notifications.d.cts +19 -1
- package/dist/actions/list-webhook-notifications.d.mts +19 -1
- package/dist/actions/list-webhooks.d.cts +19 -1
- package/dist/actions/list-webhooks.d.mts +19 -1
- package/dist/actions/quote-balance-line.d.cts +19 -1
- package/dist/actions/quote-balance-line.d.mts +19 -1
- package/dist/actions/revoke-customer-links.d.cts +19 -1
- package/dist/actions/revoke-customer-links.d.mts +19 -1
- package/dist/actions/update-businesses-billing-address.d.cts +19 -1
- package/dist/actions/update-businesses-billing-address.d.mts +19 -1
- package/dist/actions/update-customer-billing-address.d.cts +19 -1
- package/dist/actions/update-customer-billing-address.d.mts +19 -1
- package/dist/actions/update-customer-payment-settings.d.cts +19 -1
- package/dist/actions/update-customer-payment-settings.d.mts +19 -1
- package/dist/actions/update-customer-shipping.d.cts +19 -1
- package/dist/actions/update-customer-shipping.d.mts +19 -1
- package/dist/actions/update-customer.d.cts +19 -1
- package/dist/actions/update-customer.d.mts +19 -1
- package/dist/actions/update-feature.d.cts +19 -1
- package/dist/actions/update-feature.d.mts +19 -1
- package/dist/actions/update-tax-profiles.d.cts +19 -1
- package/dist/actions/update-tax-profiles.d.mts +19 -1
- package/dist/app.cjs +10 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +12 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +12 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +8 -1
- package/dist/app.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -44,7 +44,25 @@ declare const proabonoListGatewayPermissions: import("@keystrokehq/action").Work
|
|
|
44
44
|
IdBusiness?: number | undefined;
|
|
45
45
|
IdCustomer?: number | undefined;
|
|
46
46
|
DateCreationMin?: string | undefined;
|
|
47
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
47
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
48
|
+
connectionId: z.ZodString;
|
|
49
|
+
entityId: z.ZodString;
|
|
50
|
+
instanceId: z.ZodString;
|
|
51
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
52
|
+
full: z.ZodString;
|
|
53
|
+
username: z.ZodString;
|
|
54
|
+
password: z.ZodString;
|
|
55
|
+
generic_id: z.ZodString;
|
|
56
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
57
|
+
connectionId: z.ZodString;
|
|
58
|
+
entityId: z.ZodString;
|
|
59
|
+
instanceId: z.ZodString;
|
|
60
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
61
|
+
full: z.ZodString;
|
|
62
|
+
username: z.ZodString;
|
|
63
|
+
password: z.ZodString;
|
|
64
|
+
generic_id: z.ZodString;
|
|
65
|
+
}, z.core.$strip>>]>;
|
|
48
66
|
//#endregion
|
|
49
67
|
export { proabonoListGatewayPermissions };
|
|
50
68
|
//# sourceMappingURL=list-gateway-permissions.d.cts.map
|
|
@@ -44,7 +44,25 @@ declare const proabonoListGatewayPermissions: import("@keystrokehq/action").Work
|
|
|
44
44
|
IdBusiness?: number | undefined;
|
|
45
45
|
IdCustomer?: number | undefined;
|
|
46
46
|
DateCreationMin?: string | undefined;
|
|
47
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
47
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
48
|
+
connectionId: z.ZodString;
|
|
49
|
+
entityId: z.ZodString;
|
|
50
|
+
instanceId: z.ZodString;
|
|
51
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
52
|
+
full: z.ZodString;
|
|
53
|
+
username: z.ZodString;
|
|
54
|
+
password: z.ZodString;
|
|
55
|
+
generic_id: z.ZodString;
|
|
56
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
57
|
+
connectionId: z.ZodString;
|
|
58
|
+
entityId: z.ZodString;
|
|
59
|
+
instanceId: z.ZodString;
|
|
60
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
61
|
+
full: z.ZodString;
|
|
62
|
+
username: z.ZodString;
|
|
63
|
+
password: z.ZodString;
|
|
64
|
+
generic_id: z.ZodString;
|
|
65
|
+
}, z.core.$strip>>]>;
|
|
48
66
|
//#endregion
|
|
49
67
|
export { proabonoListGatewayPermissions };
|
|
50
68
|
//# sourceMappingURL=list-gateway-permissions.d.mts.map
|
|
@@ -62,7 +62,25 @@ declare const proabonoListGatewayRequests: import("@keystrokehq/action").Workflo
|
|
|
62
62
|
IdGatewayAccount?: number | undefined;
|
|
63
63
|
IdGatewayPermission?: number | undefined;
|
|
64
64
|
IdGatewayTransaction?: number | undefined;
|
|
65
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
65
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
66
|
+
connectionId: z.ZodString;
|
|
67
|
+
entityId: z.ZodString;
|
|
68
|
+
instanceId: z.ZodString;
|
|
69
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
70
|
+
full: z.ZodString;
|
|
71
|
+
username: z.ZodString;
|
|
72
|
+
password: z.ZodString;
|
|
73
|
+
generic_id: z.ZodString;
|
|
74
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
75
|
+
connectionId: z.ZodString;
|
|
76
|
+
entityId: z.ZodString;
|
|
77
|
+
instanceId: z.ZodString;
|
|
78
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
79
|
+
full: z.ZodString;
|
|
80
|
+
username: z.ZodString;
|
|
81
|
+
password: z.ZodString;
|
|
82
|
+
generic_id: z.ZodString;
|
|
83
|
+
}, z.core.$strip>>]>;
|
|
66
84
|
//#endregion
|
|
67
85
|
export { proabonoListGatewayRequests };
|
|
68
86
|
//# sourceMappingURL=list-gateway-requests.d.cts.map
|
|
@@ -62,7 +62,25 @@ declare const proabonoListGatewayRequests: import("@keystrokehq/action").Workflo
|
|
|
62
62
|
IdGatewayAccount?: number | undefined;
|
|
63
63
|
IdGatewayPermission?: number | undefined;
|
|
64
64
|
IdGatewayTransaction?: number | undefined;
|
|
65
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
65
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
66
|
+
connectionId: z.ZodString;
|
|
67
|
+
entityId: z.ZodString;
|
|
68
|
+
instanceId: z.ZodString;
|
|
69
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
70
|
+
full: z.ZodString;
|
|
71
|
+
username: z.ZodString;
|
|
72
|
+
password: z.ZodString;
|
|
73
|
+
generic_id: z.ZodString;
|
|
74
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
75
|
+
connectionId: z.ZodString;
|
|
76
|
+
entityId: z.ZodString;
|
|
77
|
+
instanceId: z.ZodString;
|
|
78
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
79
|
+
full: z.ZodString;
|
|
80
|
+
username: z.ZodString;
|
|
81
|
+
password: z.ZodString;
|
|
82
|
+
generic_id: z.ZodString;
|
|
83
|
+
}, z.core.$strip>>]>;
|
|
66
84
|
//#endregion
|
|
67
85
|
export { proabonoListGatewayRequests };
|
|
68
86
|
//# sourceMappingURL=list-gateway-requests.d.mts.map
|
|
@@ -47,7 +47,25 @@ declare const proabonoListGatewayTransactions: import("@keystrokehq/action").Wor
|
|
|
47
47
|
IdBusiness?: number | undefined;
|
|
48
48
|
IdCustomer?: number | undefined;
|
|
49
49
|
DateUpdateMin?: string | undefined;
|
|
50
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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 { proabonoListGatewayTransactions };
|
|
53
71
|
//# sourceMappingURL=list-gateway-transactions.d.cts.map
|
|
@@ -47,7 +47,25 @@ declare const proabonoListGatewayTransactions: import("@keystrokehq/action").Wor
|
|
|
47
47
|
IdBusiness?: number | undefined;
|
|
48
48
|
IdCustomer?: number | undefined;
|
|
49
49
|
DateUpdateMin?: string | undefined;
|
|
50
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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 { proabonoListGatewayTransactions };
|
|
53
71
|
//# sourceMappingURL=list-gateway-transactions.d.mts.map
|
|
@@ -27,7 +27,25 @@ declare const proabonoListInvoiceLines: import("@keystrokehq/action").WorkflowAc
|
|
|
27
27
|
IdInvoice?: number | undefined;
|
|
28
28
|
IdBusiness?: number | undefined;
|
|
29
29
|
AmountTotalDueMin?: number | undefined;
|
|
30
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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 { proabonoListInvoiceLines };
|
|
33
51
|
//# sourceMappingURL=list-invoice-lines.d.cts.map
|
|
@@ -27,7 +27,25 @@ declare const proabonoListInvoiceLines: import("@keystrokehq/action").WorkflowAc
|
|
|
27
27
|
IdInvoice?: number | undefined;
|
|
28
28
|
IdBusiness?: number | undefined;
|
|
29
29
|
AmountTotalDueMin?: number | undefined;
|
|
30
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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 { proabonoListInvoiceLines };
|
|
33
51
|
//# sourceMappingURL=list-invoice-lines.d.mts.map
|
|
@@ -42,7 +42,25 @@ declare const proabonoListInvoicesByCustomer: import("@keystrokehq/action").Work
|
|
|
42
42
|
reference_customer: string;
|
|
43
43
|
page?: number | undefined;
|
|
44
44
|
size_page?: number | undefined;
|
|
45
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
45
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
46
|
+
connectionId: z.ZodString;
|
|
47
|
+
entityId: z.ZodString;
|
|
48
|
+
instanceId: z.ZodString;
|
|
49
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
50
|
+
full: z.ZodString;
|
|
51
|
+
username: z.ZodString;
|
|
52
|
+
password: z.ZodString;
|
|
53
|
+
generic_id: z.ZodString;
|
|
54
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
55
|
+
connectionId: z.ZodString;
|
|
56
|
+
entityId: z.ZodString;
|
|
57
|
+
instanceId: z.ZodString;
|
|
58
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
59
|
+
full: z.ZodString;
|
|
60
|
+
username: z.ZodString;
|
|
61
|
+
password: z.ZodString;
|
|
62
|
+
generic_id: z.ZodString;
|
|
63
|
+
}, z.core.$strip>>]>;
|
|
46
64
|
//#endregion
|
|
47
65
|
export { proabonoListInvoicesByCustomer };
|
|
48
66
|
//# sourceMappingURL=list-invoices-by-customer.d.cts.map
|
|
@@ -42,7 +42,25 @@ declare const proabonoListInvoicesByCustomer: import("@keystrokehq/action").Work
|
|
|
42
42
|
reference_customer: string;
|
|
43
43
|
page?: number | undefined;
|
|
44
44
|
size_page?: number | undefined;
|
|
45
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
45
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
46
|
+
connectionId: z.ZodString;
|
|
47
|
+
entityId: z.ZodString;
|
|
48
|
+
instanceId: z.ZodString;
|
|
49
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
50
|
+
full: z.ZodString;
|
|
51
|
+
username: z.ZodString;
|
|
52
|
+
password: z.ZodString;
|
|
53
|
+
generic_id: z.ZodString;
|
|
54
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
55
|
+
connectionId: z.ZodString;
|
|
56
|
+
entityId: z.ZodString;
|
|
57
|
+
instanceId: z.ZodString;
|
|
58
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
59
|
+
full: z.ZodString;
|
|
60
|
+
username: z.ZodString;
|
|
61
|
+
password: z.ZodString;
|
|
62
|
+
generic_id: z.ZodString;
|
|
63
|
+
}, z.core.$strip>>]>;
|
|
46
64
|
//#endregion
|
|
47
65
|
export { proabonoListInvoicesByCustomer };
|
|
48
66
|
//# sourceMappingURL=list-invoices-by-customer.d.mts.map
|
|
@@ -46,7 +46,25 @@ declare const proabonoListInvoices: import("@keystrokehq/action").WorkflowAction
|
|
|
46
46
|
IdBusiness?: number | undefined;
|
|
47
47
|
StateInvoice?: string | undefined;
|
|
48
48
|
DatePaymentMin?: string | undefined;
|
|
49
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
49
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
59
|
+
connectionId: z.ZodString;
|
|
60
|
+
entityId: z.ZodString;
|
|
61
|
+
instanceId: z.ZodString;
|
|
62
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
63
|
+
full: z.ZodString;
|
|
64
|
+
username: z.ZodString;
|
|
65
|
+
password: z.ZodString;
|
|
66
|
+
generic_id: z.ZodString;
|
|
67
|
+
}, z.core.$strip>>]>;
|
|
50
68
|
//#endregion
|
|
51
69
|
export { proabonoListInvoices };
|
|
52
70
|
//# sourceMappingURL=list-invoices.d.cts.map
|
|
@@ -46,7 +46,25 @@ declare const proabonoListInvoices: import("@keystrokehq/action").WorkflowAction
|
|
|
46
46
|
IdBusiness?: number | undefined;
|
|
47
47
|
StateInvoice?: string | undefined;
|
|
48
48
|
DatePaymentMin?: string | undefined;
|
|
49
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
49
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
59
|
+
connectionId: z.ZodString;
|
|
60
|
+
entityId: z.ZodString;
|
|
61
|
+
instanceId: z.ZodString;
|
|
62
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
63
|
+
full: z.ZodString;
|
|
64
|
+
username: z.ZodString;
|
|
65
|
+
password: z.ZodString;
|
|
66
|
+
generic_id: z.ZodString;
|
|
67
|
+
}, z.core.$strip>>]>;
|
|
50
68
|
//#endregion
|
|
51
69
|
export { proabonoListInvoices };
|
|
52
70
|
//# sourceMappingURL=list-invoices.d.mts.map
|
|
@@ -50,7 +50,25 @@ declare const proabonoListOffers: import("@keystrokehq/action").WorkflowActionDe
|
|
|
50
50
|
size_page?: number | undefined;
|
|
51
51
|
IdBusiness?: number | undefined;
|
|
52
52
|
DateUpdateMin?: string | undefined;
|
|
53
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
53
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
54
|
+
connectionId: z.ZodString;
|
|
55
|
+
entityId: z.ZodString;
|
|
56
|
+
instanceId: z.ZodString;
|
|
57
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
58
|
+
full: z.ZodString;
|
|
59
|
+
username: z.ZodString;
|
|
60
|
+
password: z.ZodString;
|
|
61
|
+
generic_id: z.ZodString;
|
|
62
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
63
|
+
connectionId: z.ZodString;
|
|
64
|
+
entityId: z.ZodString;
|
|
65
|
+
instanceId: z.ZodString;
|
|
66
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
67
|
+
full: z.ZodString;
|
|
68
|
+
username: z.ZodString;
|
|
69
|
+
password: z.ZodString;
|
|
70
|
+
generic_id: z.ZodString;
|
|
71
|
+
}, z.core.$strip>>]>;
|
|
54
72
|
//#endregion
|
|
55
73
|
export { proabonoListOffers };
|
|
56
74
|
//# sourceMappingURL=list-offers.d.cts.map
|
|
@@ -50,7 +50,25 @@ declare const proabonoListOffers: import("@keystrokehq/action").WorkflowActionDe
|
|
|
50
50
|
size_page?: number | undefined;
|
|
51
51
|
IdBusiness?: number | undefined;
|
|
52
52
|
DateUpdateMin?: string | undefined;
|
|
53
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
53
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
54
|
+
connectionId: z.ZodString;
|
|
55
|
+
entityId: z.ZodString;
|
|
56
|
+
instanceId: z.ZodString;
|
|
57
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
58
|
+
full: z.ZodString;
|
|
59
|
+
username: z.ZodString;
|
|
60
|
+
password: z.ZodString;
|
|
61
|
+
generic_id: z.ZodString;
|
|
62
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
63
|
+
connectionId: z.ZodString;
|
|
64
|
+
entityId: z.ZodString;
|
|
65
|
+
instanceId: z.ZodString;
|
|
66
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
67
|
+
full: z.ZodString;
|
|
68
|
+
username: z.ZodString;
|
|
69
|
+
password: z.ZodString;
|
|
70
|
+
generic_id: z.ZodString;
|
|
71
|
+
}, z.core.$strip>>]>;
|
|
54
72
|
//#endregion
|
|
55
73
|
export { proabonoListOffers };
|
|
56
74
|
//# sourceMappingURL=list-offers.d.mts.map
|
|
@@ -44,7 +44,25 @@ declare const proabonoListPayments: import("@keystrokehq/action").WorkflowAction
|
|
|
44
44
|
IdBusiness?: number | undefined;
|
|
45
45
|
IdCustomer?: number | undefined;
|
|
46
46
|
DateUpdateMin?: string | undefined;
|
|
47
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
47
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
48
|
+
connectionId: z.ZodString;
|
|
49
|
+
entityId: z.ZodString;
|
|
50
|
+
instanceId: z.ZodString;
|
|
51
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
52
|
+
full: z.ZodString;
|
|
53
|
+
username: z.ZodString;
|
|
54
|
+
password: z.ZodString;
|
|
55
|
+
generic_id: z.ZodString;
|
|
56
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
57
|
+
connectionId: z.ZodString;
|
|
58
|
+
entityId: z.ZodString;
|
|
59
|
+
instanceId: z.ZodString;
|
|
60
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
61
|
+
full: z.ZodString;
|
|
62
|
+
username: z.ZodString;
|
|
63
|
+
password: z.ZodString;
|
|
64
|
+
generic_id: z.ZodString;
|
|
65
|
+
}, z.core.$strip>>]>;
|
|
48
66
|
//#endregion
|
|
49
67
|
export { proabonoListPayments };
|
|
50
68
|
//# sourceMappingURL=list-payments.d.cts.map
|
|
@@ -44,7 +44,25 @@ declare const proabonoListPayments: import("@keystrokehq/action").WorkflowAction
|
|
|
44
44
|
IdBusiness?: number | undefined;
|
|
45
45
|
IdCustomer?: number | undefined;
|
|
46
46
|
DateUpdateMin?: string | undefined;
|
|
47
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
47
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
48
|
+
connectionId: z.ZodString;
|
|
49
|
+
entityId: z.ZodString;
|
|
50
|
+
instanceId: z.ZodString;
|
|
51
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
52
|
+
full: z.ZodString;
|
|
53
|
+
username: z.ZodString;
|
|
54
|
+
password: z.ZodString;
|
|
55
|
+
generic_id: z.ZodString;
|
|
56
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
57
|
+
connectionId: z.ZodString;
|
|
58
|
+
entityId: z.ZodString;
|
|
59
|
+
instanceId: z.ZodString;
|
|
60
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
61
|
+
full: z.ZodString;
|
|
62
|
+
username: z.ZodString;
|
|
63
|
+
password: z.ZodString;
|
|
64
|
+
generic_id: z.ZodString;
|
|
65
|
+
}, z.core.$strip>>]>;
|
|
48
66
|
//#endregion
|
|
49
67
|
export { proabonoListPayments };
|
|
50
68
|
//# sourceMappingURL=list-payments.d.mts.map
|
|
@@ -33,7 +33,25 @@ declare const proabonoListPricingTableOffers: import("@keystrokehq/action").Work
|
|
|
33
33
|
IdBusiness: number;
|
|
34
34
|
page?: number | undefined;
|
|
35
35
|
size_page?: number | undefined;
|
|
36
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
36
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
46
|
+
connectionId: z.ZodString;
|
|
47
|
+
entityId: z.ZodString;
|
|
48
|
+
instanceId: z.ZodString;
|
|
49
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
50
|
+
full: z.ZodString;
|
|
51
|
+
username: z.ZodString;
|
|
52
|
+
password: z.ZodString;
|
|
53
|
+
generic_id: z.ZodString;
|
|
54
|
+
}, z.core.$strip>>]>;
|
|
37
55
|
//#endregion
|
|
38
56
|
export { proabonoListPricingTableOffers };
|
|
39
57
|
//# sourceMappingURL=list-pricing-table-offers.d.cts.map
|
|
@@ -33,7 +33,25 @@ declare const proabonoListPricingTableOffers: import("@keystrokehq/action").Work
|
|
|
33
33
|
IdBusiness: number;
|
|
34
34
|
page?: number | undefined;
|
|
35
35
|
size_page?: number | undefined;
|
|
36
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
36
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
46
|
+
connectionId: z.ZodString;
|
|
47
|
+
entityId: z.ZodString;
|
|
48
|
+
instanceId: z.ZodString;
|
|
49
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
50
|
+
full: z.ZodString;
|
|
51
|
+
username: z.ZodString;
|
|
52
|
+
password: z.ZodString;
|
|
53
|
+
generic_id: z.ZodString;
|
|
54
|
+
}, z.core.$strip>>]>;
|
|
37
55
|
//#endregion
|
|
38
56
|
export { proabonoListPricingTableOffers };
|
|
39
57
|
//# sourceMappingURL=list-pricing-table-offers.d.mts.map
|
|
@@ -42,7 +42,25 @@ declare const proabonoListPricingTables: import("@keystrokehq/action").WorkflowA
|
|
|
42
42
|
size_page?: number | undefined;
|
|
43
43
|
IdBusiness?: number | undefined;
|
|
44
44
|
DateCreationMin?: string | undefined;
|
|
45
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
45
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
46
|
+
connectionId: z.ZodString;
|
|
47
|
+
entityId: z.ZodString;
|
|
48
|
+
instanceId: z.ZodString;
|
|
49
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
50
|
+
full: z.ZodString;
|
|
51
|
+
username: z.ZodString;
|
|
52
|
+
password: z.ZodString;
|
|
53
|
+
generic_id: z.ZodString;
|
|
54
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
55
|
+
connectionId: z.ZodString;
|
|
56
|
+
entityId: z.ZodString;
|
|
57
|
+
instanceId: z.ZodString;
|
|
58
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
59
|
+
full: z.ZodString;
|
|
60
|
+
username: z.ZodString;
|
|
61
|
+
password: z.ZodString;
|
|
62
|
+
generic_id: z.ZodString;
|
|
63
|
+
}, z.core.$strip>>]>;
|
|
46
64
|
//#endregion
|
|
47
65
|
export { proabonoListPricingTables };
|
|
48
66
|
//# sourceMappingURL=list-pricing-tables.d.cts.map
|
|
@@ -42,7 +42,25 @@ declare const proabonoListPricingTables: import("@keystrokehq/action").WorkflowA
|
|
|
42
42
|
size_page?: number | undefined;
|
|
43
43
|
IdBusiness?: number | undefined;
|
|
44
44
|
DateCreationMin?: string | undefined;
|
|
45
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
45
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
46
|
+
connectionId: z.ZodString;
|
|
47
|
+
entityId: z.ZodString;
|
|
48
|
+
instanceId: z.ZodString;
|
|
49
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
50
|
+
full: z.ZodString;
|
|
51
|
+
username: z.ZodString;
|
|
52
|
+
password: z.ZodString;
|
|
53
|
+
generic_id: z.ZodString;
|
|
54
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
55
|
+
connectionId: z.ZodString;
|
|
56
|
+
entityId: z.ZodString;
|
|
57
|
+
instanceId: z.ZodString;
|
|
58
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
59
|
+
full: z.ZodString;
|
|
60
|
+
username: z.ZodString;
|
|
61
|
+
password: z.ZodString;
|
|
62
|
+
generic_id: z.ZodString;
|
|
63
|
+
}, z.core.$strip>>]>;
|
|
46
64
|
//#endregion
|
|
47
65
|
export { proabonoListPricingTables };
|
|
48
66
|
//# sourceMappingURL=list-pricing-tables.d.mts.map
|
|
@@ -32,7 +32,25 @@ declare const proabonoListSegmentLocalizations: import("@keystrokehq/action").Wo
|
|
|
32
32
|
IsCustom?: boolean | undefined;
|
|
33
33
|
Language?: string | undefined;
|
|
34
34
|
size_page?: number | undefined;
|
|
35
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
35
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
36
|
+
connectionId: z.ZodString;
|
|
37
|
+
entityId: z.ZodString;
|
|
38
|
+
instanceId: z.ZodString;
|
|
39
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
+
full: z.ZodString;
|
|
41
|
+
username: z.ZodString;
|
|
42
|
+
password: z.ZodString;
|
|
43
|
+
generic_id: z.ZodString;
|
|
44
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
45
|
+
connectionId: z.ZodString;
|
|
46
|
+
entityId: z.ZodString;
|
|
47
|
+
instanceId: z.ZodString;
|
|
48
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
49
|
+
full: z.ZodString;
|
|
50
|
+
username: z.ZodString;
|
|
51
|
+
password: z.ZodString;
|
|
52
|
+
generic_id: z.ZodString;
|
|
53
|
+
}, z.core.$strip>>]>;
|
|
36
54
|
//#endregion
|
|
37
55
|
export { proabonoListSegmentLocalizations };
|
|
38
56
|
//# sourceMappingURL=list-segment-localizations.d.cts.map
|
|
@@ -32,7 +32,25 @@ declare const proabonoListSegmentLocalizations: import("@keystrokehq/action").Wo
|
|
|
32
32
|
IsCustom?: boolean | undefined;
|
|
33
33
|
Language?: string | undefined;
|
|
34
34
|
size_page?: number | undefined;
|
|
35
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
35
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
36
|
+
connectionId: z.ZodString;
|
|
37
|
+
entityId: z.ZodString;
|
|
38
|
+
instanceId: z.ZodString;
|
|
39
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
+
full: z.ZodString;
|
|
41
|
+
username: z.ZodString;
|
|
42
|
+
password: z.ZodString;
|
|
43
|
+
generic_id: z.ZodString;
|
|
44
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
45
|
+
connectionId: z.ZodString;
|
|
46
|
+
entityId: z.ZodString;
|
|
47
|
+
instanceId: z.ZodString;
|
|
48
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
49
|
+
full: z.ZodString;
|
|
50
|
+
username: z.ZodString;
|
|
51
|
+
password: z.ZodString;
|
|
52
|
+
generic_id: z.ZodString;
|
|
53
|
+
}, z.core.$strip>>]>;
|
|
36
54
|
//#endregion
|
|
37
55
|
export { proabonoListSegmentLocalizations };
|
|
38
56
|
//# sourceMappingURL=list-segment-localizations.d.mts.map
|
|
@@ -42,7 +42,25 @@ declare const proabonoListSegments: import("@keystrokehq/action").WorkflowAction
|
|
|
42
42
|
Currency?: string | undefined;
|
|
43
43
|
size_page?: number | undefined;
|
|
44
44
|
IdBusiness?: number | undefined;
|
|
45
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
45
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
46
|
+
connectionId: z.ZodString;
|
|
47
|
+
entityId: z.ZodString;
|
|
48
|
+
instanceId: z.ZodString;
|
|
49
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
50
|
+
full: z.ZodString;
|
|
51
|
+
username: z.ZodString;
|
|
52
|
+
password: z.ZodString;
|
|
53
|
+
generic_id: z.ZodString;
|
|
54
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
55
|
+
connectionId: z.ZodString;
|
|
56
|
+
entityId: z.ZodString;
|
|
57
|
+
instanceId: z.ZodString;
|
|
58
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
59
|
+
full: z.ZodString;
|
|
60
|
+
username: z.ZodString;
|
|
61
|
+
password: z.ZodString;
|
|
62
|
+
generic_id: z.ZodString;
|
|
63
|
+
}, z.core.$strip>>]>;
|
|
46
64
|
//#endregion
|
|
47
65
|
export { proabonoListSegments };
|
|
48
66
|
//# sourceMappingURL=list-segments.d.cts.map
|