@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
|
@@ -21,7 +21,25 @@ declare const ProabonoAnonymizeCustomerOutput: z.ZodObject<{
|
|
|
21
21
|
}, z.core.$loose>;
|
|
22
22
|
declare const proabonoAnonymizeCustomer: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
23
23
|
reference_customer: string;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
24
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
25
|
+
connectionId: z.ZodString;
|
|
26
|
+
entityId: z.ZodString;
|
|
27
|
+
instanceId: z.ZodString;
|
|
28
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
+
full: z.ZodString;
|
|
30
|
+
username: z.ZodString;
|
|
31
|
+
password: z.ZodString;
|
|
32
|
+
generic_id: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
full: z.ZodString;
|
|
39
|
+
username: z.ZodString;
|
|
40
|
+
password: z.ZodString;
|
|
41
|
+
generic_id: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>;
|
|
25
43
|
//#endregion
|
|
26
44
|
export { proabonoAnonymizeCustomer };
|
|
27
45
|
//# sourceMappingURL=anonymize-customer.d.cts.map
|
|
@@ -21,7 +21,25 @@ declare const ProabonoAnonymizeCustomerOutput: z.ZodObject<{
|
|
|
21
21
|
}, z.core.$loose>;
|
|
22
22
|
declare const proabonoAnonymizeCustomer: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
23
23
|
reference_customer: string;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
24
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
25
|
+
connectionId: z.ZodString;
|
|
26
|
+
entityId: z.ZodString;
|
|
27
|
+
instanceId: z.ZodString;
|
|
28
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
+
full: z.ZodString;
|
|
30
|
+
username: z.ZodString;
|
|
31
|
+
password: z.ZodString;
|
|
32
|
+
generic_id: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
full: z.ZodString;
|
|
39
|
+
username: z.ZodString;
|
|
40
|
+
password: z.ZodString;
|
|
41
|
+
generic_id: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>;
|
|
25
43
|
//#endregion
|
|
26
44
|
export { proabonoAnonymizeCustomer };
|
|
27
45
|
//# sourceMappingURL=anonymize-customer.d.mts.map
|
|
@@ -14,7 +14,25 @@ declare const ProabonoBillCustomerOutput: z.ZodObject<{
|
|
|
14
14
|
}, z.core.$loose>;
|
|
15
15
|
declare const proabonoBillCustomer: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
16
16
|
ReferenceCustomer: string;
|
|
17
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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 { proabonoBillCustomer };
|
|
20
38
|
//# sourceMappingURL=bill-customer.d.cts.map
|
|
@@ -14,7 +14,25 @@ declare const ProabonoBillCustomerOutput: z.ZodObject<{
|
|
|
14
14
|
}, z.core.$loose>;
|
|
15
15
|
declare const proabonoBillCustomer: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
16
16
|
ReferenceCustomer: string;
|
|
17
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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 { proabonoBillCustomer };
|
|
20
38
|
//# sourceMappingURL=bill-customer.d.mts.map
|
|
@@ -43,7 +43,25 @@ declare const proabonoCreateCustomer: import("@keystrokehq/action").WorkflowActi
|
|
|
43
43
|
ReferenceSegment?: string | undefined;
|
|
44
44
|
ReferenceCustomer?: string | undefined;
|
|
45
45
|
ReferenceAffiliation?: 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 { proabonoCreateCustomer };
|
|
49
67
|
//# sourceMappingURL=create-customer.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-customer.d.cts","names":[],"sources":["../../src/actions/create-customer.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;cAe3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;cAoB5B,sBAAA,gCAAsB,wBAAA
|
|
1
|
+
{"version":3,"file":"create-customer.d.cts","names":[],"sources":["../../src/actions/create-customer.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;cAe3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;cAoB5B,sBAAA,gCAAsB,wBAAA"}
|
|
@@ -43,7 +43,25 @@ declare const proabonoCreateCustomer: import("@keystrokehq/action").WorkflowActi
|
|
|
43
43
|
ReferenceSegment?: string | undefined;
|
|
44
44
|
ReferenceCustomer?: string | undefined;
|
|
45
45
|
ReferenceAffiliation?: 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 { proabonoCreateCustomer };
|
|
49
67
|
//# sourceMappingURL=create-customer.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-customer.d.mts","names":[],"sources":["../../src/actions/create-customer.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;cAe3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;cAoB5B,sBAAA,gCAAsB,wBAAA
|
|
1
|
+
{"version":3,"file":"create-customer.d.mts","names":[],"sources":["../../src/actions/create-customer.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;cAe3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;cAoB5B,sBAAA,gCAAsB,wBAAA"}
|
|
@@ -38,7 +38,25 @@ declare const proabonoCreateFeature: import("@keystrokehq/action").WorkflowActio
|
|
|
38
38
|
Order?: number | undefined;
|
|
39
39
|
IsVisible?: boolean | undefined;
|
|
40
40
|
ReferenceFeature?: string | undefined;
|
|
41
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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 { proabonoCreateFeature };
|
|
44
62
|
//# sourceMappingURL=create-feature.d.cts.map
|
|
@@ -38,7 +38,25 @@ declare const proabonoCreateFeature: import("@keystrokehq/action").WorkflowActio
|
|
|
38
38
|
Order?: number | undefined;
|
|
39
39
|
IsVisible?: boolean | undefined;
|
|
40
40
|
ReferenceFeature?: string | undefined;
|
|
41
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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 { proabonoCreateFeature };
|
|
44
62
|
//# sourceMappingURL=create-feature.d.mts.map
|
|
@@ -10,7 +10,25 @@ declare const ProabonoDeleteCustomerOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const proabonoDeleteCustomer: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
id: number;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
full: z.ZodString;
|
|
19
|
+
username: z.ZodString;
|
|
20
|
+
password: z.ZodString;
|
|
21
|
+
generic_id: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
full: z.ZodString;
|
|
28
|
+
username: z.ZodString;
|
|
29
|
+
password: z.ZodString;
|
|
30
|
+
generic_id: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>;
|
|
14
32
|
//#endregion
|
|
15
33
|
export { proabonoDeleteCustomer };
|
|
16
34
|
//# sourceMappingURL=delete-customer.d.cts.map
|
|
@@ -10,7 +10,25 @@ declare const ProabonoDeleteCustomerOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const proabonoDeleteCustomer: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
id: number;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
full: z.ZodString;
|
|
19
|
+
username: z.ZodString;
|
|
20
|
+
password: z.ZodString;
|
|
21
|
+
generic_id: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
full: z.ZodString;
|
|
28
|
+
username: z.ZodString;
|
|
29
|
+
password: z.ZodString;
|
|
30
|
+
generic_id: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>;
|
|
14
32
|
//#endregion
|
|
15
33
|
export { proabonoDeleteCustomer };
|
|
16
34
|
//# sourceMappingURL=delete-customer.d.mts.map
|
|
@@ -11,7 +11,25 @@ declare const ProabonoDeleteOfferOutput: z.ZodObject<{
|
|
|
11
11
|
}, z.core.$loose>;
|
|
12
12
|
declare const proabonoDeleteOffer: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
id: number;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
full: z.ZodString;
|
|
20
|
+
username: z.ZodString;
|
|
21
|
+
password: z.ZodString;
|
|
22
|
+
generic_id: z.ZodString;
|
|
23
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
24
|
+
connectionId: z.ZodString;
|
|
25
|
+
entityId: z.ZodString;
|
|
26
|
+
instanceId: z.ZodString;
|
|
27
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
+
full: z.ZodString;
|
|
29
|
+
username: z.ZodString;
|
|
30
|
+
password: z.ZodString;
|
|
31
|
+
generic_id: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>;
|
|
15
33
|
//#endregion
|
|
16
34
|
export { proabonoDeleteOffer };
|
|
17
35
|
//# sourceMappingURL=delete-offer.d.cts.map
|
|
@@ -11,7 +11,25 @@ declare const ProabonoDeleteOfferOutput: z.ZodObject<{
|
|
|
11
11
|
}, z.core.$loose>;
|
|
12
12
|
declare const proabonoDeleteOffer: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
id: number;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
full: z.ZodString;
|
|
20
|
+
username: z.ZodString;
|
|
21
|
+
password: z.ZodString;
|
|
22
|
+
generic_id: z.ZodString;
|
|
23
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
24
|
+
connectionId: z.ZodString;
|
|
25
|
+
entityId: z.ZodString;
|
|
26
|
+
instanceId: z.ZodString;
|
|
27
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
+
full: z.ZodString;
|
|
29
|
+
username: z.ZodString;
|
|
30
|
+
password: z.ZodString;
|
|
31
|
+
generic_id: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>;
|
|
15
33
|
//#endregion
|
|
16
34
|
export { proabonoDeleteOffer };
|
|
17
35
|
//# sourceMappingURL=delete-offer.d.mts.map
|
|
@@ -10,7 +10,25 @@ declare const ProabonoDeletePricingTableOfferOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const proabonoDeletePricingTableOffer: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
id: number;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
full: z.ZodString;
|
|
19
|
+
username: z.ZodString;
|
|
20
|
+
password: z.ZodString;
|
|
21
|
+
generic_id: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
full: z.ZodString;
|
|
28
|
+
username: z.ZodString;
|
|
29
|
+
password: z.ZodString;
|
|
30
|
+
generic_id: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>;
|
|
14
32
|
//#endregion
|
|
15
33
|
export { proabonoDeletePricingTableOffer };
|
|
16
34
|
//# sourceMappingURL=delete-pricing-table-offer.d.cts.map
|
|
@@ -10,7 +10,25 @@ declare const ProabonoDeletePricingTableOfferOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const proabonoDeletePricingTableOffer: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
id: number;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
full: z.ZodString;
|
|
19
|
+
username: z.ZodString;
|
|
20
|
+
password: z.ZodString;
|
|
21
|
+
generic_id: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
full: z.ZodString;
|
|
28
|
+
username: z.ZodString;
|
|
29
|
+
password: z.ZodString;
|
|
30
|
+
generic_id: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>;
|
|
14
32
|
//#endregion
|
|
15
33
|
export { proabonoDeletePricingTableOffer };
|
|
16
34
|
//# sourceMappingURL=delete-pricing-table-offer.d.mts.map
|
|
@@ -10,7 +10,25 @@ declare const ProabonoDeletePricingTableOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const proabonoDeletePricingTable: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
id: number;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
full: z.ZodString;
|
|
19
|
+
username: z.ZodString;
|
|
20
|
+
password: z.ZodString;
|
|
21
|
+
generic_id: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
full: z.ZodString;
|
|
28
|
+
username: z.ZodString;
|
|
29
|
+
password: z.ZodString;
|
|
30
|
+
generic_id: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>;
|
|
14
32
|
//#endregion
|
|
15
33
|
export { proabonoDeletePricingTable };
|
|
16
34
|
//# sourceMappingURL=delete-pricing-table.d.cts.map
|
|
@@ -10,7 +10,25 @@ declare const ProabonoDeletePricingTableOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const proabonoDeletePricingTable: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
id: number;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
full: z.ZodString;
|
|
19
|
+
username: z.ZodString;
|
|
20
|
+
password: z.ZodString;
|
|
21
|
+
generic_id: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
full: z.ZodString;
|
|
28
|
+
username: z.ZodString;
|
|
29
|
+
password: z.ZodString;
|
|
30
|
+
generic_id: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>;
|
|
14
32
|
//#endregion
|
|
15
33
|
export { proabonoDeletePricingTable };
|
|
16
34
|
//# sourceMappingURL=delete-pricing-table.d.mts.map
|
|
@@ -9,7 +9,25 @@ declare const ProabonoDeleteSubscriptionDiscountOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const proabonoDeleteSubscriptionDiscount: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
id: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
full: z.ZodString;
|
|
18
|
+
username: z.ZodString;
|
|
19
|
+
password: z.ZodString;
|
|
20
|
+
generic_id: z.ZodString;
|
|
21
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
full: z.ZodString;
|
|
27
|
+
username: z.ZodString;
|
|
28
|
+
password: z.ZodString;
|
|
29
|
+
generic_id: z.ZodString;
|
|
30
|
+
}, z.core.$strip>>]>;
|
|
13
31
|
//#endregion
|
|
14
32
|
export { proabonoDeleteSubscriptionDiscount };
|
|
15
33
|
//# sourceMappingURL=delete-subscription-discount.d.cts.map
|
|
@@ -9,7 +9,25 @@ declare const ProabonoDeleteSubscriptionDiscountOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const proabonoDeleteSubscriptionDiscount: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
id: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
full: z.ZodString;
|
|
18
|
+
username: z.ZodString;
|
|
19
|
+
password: z.ZodString;
|
|
20
|
+
generic_id: z.ZodString;
|
|
21
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
full: z.ZodString;
|
|
27
|
+
username: z.ZodString;
|
|
28
|
+
password: z.ZodString;
|
|
29
|
+
generic_id: z.ZodString;
|
|
30
|
+
}, z.core.$strip>>]>;
|
|
13
31
|
//#endregion
|
|
14
32
|
export { proabonoDeleteSubscriptionDiscount };
|
|
15
33
|
//# sourceMappingURL=delete-subscription-discount.d.mts.map
|
|
@@ -10,7 +10,25 @@ declare const ProabonoEnableWebhookOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const proabonoEnableWebhook: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
id: number;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
full: z.ZodString;
|
|
19
|
+
username: z.ZodString;
|
|
20
|
+
password: z.ZodString;
|
|
21
|
+
generic_id: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
full: z.ZodString;
|
|
28
|
+
username: z.ZodString;
|
|
29
|
+
password: z.ZodString;
|
|
30
|
+
generic_id: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>;
|
|
14
32
|
//#endregion
|
|
15
33
|
export { proabonoEnableWebhook };
|
|
16
34
|
//# sourceMappingURL=enable-webhook.d.cts.map
|
|
@@ -10,7 +10,25 @@ declare const ProabonoEnableWebhookOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const proabonoEnableWebhook: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
id: number;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
full: z.ZodString;
|
|
19
|
+
username: z.ZodString;
|
|
20
|
+
password: z.ZodString;
|
|
21
|
+
generic_id: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
full: z.ZodString;
|
|
28
|
+
username: z.ZodString;
|
|
29
|
+
password: z.ZodString;
|
|
30
|
+
generic_id: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>;
|
|
14
32
|
//#endregion
|
|
15
33
|
export { proabonoEnableWebhook };
|
|
16
34
|
//# sourceMappingURL=enable-webhook.d.mts.map
|
|
@@ -19,7 +19,25 @@ declare const ProabonoGetCustomerBillingAddressOutput: z.ZodObject<{
|
|
|
19
19
|
}, z.core.$loose>;
|
|
20
20
|
declare const proabonoGetCustomerBillingAddress: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
21
21
|
reference_customer: string;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
full: z.ZodString;
|
|
28
|
+
username: z.ZodString;
|
|
29
|
+
password: z.ZodString;
|
|
30
|
+
generic_id: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
32
|
+
connectionId: z.ZodString;
|
|
33
|
+
entityId: z.ZodString;
|
|
34
|
+
instanceId: z.ZodString;
|
|
35
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
+
full: z.ZodString;
|
|
37
|
+
username: z.ZodString;
|
|
38
|
+
password: z.ZodString;
|
|
39
|
+
generic_id: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>;
|
|
23
41
|
//#endregion
|
|
24
42
|
export { proabonoGetCustomerBillingAddress };
|
|
25
43
|
//# sourceMappingURL=get-customer-billing-address.d.cts.map
|
|
@@ -19,7 +19,25 @@ declare const ProabonoGetCustomerBillingAddressOutput: z.ZodObject<{
|
|
|
19
19
|
}, z.core.$loose>;
|
|
20
20
|
declare const proabonoGetCustomerBillingAddress: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
21
21
|
reference_customer: string;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
full: z.ZodString;
|
|
28
|
+
username: z.ZodString;
|
|
29
|
+
password: z.ZodString;
|
|
30
|
+
generic_id: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"proabono", z.ZodObject<{
|
|
32
|
+
connectionId: z.ZodString;
|
|
33
|
+
entityId: z.ZodString;
|
|
34
|
+
instanceId: z.ZodString;
|
|
35
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
+
full: z.ZodString;
|
|
37
|
+
username: z.ZodString;
|
|
38
|
+
password: z.ZodString;
|
|
39
|
+
generic_id: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>;
|
|
23
41
|
//#endregion
|
|
24
42
|
export { proabonoGetCustomerBillingAddress };
|
|
25
43
|
//# sourceMappingURL=get-customer-billing-address.d.mts.map
|