@keystrokehq/proabono 0.1.3 → 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/dist/catalog.cjs +1 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +1 -1
- package/dist/catalog.d.mts +1 -1
- package/dist/catalog.mjs +1 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -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
|
|
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.mts.map
|
|
@@ -22,7 +22,25 @@ declare const ProabonoInvalidateCustomerByIdOutput: z.ZodObject<{
|
|
|
22
22
|
}, z.core.$loose>;
|
|
23
23
|
declare const proabonoInvalidateCustomerById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
24
|
id_customer: number;
|
|
25
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
25
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
26
|
+
connectionId: z.ZodString;
|
|
27
|
+
entityId: z.ZodString;
|
|
28
|
+
instanceId: z.ZodString;
|
|
29
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
+
full: z.ZodString;
|
|
31
|
+
username: z.ZodString;
|
|
32
|
+
password: z.ZodString;
|
|
33
|
+
generic_id: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
full: z.ZodString;
|
|
40
|
+
username: z.ZodString;
|
|
41
|
+
password: z.ZodString;
|
|
42
|
+
generic_id: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>;
|
|
26
44
|
//#endregion
|
|
27
45
|
export { proabonoInvalidateCustomerById };
|
|
28
46
|
//# sourceMappingURL=invalidate-customer-by-id.d.cts.map
|
|
@@ -22,7 +22,25 @@ declare const ProabonoInvalidateCustomerByIdOutput: z.ZodObject<{
|
|
|
22
22
|
}, z.core.$loose>;
|
|
23
23
|
declare const proabonoInvalidateCustomerById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
24
|
id_customer: number;
|
|
25
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
25
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
26
|
+
connectionId: z.ZodString;
|
|
27
|
+
entityId: z.ZodString;
|
|
28
|
+
instanceId: z.ZodString;
|
|
29
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
+
full: z.ZodString;
|
|
31
|
+
username: z.ZodString;
|
|
32
|
+
password: z.ZodString;
|
|
33
|
+
generic_id: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
full: z.ZodString;
|
|
40
|
+
username: z.ZodString;
|
|
41
|
+
password: z.ZodString;
|
|
42
|
+
generic_id: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>;
|
|
26
44
|
//#endregion
|
|
27
45
|
export { proabonoInvalidateCustomerById };
|
|
28
46
|
//# sourceMappingURL=invalidate-customer-by-id.d.mts.map
|
|
@@ -25,7 +25,25 @@ declare const ProabonoInvalidateCustomerOutput: z.ZodObject<{
|
|
|
25
25
|
}, z.core.$loose>;
|
|
26
26
|
declare const proabonoInvalidateCustomer: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
27
27
|
reference_customer: string;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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 { proabonoInvalidateCustomer };
|
|
31
49
|
//# sourceMappingURL=invalidate-customer.d.cts.map
|
|
@@ -25,7 +25,25 @@ declare const ProabonoInvalidateCustomerOutput: z.ZodObject<{
|
|
|
25
25
|
}, z.core.$loose>;
|
|
26
26
|
declare const proabonoInvalidateCustomer: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
27
27
|
reference_customer: string;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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 { proabonoInvalidateCustomer };
|
|
31
49
|
//# sourceMappingURL=invalidate-customer.d.mts.map
|
|
@@ -43,7 +43,25 @@ declare const proabonoListBalanceLines: import("@keystrokehq/action").WorkflowAc
|
|
|
43
43
|
nextBilling?: boolean | undefined;
|
|
44
44
|
IdSubscription?: number | undefined;
|
|
45
45
|
ReferenceCustomer?: string | undefined;
|
|
46
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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 { proabonoListBalanceLines };
|
|
49
67
|
//# sourceMappingURL=list-balance-lines.d.cts.map
|
|
@@ -43,7 +43,25 @@ declare const proabonoListBalanceLines: import("@keystrokehq/action").WorkflowAc
|
|
|
43
43
|
nextBilling?: boolean | undefined;
|
|
44
44
|
IdSubscription?: number | undefined;
|
|
45
45
|
ReferenceCustomer?: string | undefined;
|
|
46
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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 { proabonoListBalanceLines };
|
|
49
67
|
//# sourceMappingURL=list-balance-lines.d.mts.map
|
|
@@ -36,7 +36,25 @@ declare const proabonoListBusinessLocalization: import("@keystrokehq/action").Wo
|
|
|
36
36
|
IsCustom?: boolean | undefined;
|
|
37
37
|
Language?: string | undefined;
|
|
38
38
|
size_page?: number | undefined;
|
|
39
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
39
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
49
|
+
connectionId: z.ZodString;
|
|
50
|
+
entityId: z.ZodString;
|
|
51
|
+
instanceId: z.ZodString;
|
|
52
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
53
|
+
full: z.ZodString;
|
|
54
|
+
username: z.ZodString;
|
|
55
|
+
password: z.ZodString;
|
|
56
|
+
generic_id: z.ZodString;
|
|
57
|
+
}, z.core.$strip>>]>;
|
|
40
58
|
//#endregion
|
|
41
59
|
export { proabonoListBusinessLocalization };
|
|
42
60
|
//# sourceMappingURL=list-business-localization.d.cts.map
|
|
@@ -36,7 +36,25 @@ declare const proabonoListBusinessLocalization: import("@keystrokehq/action").Wo
|
|
|
36
36
|
IsCustom?: boolean | undefined;
|
|
37
37
|
Language?: string | undefined;
|
|
38
38
|
size_page?: number | undefined;
|
|
39
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
39
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
49
|
+
connectionId: z.ZodString;
|
|
50
|
+
entityId: z.ZodString;
|
|
51
|
+
instanceId: z.ZodString;
|
|
52
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
53
|
+
full: z.ZodString;
|
|
54
|
+
username: z.ZodString;
|
|
55
|
+
password: z.ZodString;
|
|
56
|
+
generic_id: z.ZodString;
|
|
57
|
+
}, z.core.$strip>>]>;
|
|
40
58
|
//#endregion
|
|
41
59
|
export { proabonoListBusinessLocalization };
|
|
42
60
|
//# sourceMappingURL=list-business-localization.d.mts.map
|
|
@@ -37,7 +37,25 @@ declare const proabonoListBusinesses: import("@keystrokehq/action").WorkflowActi
|
|
|
37
37
|
StateLife?: string | undefined;
|
|
38
38
|
size_page?: number | undefined;
|
|
39
39
|
DateUpdateMin?: string | undefined;
|
|
40
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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 { proabonoListBusinesses };
|
|
43
61
|
//# sourceMappingURL=list-businesses.d.cts.map
|
|
@@ -37,7 +37,25 @@ declare const proabonoListBusinesses: import("@keystrokehq/action").WorkflowActi
|
|
|
37
37
|
StateLife?: string | undefined;
|
|
38
38
|
size_page?: number | undefined;
|
|
39
39
|
DateUpdateMin?: string | undefined;
|
|
40
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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 { proabonoListBusinesses };
|
|
43
61
|
//# sourceMappingURL=list-businesses.d.mts.map
|
|
@@ -44,7 +44,25 @@ declare const proabonoListCustomerMoves: import("@keystrokehq/action").WorkflowA
|
|
|
44
44
|
IdCustomer?: number | undefined;
|
|
45
45
|
IsNotBilled?: boolean | 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 { proabonoListCustomerMoves };
|
|
50
68
|
//# sourceMappingURL=list-customer-moves.d.cts.map
|
|
@@ -44,7 +44,25 @@ declare const proabonoListCustomerMoves: import("@keystrokehq/action").WorkflowA
|
|
|
44
44
|
IdCustomer?: number | undefined;
|
|
45
45
|
IsNotBilled?: boolean | 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 { proabonoListCustomerMoves };
|
|
50
68
|
//# sourceMappingURL=list-customer-moves.d.mts.map
|
|
@@ -29,7 +29,25 @@ declare const proabonoListCustomersByFeature: import("@keystrokehq/action").Work
|
|
|
29
29
|
Page?: number | undefined;
|
|
30
30
|
SizePage?: number | undefined;
|
|
31
31
|
ReferenceSegment?: string | undefined;
|
|
32
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
32
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
full: z.ZodString;
|
|
38
|
+
username: z.ZodString;
|
|
39
|
+
password: z.ZodString;
|
|
40
|
+
generic_id: z.ZodString;
|
|
41
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
33
51
|
//#endregion
|
|
34
52
|
export { proabonoListCustomersByFeature };
|
|
35
53
|
//# sourceMappingURL=list-customers-by-feature.d.cts.map
|
|
@@ -29,7 +29,25 @@ declare const proabonoListCustomersByFeature: import("@keystrokehq/action").Work
|
|
|
29
29
|
Page?: number | undefined;
|
|
30
30
|
SizePage?: number | undefined;
|
|
31
31
|
ReferenceSegment?: string | undefined;
|
|
32
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
32
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
full: z.ZodString;
|
|
38
|
+
username: z.ZodString;
|
|
39
|
+
password: z.ZodString;
|
|
40
|
+
generic_id: z.ZodString;
|
|
41
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
33
51
|
//#endregion
|
|
34
52
|
export { proabonoListCustomersByFeature };
|
|
35
53
|
//# sourceMappingURL=list-customers-by-feature.d.mts.map
|
|
@@ -46,7 +46,25 @@ declare const proabonoListCustomers: import("@keystrokehq/action").WorkflowActio
|
|
|
46
46
|
size_page?: number | undefined;
|
|
47
47
|
IdBusiness?: number | undefined;
|
|
48
48
|
DateCreationMin?: 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 { proabonoListCustomers };
|
|
52
70
|
//# sourceMappingURL=list-customers.d.cts.map
|
|
@@ -46,7 +46,25 @@ declare const proabonoListCustomers: import("@keystrokehq/action").WorkflowActio
|
|
|
46
46
|
size_page?: number | undefined;
|
|
47
47
|
IdBusiness?: number | undefined;
|
|
48
48
|
DateCreationMin?: 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 { proabonoListCustomers };
|
|
52
70
|
//# sourceMappingURL=list-customers.d.mts.map
|
|
@@ -45,7 +45,25 @@ declare const proabonoListDiscounts: import("@keystrokehq/action").WorkflowActio
|
|
|
45
45
|
SizePage?: number | undefined;
|
|
46
46
|
IdBusiness?: number | undefined;
|
|
47
47
|
stateDiscount?: string | undefined;
|
|
48
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
48
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
49
|
+
connectionId: z.ZodString;
|
|
50
|
+
entityId: z.ZodString;
|
|
51
|
+
instanceId: z.ZodString;
|
|
52
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
53
|
+
full: z.ZodString;
|
|
54
|
+
username: z.ZodString;
|
|
55
|
+
password: z.ZodString;
|
|
56
|
+
generic_id: z.ZodString;
|
|
57
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
58
|
+
connectionId: z.ZodString;
|
|
59
|
+
entityId: z.ZodString;
|
|
60
|
+
instanceId: z.ZodString;
|
|
61
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
62
|
+
full: z.ZodString;
|
|
63
|
+
username: z.ZodString;
|
|
64
|
+
password: z.ZodString;
|
|
65
|
+
generic_id: z.ZodString;
|
|
66
|
+
}, z.core.$strip>>]>;
|
|
49
67
|
//#endregion
|
|
50
68
|
export { proabonoListDiscounts };
|
|
51
69
|
//# sourceMappingURL=list-discounts.d.cts.map
|
|
@@ -45,7 +45,25 @@ declare const proabonoListDiscounts: import("@keystrokehq/action").WorkflowActio
|
|
|
45
45
|
SizePage?: number | undefined;
|
|
46
46
|
IdBusiness?: number | undefined;
|
|
47
47
|
stateDiscount?: string | undefined;
|
|
48
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
48
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
49
|
+
connectionId: z.ZodString;
|
|
50
|
+
entityId: z.ZodString;
|
|
51
|
+
instanceId: z.ZodString;
|
|
52
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
53
|
+
full: z.ZodString;
|
|
54
|
+
username: z.ZodString;
|
|
55
|
+
password: z.ZodString;
|
|
56
|
+
generic_id: z.ZodString;
|
|
57
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
58
|
+
connectionId: z.ZodString;
|
|
59
|
+
entityId: z.ZodString;
|
|
60
|
+
instanceId: z.ZodString;
|
|
61
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
62
|
+
full: z.ZodString;
|
|
63
|
+
username: z.ZodString;
|
|
64
|
+
password: z.ZodString;
|
|
65
|
+
generic_id: z.ZodString;
|
|
66
|
+
}, z.core.$strip>>]>;
|
|
49
67
|
//#endregion
|
|
50
68
|
export { proabonoListDiscounts };
|
|
51
69
|
//# sourceMappingURL=list-discounts.d.mts.map
|
|
@@ -41,7 +41,25 @@ declare const proabonoListFeatures: import("@keystrokehq/action").WorkflowAction
|
|
|
41
41
|
StateLife?: string | undefined;
|
|
42
42
|
IdBusiness?: number | undefined;
|
|
43
43
|
DateCreationMin?: string | undefined;
|
|
44
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
44
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, 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>>]>;
|
|
45
63
|
//#endregion
|
|
46
64
|
export { proabonoListFeatures };
|
|
47
65
|
//# sourceMappingURL=list-features.d.cts.map
|
|
@@ -41,7 +41,25 @@ declare const proabonoListFeatures: import("@keystrokehq/action").WorkflowAction
|
|
|
41
41
|
StateLife?: string | undefined;
|
|
42
42
|
IdBusiness?: number | undefined;
|
|
43
43
|
DateCreationMin?: string | undefined;
|
|
44
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
44
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, 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>>]>;
|
|
45
63
|
//#endregion
|
|
46
64
|
export { proabonoListFeatures };
|
|
47
65
|
//# sourceMappingURL=list-features.d.mts.map
|
|
@@ -46,7 +46,25 @@ declare const proabonoListGatewayAccounts: import("@keystrokehq/action").Workflo
|
|
|
46
46
|
IdBusiness?: number | undefined;
|
|
47
47
|
IsInRealMoney?: boolean | undefined;
|
|
48
48
|
DateCreationMin?: 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 { proabonoListGatewayAccounts };
|
|
52
70
|
//# sourceMappingURL=list-gateway-accounts.d.cts.map
|
|
@@ -46,7 +46,25 @@ declare const proabonoListGatewayAccounts: import("@keystrokehq/action").Workflo
|
|
|
46
46
|
IdBusiness?: number | undefined;
|
|
47
47
|
IsInRealMoney?: boolean | undefined;
|
|
48
48
|
DateCreationMin?: 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 { proabonoListGatewayAccounts };
|
|
52
70
|
//# sourceMappingURL=list-gateway-accounts.d.mts.map
|