@keystrokehq/proabono 0.1.0 → 0.1.3
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/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/anonymize-customer.cjs +2 -2
- package/dist/actions/anonymize-customer.cjs.map +1 -1
- package/dist/actions/anonymize-customer.d.cts +21 -3
- package/dist/actions/anonymize-customer.d.cts.map +1 -1
- package/dist/actions/anonymize-customer.d.mts +21 -3
- package/dist/actions/anonymize-customer.d.mts.map +1 -1
- package/dist/actions/anonymize-customer.mjs +2 -2
- package/dist/actions/anonymize-customer.mjs.map +1 -1
- package/dist/actions/bill-customer.cjs +1 -1
- package/dist/actions/bill-customer.cjs.map +1 -1
- package/dist/actions/bill-customer.d.cts +14 -3
- package/dist/actions/bill-customer.d.cts.map +1 -1
- package/dist/actions/bill-customer.d.mts +14 -3
- package/dist/actions/bill-customer.d.mts.map +1 -1
- package/dist/actions/bill-customer.mjs +1 -1
- package/dist/actions/bill-customer.mjs.map +1 -1
- package/dist/actions/create-customer.cjs +4 -4
- package/dist/actions/create-customer.cjs.map +1 -1
- package/dist/actions/create-customer.d.cts +43 -3
- package/dist/actions/create-customer.d.cts.map +1 -1
- package/dist/actions/create-customer.d.mts +43 -3
- package/dist/actions/create-customer.d.mts.map +1 -1
- package/dist/actions/create-customer.mjs +4 -4
- package/dist/actions/create-customer.mjs.map +1 -1
- package/dist/actions/create-feature.cjs +2 -2
- package/dist/actions/create-feature.cjs.map +1 -1
- package/dist/actions/create-feature.d.cts +38 -3
- package/dist/actions/create-feature.d.cts.map +1 -1
- package/dist/actions/create-feature.d.mts +38 -3
- package/dist/actions/create-feature.d.mts.map +1 -1
- package/dist/actions/create-feature.mjs +2 -2
- package/dist/actions/create-feature.mjs.map +1 -1
- package/dist/actions/delete-customer.cjs +1 -1
- package/dist/actions/delete-customer.cjs.map +1 -1
- package/dist/actions/delete-customer.d.cts +10 -3
- package/dist/actions/delete-customer.d.cts.map +1 -1
- package/dist/actions/delete-customer.d.mts +10 -3
- package/dist/actions/delete-customer.d.mts.map +1 -1
- package/dist/actions/delete-customer.mjs +1 -1
- package/dist/actions/delete-customer.mjs.map +1 -1
- package/dist/actions/delete-offer.cjs +4 -4
- package/dist/actions/delete-offer.cjs.map +1 -1
- package/dist/actions/delete-offer.d.cts +11 -3
- package/dist/actions/delete-offer.d.cts.map +1 -1
- package/dist/actions/delete-offer.d.mts +11 -3
- package/dist/actions/delete-offer.d.mts.map +1 -1
- package/dist/actions/delete-offer.mjs +4 -4
- package/dist/actions/delete-offer.mjs.map +1 -1
- package/dist/actions/delete-pricing-table-offer.cjs +3 -3
- package/dist/actions/delete-pricing-table-offer.cjs.map +1 -1
- package/dist/actions/delete-pricing-table-offer.d.cts +10 -3
- package/dist/actions/delete-pricing-table-offer.d.cts.map +1 -1
- package/dist/actions/delete-pricing-table-offer.d.mts +10 -3
- package/dist/actions/delete-pricing-table-offer.d.mts.map +1 -1
- package/dist/actions/delete-pricing-table-offer.mjs +3 -3
- package/dist/actions/delete-pricing-table-offer.mjs.map +1 -1
- package/dist/actions/delete-pricing-table.cjs +3 -3
- package/dist/actions/delete-pricing-table.cjs.map +1 -1
- package/dist/actions/delete-pricing-table.d.cts +10 -3
- package/dist/actions/delete-pricing-table.d.cts.map +1 -1
- package/dist/actions/delete-pricing-table.d.mts +10 -3
- package/dist/actions/delete-pricing-table.d.mts.map +1 -1
- package/dist/actions/delete-pricing-table.mjs +3 -3
- package/dist/actions/delete-pricing-table.mjs.map +1 -1
- package/dist/actions/delete-subscription-discount.cjs +1 -1
- package/dist/actions/delete-subscription-discount.cjs.map +1 -1
- package/dist/actions/delete-subscription-discount.d.cts +9 -3
- package/dist/actions/delete-subscription-discount.d.cts.map +1 -1
- package/dist/actions/delete-subscription-discount.d.mts +9 -3
- package/dist/actions/delete-subscription-discount.d.mts.map +1 -1
- package/dist/actions/delete-subscription-discount.mjs +1 -1
- package/dist/actions/delete-subscription-discount.mjs.map +1 -1
- package/dist/actions/enable-webhook.cjs +1 -1
- package/dist/actions/enable-webhook.cjs.map +1 -1
- package/dist/actions/enable-webhook.d.cts +10 -3
- package/dist/actions/enable-webhook.d.cts.map +1 -1
- package/dist/actions/enable-webhook.d.mts +10 -3
- package/dist/actions/enable-webhook.d.mts.map +1 -1
- package/dist/actions/enable-webhook.mjs +1 -1
- package/dist/actions/enable-webhook.mjs.map +1 -1
- package/dist/actions/get-customer-billing-address.cjs +1 -1
- package/dist/actions/get-customer-billing-address.cjs.map +1 -1
- package/dist/actions/get-customer-billing-address.d.cts +19 -3
- package/dist/actions/get-customer-billing-address.d.cts.map +1 -1
- package/dist/actions/get-customer-billing-address.d.mts +19 -3
- package/dist/actions/get-customer-billing-address.d.mts.map +1 -1
- package/dist/actions/get-customer-billing-address.mjs +1 -1
- package/dist/actions/get-customer-billing-address.mjs.map +1 -1
- package/dist/actions/get-customer-billing.cjs +2 -2
- package/dist/actions/get-customer-billing.cjs.map +1 -1
- package/dist/actions/get-customer-billing.d.cts +27 -3
- package/dist/actions/get-customer-billing.d.cts.map +1 -1
- package/dist/actions/get-customer-billing.d.mts +27 -3
- package/dist/actions/get-customer-billing.d.mts.map +1 -1
- package/dist/actions/get-customer-billing.mjs +2 -2
- package/dist/actions/get-customer-billing.mjs.map +1 -1
- package/dist/actions/get-customer-by-reference.cjs +3 -3
- package/dist/actions/get-customer-by-reference.cjs.map +1 -1
- package/dist/actions/get-customer-by-reference.d.cts +25 -3
- package/dist/actions/get-customer-by-reference.d.cts.map +1 -1
- package/dist/actions/get-customer-by-reference.d.mts +25 -3
- package/dist/actions/get-customer-by-reference.d.mts.map +1 -1
- package/dist/actions/get-customer-by-reference.mjs +3 -3
- package/dist/actions/get-customer-by-reference.mjs.map +1 -1
- package/dist/actions/get-customer-payment-settings.cjs +1 -1
- package/dist/actions/get-customer-payment-settings.cjs.map +1 -1
- package/dist/actions/get-customer-payment-settings.d.cts +14 -3
- package/dist/actions/get-customer-payment-settings.d.cts.map +1 -1
- package/dist/actions/get-customer-payment-settings.d.mts +14 -3
- package/dist/actions/get-customer-payment-settings.d.mts.map +1 -1
- package/dist/actions/get-customer-payment-settings.mjs +1 -1
- package/dist/actions/get-customer-payment-settings.mjs.map +1 -1
- package/dist/actions/get-customer.cjs +2 -2
- package/dist/actions/get-customer.cjs.map +1 -1
- package/dist/actions/get-customer.d.cts +27 -3
- package/dist/actions/get-customer.d.cts.map +1 -1
- package/dist/actions/get-customer.d.mts +27 -3
- package/dist/actions/get-customer.d.mts.map +1 -1
- package/dist/actions/get-customer.mjs +2 -2
- package/dist/actions/get-customer.mjs.map +1 -1
- package/dist/actions/get-discount.cjs +2 -2
- package/dist/actions/get-discount.cjs.map +1 -1
- package/dist/actions/get-discount.d.cts +47 -3
- package/dist/actions/get-discount.d.cts.map +1 -1
- package/dist/actions/get-discount.d.mts +47 -3
- package/dist/actions/get-discount.d.mts.map +1 -1
- package/dist/actions/get-discount.mjs +2 -2
- package/dist/actions/get-discount.mjs.map +1 -1
- package/dist/actions/get-feature.cjs +3 -3
- package/dist/actions/get-feature.cjs.map +1 -1
- package/dist/actions/get-feature.d.cts +24 -3
- package/dist/actions/get-feature.d.cts.map +1 -1
- package/dist/actions/get-feature.d.mts +24 -3
- package/dist/actions/get-feature.d.mts.map +1 -1
- package/dist/actions/get-feature.mjs +3 -3
- package/dist/actions/get-feature.mjs.map +1 -1
- package/dist/actions/get-invoice.cjs +2 -2
- package/dist/actions/get-invoice.cjs.map +1 -1
- package/dist/actions/get-invoice.d.cts +38 -3
- package/dist/actions/get-invoice.d.cts.map +1 -1
- package/dist/actions/get-invoice.d.mts +38 -3
- package/dist/actions/get-invoice.d.mts.map +1 -1
- package/dist/actions/get-invoice.mjs +2 -2
- package/dist/actions/get-invoice.mjs.map +1 -1
- package/dist/actions/get-offer.cjs +2 -2
- package/dist/actions/get-offer.cjs.map +1 -1
- package/dist/actions/get-offer.d.cts +43 -3
- package/dist/actions/get-offer.d.cts.map +1 -1
- package/dist/actions/get-offer.d.mts +43 -3
- package/dist/actions/get-offer.d.mts.map +1 -1
- package/dist/actions/get-offer.mjs +2 -2
- package/dist/actions/get-offer.mjs.map +1 -1
- package/dist/actions/get-subscription-by-customer.cjs +3 -3
- package/dist/actions/get-subscription-by-customer.cjs.map +1 -1
- package/dist/actions/get-subscription-by-customer.d.cts +66 -3
- package/dist/actions/get-subscription-by-customer.d.cts.map +1 -1
- package/dist/actions/get-subscription-by-customer.d.mts +66 -3
- package/dist/actions/get-subscription-by-customer.d.mts.map +1 -1
- package/dist/actions/get-subscription-by-customer.mjs +3 -3
- package/dist/actions/get-subscription-by-customer.mjs.map +1 -1
- package/dist/actions/get-subscription-creation-quote.cjs +3 -3
- package/dist/actions/get-subscription-creation-quote.cjs.map +1 -1
- package/dist/actions/get-subscription-creation-quote.d.cts +40 -3
- package/dist/actions/get-subscription-creation-quote.d.cts.map +1 -1
- package/dist/actions/get-subscription-creation-quote.d.mts +40 -3
- package/dist/actions/get-subscription-creation-quote.d.mts.map +1 -1
- package/dist/actions/get-subscription-creation-quote.mjs +3 -3
- package/dist/actions/get-subscription-creation-quote.mjs.map +1 -1
- package/dist/actions/get-usage.cjs +1 -1
- package/dist/actions/get-usage.cjs.map +1 -1
- package/dist/actions/get-usage.d.cts +24 -3
- package/dist/actions/get-usage.d.cts.map +1 -1
- package/dist/actions/get-usage.d.mts +24 -3
- package/dist/actions/get-usage.d.mts.map +1 -1
- package/dist/actions/get-usage.mjs +1 -1
- package/dist/actions/get-usage.mjs.map +1 -1
- package/dist/actions/get-usages-for-customer.cjs +3 -3
- package/dist/actions/get-usages-for-customer.cjs.map +1 -1
- package/dist/actions/get-usages-for-customer.d.cts +37 -3
- package/dist/actions/get-usages-for-customer.d.cts.map +1 -1
- package/dist/actions/get-usages-for-customer.d.mts +37 -3
- package/dist/actions/get-usages-for-customer.d.mts.map +1 -1
- package/dist/actions/get-usages-for-customer.mjs +3 -3
- package/dist/actions/get-usages-for-customer.mjs.map +1 -1
- package/dist/actions/invalidate-customer-by-id.cjs +2 -2
- package/dist/actions/invalidate-customer-by-id.cjs.map +1 -1
- package/dist/actions/invalidate-customer-by-id.d.cts +22 -3
- package/dist/actions/invalidate-customer-by-id.d.cts.map +1 -1
- package/dist/actions/invalidate-customer-by-id.d.mts +22 -3
- package/dist/actions/invalidate-customer-by-id.d.mts.map +1 -1
- package/dist/actions/invalidate-customer-by-id.mjs +2 -2
- package/dist/actions/invalidate-customer-by-id.mjs.map +1 -1
- package/dist/actions/invalidate-customer.cjs +2 -2
- package/dist/actions/invalidate-customer.cjs.map +1 -1
- package/dist/actions/invalidate-customer.d.cts +25 -3
- package/dist/actions/invalidate-customer.d.cts.map +1 -1
- package/dist/actions/invalidate-customer.d.mts +25 -3
- package/dist/actions/invalidate-customer.d.mts.map +1 -1
- package/dist/actions/invalidate-customer.mjs +2 -2
- package/dist/actions/invalidate-customer.mjs.map +1 -1
- package/dist/actions/list-balance-lines.cjs +3 -3
- package/dist/actions/list-balance-lines.cjs.map +1 -1
- package/dist/actions/list-balance-lines.d.cts +43 -3
- package/dist/actions/list-balance-lines.d.cts.map +1 -1
- package/dist/actions/list-balance-lines.d.mts +43 -3
- package/dist/actions/list-balance-lines.d.mts.map +1 -1
- package/dist/actions/list-balance-lines.mjs +3 -3
- package/dist/actions/list-balance-lines.mjs.map +1 -1
- package/dist/actions/list-business-localization.cjs +2 -2
- package/dist/actions/list-business-localization.cjs.map +1 -1
- package/dist/actions/list-business-localization.d.cts +36 -3
- package/dist/actions/list-business-localization.d.cts.map +1 -1
- package/dist/actions/list-business-localization.d.mts +36 -3
- package/dist/actions/list-business-localization.d.mts.map +1 -1
- package/dist/actions/list-business-localization.mjs +2 -2
- package/dist/actions/list-business-localization.mjs.map +1 -1
- package/dist/actions/list-businesses.cjs +3 -3
- package/dist/actions/list-businesses.cjs.map +1 -1
- package/dist/actions/list-businesses.d.cts +37 -3
- package/dist/actions/list-businesses.d.cts.map +1 -1
- package/dist/actions/list-businesses.d.mts +37 -3
- package/dist/actions/list-businesses.d.mts.map +1 -1
- package/dist/actions/list-businesses.mjs +3 -3
- package/dist/actions/list-businesses.mjs.map +1 -1
- package/dist/actions/list-customer-moves.cjs +3 -3
- package/dist/actions/list-customer-moves.cjs.map +1 -1
- package/dist/actions/list-customer-moves.d.cts +44 -3
- package/dist/actions/list-customer-moves.d.cts.map +1 -1
- package/dist/actions/list-customer-moves.d.mts +44 -3
- package/dist/actions/list-customer-moves.d.mts.map +1 -1
- package/dist/actions/list-customer-moves.mjs +3 -3
- package/dist/actions/list-customer-moves.mjs.map +1 -1
- package/dist/actions/list-customers-by-feature.cjs +2 -2
- package/dist/actions/list-customers-by-feature.cjs.map +1 -1
- package/dist/actions/list-customers-by-feature.d.cts +29 -3
- package/dist/actions/list-customers-by-feature.d.cts.map +1 -1
- package/dist/actions/list-customers-by-feature.d.mts +29 -3
- package/dist/actions/list-customers-by-feature.d.mts.map +1 -1
- package/dist/actions/list-customers-by-feature.mjs +2 -2
- package/dist/actions/list-customers-by-feature.mjs.map +1 -1
- package/dist/actions/list-customers.cjs +4 -4
- package/dist/actions/list-customers.cjs.map +1 -1
- package/dist/actions/list-customers.d.cts +46 -3
- package/dist/actions/list-customers.d.cts.map +1 -1
- package/dist/actions/list-customers.d.mts +46 -3
- package/dist/actions/list-customers.d.mts.map +1 -1
- package/dist/actions/list-customers.mjs +4 -4
- package/dist/actions/list-customers.mjs.map +1 -1
- package/dist/actions/list-discounts.cjs +4 -4
- package/dist/actions/list-discounts.cjs.map +1 -1
- package/dist/actions/list-discounts.d.cts +45 -3
- package/dist/actions/list-discounts.d.cts.map +1 -1
- package/dist/actions/list-discounts.d.mts +45 -3
- package/dist/actions/list-discounts.d.mts.map +1 -1
- package/dist/actions/list-discounts.mjs +4 -4
- package/dist/actions/list-discounts.mjs.map +1 -1
- package/dist/actions/list-features.cjs +4 -4
- package/dist/actions/list-features.cjs.map +1 -1
- package/dist/actions/list-features.d.cts +41 -3
- package/dist/actions/list-features.d.cts.map +1 -1
- package/dist/actions/list-features.d.mts +41 -3
- package/dist/actions/list-features.d.mts.map +1 -1
- package/dist/actions/list-features.mjs +4 -4
- package/dist/actions/list-features.mjs.map +1 -1
- package/dist/actions/list-gateway-accounts.cjs +5 -5
- package/dist/actions/list-gateway-accounts.cjs.map +1 -1
- package/dist/actions/list-gateway-accounts.d.cts +46 -3
- package/dist/actions/list-gateway-accounts.d.cts.map +1 -1
- package/dist/actions/list-gateway-accounts.d.mts +46 -3
- package/dist/actions/list-gateway-accounts.d.mts.map +1 -1
- package/dist/actions/list-gateway-accounts.mjs +5 -5
- package/dist/actions/list-gateway-accounts.mjs.map +1 -1
- package/dist/actions/list-gateway-permissions.cjs +3 -3
- package/dist/actions/list-gateway-permissions.cjs.map +1 -1
- package/dist/actions/list-gateway-permissions.d.cts +44 -3
- package/dist/actions/list-gateway-permissions.d.cts.map +1 -1
- package/dist/actions/list-gateway-permissions.d.mts +44 -3
- package/dist/actions/list-gateway-permissions.d.mts.map +1 -1
- package/dist/actions/list-gateway-permissions.mjs +3 -3
- package/dist/actions/list-gateway-permissions.mjs.map +1 -1
- package/dist/actions/list-gateway-requests.cjs +4 -4
- package/dist/actions/list-gateway-requests.cjs.map +1 -1
- package/dist/actions/list-gateway-requests.d.cts +62 -3
- package/dist/actions/list-gateway-requests.d.cts.map +1 -1
- package/dist/actions/list-gateway-requests.d.mts +62 -3
- package/dist/actions/list-gateway-requests.d.mts.map +1 -1
- package/dist/actions/list-gateway-requests.mjs +4 -4
- package/dist/actions/list-gateway-requests.mjs.map +1 -1
- package/dist/actions/list-gateway-transactions.cjs +4 -4
- package/dist/actions/list-gateway-transactions.cjs.map +1 -1
- package/dist/actions/list-gateway-transactions.d.cts +47 -3
- package/dist/actions/list-gateway-transactions.d.cts.map +1 -1
- package/dist/actions/list-gateway-transactions.d.mts +47 -3
- package/dist/actions/list-gateway-transactions.d.mts.map +1 -1
- package/dist/actions/list-gateway-transactions.mjs +4 -4
- package/dist/actions/list-gateway-transactions.mjs.map +1 -1
- package/dist/actions/list-invoice-lines.cjs +2 -2
- package/dist/actions/list-invoice-lines.cjs.map +1 -1
- package/dist/actions/list-invoice-lines.d.cts +27 -3
- package/dist/actions/list-invoice-lines.d.cts.map +1 -1
- package/dist/actions/list-invoice-lines.d.mts +27 -3
- package/dist/actions/list-invoice-lines.d.mts.map +1 -1
- package/dist/actions/list-invoice-lines.mjs +2 -2
- package/dist/actions/list-invoice-lines.mjs.map +1 -1
- package/dist/actions/list-invoices-by-customer.cjs +3 -3
- package/dist/actions/list-invoices-by-customer.cjs.map +1 -1
- package/dist/actions/list-invoices-by-customer.d.cts +42 -3
- package/dist/actions/list-invoices-by-customer.d.cts.map +1 -1
- package/dist/actions/list-invoices-by-customer.d.mts +42 -3
- package/dist/actions/list-invoices-by-customer.d.mts.map +1 -1
- package/dist/actions/list-invoices-by-customer.mjs +3 -3
- package/dist/actions/list-invoices-by-customer.mjs.map +1 -1
- package/dist/actions/list-invoices.cjs +3 -3
- package/dist/actions/list-invoices.cjs.map +1 -1
- package/dist/actions/list-invoices.d.cts +46 -3
- package/dist/actions/list-invoices.d.cts.map +1 -1
- package/dist/actions/list-invoices.d.mts +46 -3
- package/dist/actions/list-invoices.d.mts.map +1 -1
- package/dist/actions/list-invoices.mjs +3 -3
- package/dist/actions/list-invoices.mjs.map +1 -1
- package/dist/actions/list-offers.cjs +3 -3
- package/dist/actions/list-offers.cjs.map +1 -1
- package/dist/actions/list-offers.d.cts +50 -3
- package/dist/actions/list-offers.d.cts.map +1 -1
- package/dist/actions/list-offers.d.mts +50 -3
- package/dist/actions/list-offers.d.mts.map +1 -1
- package/dist/actions/list-offers.mjs +3 -3
- package/dist/actions/list-offers.mjs.map +1 -1
- package/dist/actions/list-payments.cjs +3 -3
- package/dist/actions/list-payments.cjs.map +1 -1
- package/dist/actions/list-payments.d.cts +44 -3
- package/dist/actions/list-payments.d.cts.map +1 -1
- package/dist/actions/list-payments.d.mts +44 -3
- package/dist/actions/list-payments.d.mts.map +1 -1
- package/dist/actions/list-payments.mjs +3 -3
- package/dist/actions/list-payments.mjs.map +1 -1
- package/dist/actions/list-pricing-table-offers.cjs +3 -3
- package/dist/actions/list-pricing-table-offers.cjs.map +1 -1
- package/dist/actions/list-pricing-table-offers.d.cts +33 -3
- package/dist/actions/list-pricing-table-offers.d.cts.map +1 -1
- package/dist/actions/list-pricing-table-offers.d.mts +33 -3
- package/dist/actions/list-pricing-table-offers.d.mts.map +1 -1
- package/dist/actions/list-pricing-table-offers.mjs +3 -3
- package/dist/actions/list-pricing-table-offers.mjs.map +1 -1
- package/dist/actions/list-pricing-tables.cjs +3 -3
- package/dist/actions/list-pricing-tables.cjs.map +1 -1
- package/dist/actions/list-pricing-tables.d.cts +42 -3
- package/dist/actions/list-pricing-tables.d.cts.map +1 -1
- package/dist/actions/list-pricing-tables.d.mts +42 -3
- package/dist/actions/list-pricing-tables.d.mts.map +1 -1
- package/dist/actions/list-pricing-tables.mjs +3 -3
- package/dist/actions/list-pricing-tables.mjs.map +1 -1
- package/dist/actions/list-segment-localizations.cjs +2 -2
- package/dist/actions/list-segment-localizations.cjs.map +1 -1
- package/dist/actions/list-segment-localizations.d.cts +32 -3
- package/dist/actions/list-segment-localizations.d.cts.map +1 -1
- package/dist/actions/list-segment-localizations.d.mts +32 -3
- package/dist/actions/list-segment-localizations.d.mts.map +1 -1
- package/dist/actions/list-segment-localizations.mjs +2 -2
- package/dist/actions/list-segment-localizations.mjs.map +1 -1
- package/dist/actions/list-segments.cjs +4 -4
- package/dist/actions/list-segments.cjs.map +1 -1
- package/dist/actions/list-segments.d.cts +42 -3
- package/dist/actions/list-segments.d.cts.map +1 -1
- package/dist/actions/list-segments.d.mts +42 -3
- package/dist/actions/list-segments.d.mts.map +1 -1
- package/dist/actions/list-segments.mjs +4 -4
- package/dist/actions/list-segments.mjs.map +1 -1
- package/dist/actions/list-subscription-discounts.cjs +4 -4
- package/dist/actions/list-subscription-discounts.cjs.map +1 -1
- package/dist/actions/list-subscription-discounts.d.cts +35 -3
- package/dist/actions/list-subscription-discounts.d.cts.map +1 -1
- package/dist/actions/list-subscription-discounts.d.mts +35 -3
- package/dist/actions/list-subscription-discounts.d.mts.map +1 -1
- package/dist/actions/list-subscription-discounts.mjs +4 -4
- package/dist/actions/list-subscription-discounts.mjs.map +1 -1
- package/dist/actions/list-subscription-features.cjs +4 -4
- package/dist/actions/list-subscription-features.cjs.map +1 -1
- package/dist/actions/list-subscription-features.d.cts +34 -3
- package/dist/actions/list-subscription-features.d.cts.map +1 -1
- package/dist/actions/list-subscription-features.d.mts +34 -3
- package/dist/actions/list-subscription-features.d.mts.map +1 -1
- package/dist/actions/list-subscription-features.mjs +4 -4
- package/dist/actions/list-subscription-features.mjs.map +1 -1
- package/dist/actions/list-subscription-periods.cjs +3 -3
- package/dist/actions/list-subscription-periods.cjs.map +1 -1
- package/dist/actions/list-subscription-periods.d.cts +40 -3
- package/dist/actions/list-subscription-periods.d.cts.map +1 -1
- package/dist/actions/list-subscription-periods.d.mts +40 -3
- package/dist/actions/list-subscription-periods.d.mts.map +1 -1
- package/dist/actions/list-subscription-periods.mjs +3 -3
- package/dist/actions/list-subscription-periods.mjs.map +1 -1
- package/dist/actions/list-subscriptions.cjs +4 -4
- package/dist/actions/list-subscriptions.cjs.map +1 -1
- package/dist/actions/list-subscriptions.d.cts +49 -3
- package/dist/actions/list-subscriptions.d.cts.map +1 -1
- package/dist/actions/list-subscriptions.d.mts +49 -3
- package/dist/actions/list-subscriptions.d.mts.map +1 -1
- package/dist/actions/list-subscriptions.mjs +4 -4
- package/dist/actions/list-subscriptions.mjs.map +1 -1
- package/dist/actions/list-tax-profile-exceptions.cjs +4 -4
- package/dist/actions/list-tax-profile-exceptions.cjs.map +1 -1
- package/dist/actions/list-tax-profile-exceptions.d.cts +43 -3
- package/dist/actions/list-tax-profile-exceptions.d.cts.map +1 -1
- package/dist/actions/list-tax-profile-exceptions.d.mts +43 -3
- package/dist/actions/list-tax-profile-exceptions.d.mts.map +1 -1
- package/dist/actions/list-tax-profile-exceptions.mjs +4 -4
- package/dist/actions/list-tax-profile-exceptions.mjs.map +1 -1
- package/dist/actions/list-tax-profiles.cjs +4 -4
- package/dist/actions/list-tax-profiles.cjs.map +1 -1
- package/dist/actions/list-tax-profiles.d.cts +36 -3
- package/dist/actions/list-tax-profiles.d.cts.map +1 -1
- package/dist/actions/list-tax-profiles.d.mts +36 -3
- package/dist/actions/list-tax-profiles.d.mts.map +1 -1
- package/dist/actions/list-tax-profiles.mjs +4 -4
- package/dist/actions/list-tax-profiles.mjs.map +1 -1
- package/dist/actions/list-upgrade-offers.cjs +5 -5
- package/dist/actions/list-upgrade-offers.cjs.map +1 -1
- package/dist/actions/list-upgrade-offers.d.cts +65 -3
- package/dist/actions/list-upgrade-offers.d.cts.map +1 -1
- package/dist/actions/list-upgrade-offers.d.mts +65 -3
- package/dist/actions/list-upgrade-offers.d.mts.map +1 -1
- package/dist/actions/list-upgrade-offers.mjs +5 -5
- package/dist/actions/list-upgrade-offers.mjs.map +1 -1
- package/dist/actions/list-webhook-notifications.cjs +4 -4
- package/dist/actions/list-webhook-notifications.cjs.map +1 -1
- package/dist/actions/list-webhook-notifications.d.cts +53 -3
- package/dist/actions/list-webhook-notifications.d.cts.map +1 -1
- package/dist/actions/list-webhook-notifications.d.mts +53 -3
- package/dist/actions/list-webhook-notifications.d.mts.map +1 -1
- package/dist/actions/list-webhook-notifications.mjs +4 -4
- package/dist/actions/list-webhook-notifications.mjs.map +1 -1
- package/dist/actions/list-webhooks.cjs +3 -3
- package/dist/actions/list-webhooks.cjs.map +1 -1
- package/dist/actions/list-webhooks.d.cts +46 -3
- package/dist/actions/list-webhooks.d.cts.map +1 -1
- package/dist/actions/list-webhooks.d.mts +46 -3
- package/dist/actions/list-webhooks.d.mts.map +1 -1
- package/dist/actions/list-webhooks.mjs +3 -3
- package/dist/actions/list-webhooks.mjs.map +1 -1
- package/dist/actions/quote-balance-line.cjs +2 -2
- package/dist/actions/quote-balance-line.cjs.map +1 -1
- package/dist/actions/quote-balance-line.d.cts +38 -3
- package/dist/actions/quote-balance-line.d.cts.map +1 -1
- package/dist/actions/quote-balance-line.d.mts +38 -3
- package/dist/actions/quote-balance-line.d.mts.map +1 -1
- package/dist/actions/quote-balance-line.mjs +2 -2
- package/dist/actions/quote-balance-line.mjs.map +1 -1
- package/dist/actions/revoke-customer-links.cjs +2 -2
- package/dist/actions/revoke-customer-links.cjs.map +1 -1
- package/dist/actions/revoke-customer-links.d.cts +21 -3
- package/dist/actions/revoke-customer-links.d.cts.map +1 -1
- package/dist/actions/revoke-customer-links.d.mts +21 -3
- package/dist/actions/revoke-customer-links.d.mts.map +1 -1
- package/dist/actions/revoke-customer-links.mjs +2 -2
- package/dist/actions/revoke-customer-links.mjs.map +1 -1
- package/dist/actions/update-businesses-billing-address.cjs +2 -2
- package/dist/actions/update-businesses-billing-address.cjs.map +1 -1
- package/dist/actions/update-businesses-billing-address.d.cts +49 -3
- package/dist/actions/update-businesses-billing-address.d.cts.map +1 -1
- package/dist/actions/update-businesses-billing-address.d.mts +49 -3
- package/dist/actions/update-businesses-billing-address.d.mts.map +1 -1
- package/dist/actions/update-businesses-billing-address.mjs +2 -2
- package/dist/actions/update-businesses-billing-address.mjs.map +1 -1
- package/dist/actions/update-customer-billing-address.cjs +1 -1
- package/dist/actions/update-customer-billing-address.cjs.map +1 -1
- package/dist/actions/update-customer-billing-address.d.cts +41 -3
- package/dist/actions/update-customer-billing-address.d.cts.map +1 -1
- package/dist/actions/update-customer-billing-address.d.mts +41 -3
- package/dist/actions/update-customer-billing-address.d.mts.map +1 -1
- package/dist/actions/update-customer-billing-address.mjs +1 -1
- package/dist/actions/update-customer-billing-address.mjs.map +1 -1
- package/dist/actions/update-customer-payment-settings.cjs +1 -1
- package/dist/actions/update-customer-payment-settings.cjs.map +1 -1
- package/dist/actions/update-customer-payment-settings.d.cts +15 -3
- package/dist/actions/update-customer-payment-settings.d.cts.map +1 -1
- package/dist/actions/update-customer-payment-settings.d.mts +15 -3
- package/dist/actions/update-customer-payment-settings.d.mts.map +1 -1
- package/dist/actions/update-customer-payment-settings.mjs +1 -1
- package/dist/actions/update-customer-payment-settings.mjs.map +1 -1
- package/dist/actions/update-customer-shipping.cjs +2 -2
- package/dist/actions/update-customer-shipping.cjs.map +1 -1
- package/dist/actions/update-customer-shipping.d.cts +51 -3
- package/dist/actions/update-customer-shipping.d.cts.map +1 -1
- package/dist/actions/update-customer-shipping.d.mts +51 -3
- package/dist/actions/update-customer-shipping.d.mts.map +1 -1
- package/dist/actions/update-customer-shipping.mjs +2 -2
- package/dist/actions/update-customer-shipping.mjs.map +1 -1
- package/dist/actions/update-customer.cjs +3 -3
- package/dist/actions/update-customer.cjs.map +1 -1
- package/dist/actions/update-customer.d.cts +39 -3
- package/dist/actions/update-customer.d.cts.map +1 -1
- package/dist/actions/update-customer.d.mts +39 -3
- package/dist/actions/update-customer.d.mts.map +1 -1
- package/dist/actions/update-customer.mjs +3 -3
- package/dist/actions/update-customer.mjs.map +1 -1
- package/dist/actions/update-feature.cjs +2 -2
- package/dist/actions/update-feature.cjs.map +1 -1
- package/dist/actions/update-feature.d.cts +40 -3
- package/dist/actions/update-feature.d.cts.map +1 -1
- package/dist/actions/update-feature.d.mts +40 -3
- package/dist/actions/update-feature.d.mts.map +1 -1
- package/dist/actions/update-feature.mjs +2 -2
- package/dist/actions/update-feature.mjs.map +1 -1
- package/dist/actions/update-tax-profiles.cjs +2 -2
- package/dist/actions/update-tax-profiles.cjs.map +1 -1
- package/dist/actions/update-tax-profiles.d.cts +33 -3
- package/dist/actions/update-tax-profiles.d.cts.map +1 -1
- package/dist/actions/update-tax-profiles.d.mts +33 -3
- package/dist/actions/update-tax-profiles.d.mts.map +1 -1
- package/dist/actions/update-tax-profiles.mjs +2 -2
- package/dist/actions/update-tax-profiles.mjs.map +1 -1
- package/dist/catalog.cjs +23 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +22 -0
- package/dist/catalog.d.mts +22 -0
- package/dist/catalog.mjs +23 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -1,9 +1,39 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-pricing-table-offers.d.ts
|
|
4
|
-
declare const ProabonoListPricingTableOffersInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ProabonoListPricingTableOffersInput: z.ZodObject<{
|
|
5
|
+
page: z.ZodOptional<z.ZodNumber>;
|
|
6
|
+
size_page: z.ZodOptional<z.ZodNumber>;
|
|
7
|
+
IdBusiness: z.ZodNumber;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const ProabonoListPricingTableOffersOutput: z.ZodObject<{
|
|
10
|
+
Page: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
11
|
+
Count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
12
|
+
Items: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
13
|
+
Id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
14
|
+
Links: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
15
|
+
rel: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
}, z.core.$loose>>>>;
|
|
18
|
+
Order: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
19
|
+
IdOffer: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
20
|
+
DateUpdate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
IdUserUpdate: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
22
|
+
IdPricingTable: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
23
|
+
}, z.core.$loose>>>>;
|
|
24
|
+
Links: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
25
|
+
rel: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
|
+
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
|
+
}, z.core.$loose>>>>;
|
|
28
|
+
SizePage: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
29
|
+
TotalItems: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
30
|
+
DateGenerated: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
|
+
}, z.core.$loose>;
|
|
32
|
+
declare const proabonoListPricingTableOffers: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
33
|
+
IdBusiness: number;
|
|
34
|
+
page?: number | undefined;
|
|
35
|
+
size_page?: number | undefined;
|
|
36
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
37
|
//#endregion
|
|
8
38
|
export { proabonoListPricingTableOffers };
|
|
9
39
|
//# sourceMappingURL=list-pricing-table-offers.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-pricing-table-offers.d.mts","names":[],"sources":["../../src/actions/list-pricing-table-offers.ts"],"mappings":";;;cAIa,mCAAA,
|
|
1
|
+
{"version":3,"file":"list-pricing-table-offers.d.mts","names":[],"sources":["../../src/actions/list-pricing-table-offers.ts"],"mappings":";;;cAIa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;cAkBnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;cAUpC,8BAAA,gCAA8B,wBAAA"}
|
|
@@ -9,7 +9,7 @@ const ProabonoListPricingTableOffersInput = z.object({
|
|
|
9
9
|
const ProabonoListPricingTableOffers_LinkSchema = z.object({
|
|
10
10
|
rel: z.string().describe("The relationship type of the link (e.g., 'self', 'next', 'prev').").nullable().optional(),
|
|
11
11
|
href: z.string().describe("The URL of the linked resource.").nullable().optional()
|
|
12
|
-
});
|
|
12
|
+
}).passthrough();
|
|
13
13
|
const ProabonoListPricingTableOffers_PricingTableOfferSchema = z.object({
|
|
14
14
|
Id: z.number().int().describe("Unique identifier of the pricing table offer.").nullable().optional(),
|
|
15
15
|
Links: z.array(ProabonoListPricingTableOffers_LinkSchema).describe("List of hypermedia links related to this pricing table offer.").nullable().optional(),
|
|
@@ -18,7 +18,7 @@ const ProabonoListPricingTableOffers_PricingTableOfferSchema = z.object({
|
|
|
18
18
|
DateUpdate: z.string().describe("Timestamp when the pricing table offer was last updated (ISO 8601 format).").nullable().optional(),
|
|
19
19
|
IdUserUpdate: z.number().int().describe("ID of the user who last updated this pricing table offer.").nullable().optional(),
|
|
20
20
|
IdPricingTable: z.number().int().describe("ID of the pricing table this offer belongs to.").nullable().optional()
|
|
21
|
-
});
|
|
21
|
+
}).passthrough();
|
|
22
22
|
const proabonoListPricingTableOffers = action("PROABONO_LIST_PRICING_TABLE_OFFERS", {
|
|
23
23
|
slug: "proabono-list-pricing-table-offers",
|
|
24
24
|
name: "List Pricing Table Offers",
|
|
@@ -32,7 +32,7 @@ const proabonoListPricingTableOffers = action("PROABONO_LIST_PRICING_TABLE_OFFER
|
|
|
32
32
|
SizePage: z.number().int().describe("Number of items per page.").nullable().optional(),
|
|
33
33
|
TotalItems: z.number().int().describe("Total number of pricing table offers available across all pages.").nullable().optional(),
|
|
34
34
|
DateGenerated: z.string().describe("Timestamp when this response was generated (ISO 8601 format).").nullable().optional()
|
|
35
|
-
})
|
|
35
|
+
}).passthrough()
|
|
36
36
|
});
|
|
37
37
|
//#endregion
|
|
38
38
|
export { proabonoListPricingTableOffers };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-pricing-table-offers.mjs","names":[],"sources":["../../src/actions/list-pricing-table-offers.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoListPricingTableOffersInput
|
|
1
|
+
{"version":3,"file":"list-pricing-table-offers.mjs","names":[],"sources":["../../src/actions/list-pricing-table-offers.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoListPricingTableOffersInput = z.object({\n page: z.number().int().describe(\"Page number. Default: 1.\").optional(),\n size_page: z.number().int().describe(\"Number of items per page. Default: 10, max: 1000.\").optional(),\n IdBusiness: z.number().int().describe(\"Your business ID. This is required to identify which business's pricing table offers to retrieve.\"),\n});\nconst ProabonoListPricingTableOffers_LinkSchema = z.object({\n rel: z.string().describe(\"The relationship type of the link (e.g., 'self', 'next', 'prev').\").nullable().optional(),\n href: z.string().describe(\"The URL of the linked resource.\").nullable().optional(),\n}).passthrough();\nconst ProabonoListPricingTableOffers_PricingTableOfferSchema = z.object({\n Id: z.number().int().describe(\"Unique identifier of the pricing table offer.\").nullable().optional(),\n Links: z.array(ProabonoListPricingTableOffers_LinkSchema).describe(\"List of hypermedia links related to this pricing table offer.\").nullable().optional(),\n Order: z.number().int().describe(\"Display order of this offer in the pricing table.\").nullable().optional(),\n IdOffer: z.number().int().describe(\"ID of the offer associated with this pricing table entry.\").nullable().optional(),\n DateUpdate: z.string().describe(\"Timestamp when the pricing table offer was last updated (ISO 8601 format).\").nullable().optional(),\n IdUserUpdate: z.number().int().describe(\"ID of the user who last updated this pricing table offer.\").nullable().optional(),\n IdPricingTable: z.number().int().describe(\"ID of the pricing table this offer belongs to.\").nullable().optional(),\n}).passthrough();\nexport const ProabonoListPricingTableOffersOutput = z.object({\n Page: z.number().int().describe(\"Current page number in the paginated results.\").nullable().optional(),\n Count: z.number().int().describe(\"Number of items returned in the current page.\").nullable().optional(),\n Items: z.array(ProabonoListPricingTableOffers_PricingTableOfferSchema).describe(\"List of pricing table offer objects.\").nullable().optional(),\n Links: z.array(ProabonoListPricingTableOffers_LinkSchema).describe(\"List of hypermedia links for pagination (e.g., next page, previous page).\").nullable().optional(),\n SizePage: z.number().int().describe(\"Number of items per page.\").nullable().optional(),\n TotalItems: z.number().int().describe(\"Total number of pricing table offers available across all pages.\").nullable().optional(),\n DateGenerated: z.string().describe(\"Timestamp when this response was generated (ISO 8601 format).\").nullable().optional(),\n}).passthrough();\n\nexport const proabonoListPricingTableOffers = action(\"PROABONO_LIST_PRICING_TABLE_OFFERS\", {\n slug: \"proabono-list-pricing-table-offers\",\n name: \"List Pricing Table Offers\",\n description: \"Tool to list all pricing table offers via the ProAbono Backoffice API. Use when you need to retrieve all offers configured in pricing tables for a specific business.\",\n input: ProabonoListPricingTableOffersInput,\n output: ProabonoListPricingTableOffersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsC,EAAE,OAAO;CAC1D,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACrE,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CACnG,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mGAAmG;AAC3I,CAAC;AACD,MAAM,4CAA4C,EAAE,OAAO;CACzD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnF,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,yDAAyD,EAAE,OAAO;CACtE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,OAAO,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxJ,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClI,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClH,CAAC,CAAC,CAAC,YAAY;AAWf,MAAa,iCAAiC,OAAO,sCAAsC;CACzF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAfkD,EAAE,OAAO;EAC3D,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrG,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtG,OAAO,EAAE,MAAM,sDAAsD,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5I,OAAO,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpK,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrF,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9H,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1H,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
|
|
@@ -11,7 +11,7 @@ const ProabonoListPricingTablesInput = zod.z.object({
|
|
|
11
11
|
const ProabonoListPricingTables_LinkItemSchema = zod.z.object({
|
|
12
12
|
rel: zod.z.string().describe("Relationship type of the link").nullable().optional(),
|
|
13
13
|
href: zod.z.string().describe("URL of the linked resource").nullable().optional()
|
|
14
|
-
}).describe("Link object containing rel and href.");
|
|
14
|
+
}).passthrough().describe("Link object containing rel and href.");
|
|
15
15
|
const ProabonoListPricingTables_PricingTableItemSchema = zod.z.object({
|
|
16
16
|
Id: zod.z.number().int().describe("Unique identifier of the pricing table").nullable().optional(),
|
|
17
17
|
Name: zod.z.string().describe("Name of the pricing table").nullable().optional(),
|
|
@@ -25,7 +25,7 @@ const ProabonoListPricingTables_PricingTableItemSchema = zod.z.object({
|
|
|
25
25
|
IdUserUpdate: zod.z.number().int().describe("ID of the user who last updated the pricing table").nullable().optional(),
|
|
26
26
|
IdUserCreation: zod.z.number().int().describe("ID of the user who created the pricing table").nullable().optional(),
|
|
27
27
|
ReferencePricingTable: zod.z.string().describe("Reference identifier for the pricing table, unique per segment").nullable().optional()
|
|
28
|
-
}).describe("PricingTable object with all fields.");
|
|
28
|
+
}).passthrough().describe("PricingTable object with all fields.");
|
|
29
29
|
const ProabonoListPricingTablesOutput = zod.z.object({
|
|
30
30
|
Page: zod.z.number().int().describe("Current page number").nullable().optional(),
|
|
31
31
|
Count: zod.z.number().int().describe("Number of items on the current page").nullable().optional(),
|
|
@@ -34,7 +34,7 @@ const ProabonoListPricingTablesOutput = zod.z.object({
|
|
|
34
34
|
SizePage: zod.z.number().int().describe("Maximum items per page").nullable().optional(),
|
|
35
35
|
TotalItems: zod.z.number().int().describe("Total number of items in the collection").nullable().optional(),
|
|
36
36
|
DateGenerated: zod.z.string().describe("Response generation timestamp in ISO 8601 format").nullable().optional()
|
|
37
|
-
}).describe("Response model for listing ProAbono pricing tables.");
|
|
37
|
+
}).passthrough().describe("Response model for listing ProAbono pricing tables.");
|
|
38
38
|
const proabonoListPricingTables = require_action.action("PROABONO_LIST_PRICING_TABLES", {
|
|
39
39
|
slug: "proabono-list-pricing-tables",
|
|
40
40
|
name: "List Pricing Tables",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-pricing-tables.cjs","names":["z","action"],"sources":["../../src/actions/list-pricing-tables.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoListPricingTablesInput
|
|
1
|
+
{"version":3,"file":"list-pricing-tables.cjs","names":["z","action"],"sources":["../../src/actions/list-pricing-tables.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoListPricingTablesInput = z.object({\n page: z.number().int().describe(\"Page number. Default: 1.\").optional(),\n IsVisible: z.boolean().describe(\"Filter by visibility status\").optional(),\n size_page: z.number().int().describe(\"Number of items per page. Default: 10, max: 1000.\").optional(),\n IdBusiness: z.number().int().describe(\"Filter by Business ID\").optional(),\n DateCreationMin: z.string().describe(\"Minimum creation date filter in ISO 8601 format\").optional(),\n}).describe(\"Request model for listing ProAbono pricing tables.\");\nconst ProabonoListPricingTables_LinkItemSchema = z.object({\n rel: z.string().describe(\"Relationship type of the link\").nullable().optional(),\n href: z.string().describe(\"URL of the linked resource\").nullable().optional(),\n}).passthrough().describe(\"Link object containing rel and href.\");\nconst ProabonoListPricingTables_PricingTableItemSchema = z.object({\n Id: z.number().int().describe(\"Unique identifier of the pricing table\").nullable().optional(),\n Name: z.string().describe(\"Name of the pricing table\").nullable().optional(),\n Links: z.array(ProabonoListPricingTables_LinkItemSchema).describe(\"Array of links to related resources\").nullable().optional(),\n Order: z.number().int().describe(\"Display order of the pricing table\").nullable().optional(),\n IdSegment: z.number().int().describe(\"Segment identifier for the pricing table\").nullable().optional(),\n IsDefault: z.boolean().describe(\"Whether this is the default pricing table\").nullable().optional(),\n IsVisible: z.boolean().describe(\"Whether the pricing table is visible\").nullable().optional(),\n DateUpdate: z.string().describe(\"Last update date in ISO 8601 format\").nullable().optional(),\n DateCreation: z.string().describe(\"Creation date in ISO 8601 format\").nullable().optional(),\n IdUserUpdate: z.number().int().describe(\"ID of the user who last updated the pricing table\").nullable().optional(),\n IdUserCreation: z.number().int().describe(\"ID of the user who created the pricing table\").nullable().optional(),\n ReferencePricingTable: z.string().describe(\"Reference identifier for the pricing table, unique per segment\").nullable().optional(),\n}).passthrough().describe(\"PricingTable object with all fields.\");\nexport const ProabonoListPricingTablesOutput = z.object({\n Page: z.number().int().describe(\"Current page number\").nullable().optional(),\n Count: z.number().int().describe(\"Number of items on the current page\").nullable().optional(),\n Items: z.array(ProabonoListPricingTables_PricingTableItemSchema).describe(\"Array of pricing table objects\").nullable().optional(),\n Links: z.array(ProabonoListPricingTables_LinkItemSchema).describe(\"Navigation links for pagination\").nullable().optional(),\n SizePage: z.number().int().describe(\"Maximum items per page\").nullable().optional(),\n TotalItems: z.number().int().describe(\"Total number of items in the collection\").nullable().optional(),\n DateGenerated: z.string().describe(\"Response generation timestamp in ISO 8601 format\").nullable().optional(),\n}).passthrough().describe(\"Response model for listing ProAbono pricing tables.\");\n\nexport const proabonoListPricingTables = action(\"PROABONO_LIST_PRICING_TABLES\", {\n slug: \"proabono-list-pricing-tables\",\n name: \"List Pricing Tables\",\n description: \"Tool to list all pricing tables from ProAbono Backoffice API. Use when you need to retrieve pricing tables with optional filtering by business ID, visibility, or creation date.\",\n input: ProabonoListPricingTablesInput,\n output: ProabonoListPricingTablesOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,9 +1,48 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-pricing-tables.d.ts
|
|
4
|
-
declare const ProabonoListPricingTablesInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ProabonoListPricingTablesInput: z.ZodObject<{
|
|
5
|
+
page: z.ZodOptional<z.ZodNumber>;
|
|
6
|
+
IsVisible: z.ZodOptional<z.ZodBoolean>;
|
|
7
|
+
size_page: z.ZodOptional<z.ZodNumber>;
|
|
8
|
+
IdBusiness: z.ZodOptional<z.ZodNumber>;
|
|
9
|
+
DateCreationMin: z.ZodOptional<z.ZodString>;
|
|
10
|
+
}, z.core.$strip>;
|
|
11
|
+
declare const ProabonoListPricingTablesOutput: z.ZodObject<{
|
|
12
|
+
Page: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
13
|
+
Count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
14
|
+
Items: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
15
|
+
Id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
16
|
+
Name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
Links: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
18
|
+
rel: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
+
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
}, z.core.$loose>>>>;
|
|
21
|
+
Order: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
22
|
+
IdSegment: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
23
|
+
IsDefault: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
24
|
+
IsVisible: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
25
|
+
DateUpdate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
|
+
DateCreation: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
|
+
IdUserUpdate: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
28
|
+
IdUserCreation: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
29
|
+
ReferencePricingTable: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
|
+
}, z.core.$loose>>>>;
|
|
31
|
+
Links: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
32
|
+
rel: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
33
|
+
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
34
|
+
}, z.core.$loose>>>>;
|
|
35
|
+
SizePage: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
36
|
+
TotalItems: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
37
|
+
DateGenerated: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
38
|
+
}, z.core.$loose>;
|
|
39
|
+
declare const proabonoListPricingTables: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
40
|
+
page?: number | undefined;
|
|
41
|
+
IsVisible?: boolean | undefined;
|
|
42
|
+
size_page?: number | undefined;
|
|
43
|
+
IdBusiness?: number | undefined;
|
|
44
|
+
DateCreationMin?: string | undefined;
|
|
45
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
46
|
//#endregion
|
|
8
47
|
export { proabonoListPricingTables };
|
|
9
48
|
//# sourceMappingURL=list-pricing-tables.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-pricing-tables.d.cts","names":[],"sources":["../../src/actions/list-pricing-tables.ts"],"mappings":";;;cAIa,8BAAA,
|
|
1
|
+
{"version":3,"file":"list-pricing-tables.d.cts","names":[],"sources":["../../src/actions/list-pricing-tables.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;cAyB9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAU/B,yBAAA,gCAAyB,wBAAA"}
|
|
@@ -1,9 +1,48 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-pricing-tables.d.ts
|
|
4
|
-
declare const ProabonoListPricingTablesInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ProabonoListPricingTablesInput: z.ZodObject<{
|
|
5
|
+
page: z.ZodOptional<z.ZodNumber>;
|
|
6
|
+
IsVisible: z.ZodOptional<z.ZodBoolean>;
|
|
7
|
+
size_page: z.ZodOptional<z.ZodNumber>;
|
|
8
|
+
IdBusiness: z.ZodOptional<z.ZodNumber>;
|
|
9
|
+
DateCreationMin: z.ZodOptional<z.ZodString>;
|
|
10
|
+
}, z.core.$strip>;
|
|
11
|
+
declare const ProabonoListPricingTablesOutput: z.ZodObject<{
|
|
12
|
+
Page: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
13
|
+
Count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
14
|
+
Items: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
15
|
+
Id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
16
|
+
Name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
Links: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
18
|
+
rel: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
+
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
}, z.core.$loose>>>>;
|
|
21
|
+
Order: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
22
|
+
IdSegment: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
23
|
+
IsDefault: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
24
|
+
IsVisible: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
25
|
+
DateUpdate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
|
+
DateCreation: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
|
+
IdUserUpdate: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
28
|
+
IdUserCreation: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
29
|
+
ReferencePricingTable: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
|
+
}, z.core.$loose>>>>;
|
|
31
|
+
Links: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
32
|
+
rel: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
33
|
+
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
34
|
+
}, z.core.$loose>>>>;
|
|
35
|
+
SizePage: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
36
|
+
TotalItems: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
37
|
+
DateGenerated: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
38
|
+
}, z.core.$loose>;
|
|
39
|
+
declare const proabonoListPricingTables: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
40
|
+
page?: number | undefined;
|
|
41
|
+
IsVisible?: boolean | undefined;
|
|
42
|
+
size_page?: number | undefined;
|
|
43
|
+
IdBusiness?: number | undefined;
|
|
44
|
+
DateCreationMin?: string | undefined;
|
|
45
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
46
|
//#endregion
|
|
8
47
|
export { proabonoListPricingTables };
|
|
9
48
|
//# sourceMappingURL=list-pricing-tables.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-pricing-tables.d.mts","names":[],"sources":["../../src/actions/list-pricing-tables.ts"],"mappings":";;;cAIa,8BAAA,
|
|
1
|
+
{"version":3,"file":"list-pricing-tables.d.mts","names":[],"sources":["../../src/actions/list-pricing-tables.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;cAyB9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAU/B,yBAAA,gCAAyB,wBAAA"}
|
|
@@ -11,7 +11,7 @@ const ProabonoListPricingTablesInput = z.object({
|
|
|
11
11
|
const ProabonoListPricingTables_LinkItemSchema = z.object({
|
|
12
12
|
rel: z.string().describe("Relationship type of the link").nullable().optional(),
|
|
13
13
|
href: z.string().describe("URL of the linked resource").nullable().optional()
|
|
14
|
-
}).describe("Link object containing rel and href.");
|
|
14
|
+
}).passthrough().describe("Link object containing rel and href.");
|
|
15
15
|
const ProabonoListPricingTables_PricingTableItemSchema = z.object({
|
|
16
16
|
Id: z.number().int().describe("Unique identifier of the pricing table").nullable().optional(),
|
|
17
17
|
Name: z.string().describe("Name of the pricing table").nullable().optional(),
|
|
@@ -25,7 +25,7 @@ const ProabonoListPricingTables_PricingTableItemSchema = z.object({
|
|
|
25
25
|
IdUserUpdate: z.number().int().describe("ID of the user who last updated the pricing table").nullable().optional(),
|
|
26
26
|
IdUserCreation: z.number().int().describe("ID of the user who created the pricing table").nullable().optional(),
|
|
27
27
|
ReferencePricingTable: z.string().describe("Reference identifier for the pricing table, unique per segment").nullable().optional()
|
|
28
|
-
}).describe("PricingTable object with all fields.");
|
|
28
|
+
}).passthrough().describe("PricingTable object with all fields.");
|
|
29
29
|
const proabonoListPricingTables = action("PROABONO_LIST_PRICING_TABLES", {
|
|
30
30
|
slug: "proabono-list-pricing-tables",
|
|
31
31
|
name: "List Pricing Tables",
|
|
@@ -39,7 +39,7 @@ const proabonoListPricingTables = action("PROABONO_LIST_PRICING_TABLES", {
|
|
|
39
39
|
SizePage: z.number().int().describe("Maximum items per page").nullable().optional(),
|
|
40
40
|
TotalItems: z.number().int().describe("Total number of items in the collection").nullable().optional(),
|
|
41
41
|
DateGenerated: z.string().describe("Response generation timestamp in ISO 8601 format").nullable().optional()
|
|
42
|
-
}).describe("Response model for listing ProAbono pricing tables.")
|
|
42
|
+
}).passthrough().describe("Response model for listing ProAbono pricing tables.")
|
|
43
43
|
});
|
|
44
44
|
//#endregion
|
|
45
45
|
export { proabonoListPricingTables };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-pricing-tables.mjs","names":[],"sources":["../../src/actions/list-pricing-tables.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoListPricingTablesInput
|
|
1
|
+
{"version":3,"file":"list-pricing-tables.mjs","names":[],"sources":["../../src/actions/list-pricing-tables.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoListPricingTablesInput = z.object({\n page: z.number().int().describe(\"Page number. Default: 1.\").optional(),\n IsVisible: z.boolean().describe(\"Filter by visibility status\").optional(),\n size_page: z.number().int().describe(\"Number of items per page. Default: 10, max: 1000.\").optional(),\n IdBusiness: z.number().int().describe(\"Filter by Business ID\").optional(),\n DateCreationMin: z.string().describe(\"Minimum creation date filter in ISO 8601 format\").optional(),\n}).describe(\"Request model for listing ProAbono pricing tables.\");\nconst ProabonoListPricingTables_LinkItemSchema = z.object({\n rel: z.string().describe(\"Relationship type of the link\").nullable().optional(),\n href: z.string().describe(\"URL of the linked resource\").nullable().optional(),\n}).passthrough().describe(\"Link object containing rel and href.\");\nconst ProabonoListPricingTables_PricingTableItemSchema = z.object({\n Id: z.number().int().describe(\"Unique identifier of the pricing table\").nullable().optional(),\n Name: z.string().describe(\"Name of the pricing table\").nullable().optional(),\n Links: z.array(ProabonoListPricingTables_LinkItemSchema).describe(\"Array of links to related resources\").nullable().optional(),\n Order: z.number().int().describe(\"Display order of the pricing table\").nullable().optional(),\n IdSegment: z.number().int().describe(\"Segment identifier for the pricing table\").nullable().optional(),\n IsDefault: z.boolean().describe(\"Whether this is the default pricing table\").nullable().optional(),\n IsVisible: z.boolean().describe(\"Whether the pricing table is visible\").nullable().optional(),\n DateUpdate: z.string().describe(\"Last update date in ISO 8601 format\").nullable().optional(),\n DateCreation: z.string().describe(\"Creation date in ISO 8601 format\").nullable().optional(),\n IdUserUpdate: z.number().int().describe(\"ID of the user who last updated the pricing table\").nullable().optional(),\n IdUserCreation: z.number().int().describe(\"ID of the user who created the pricing table\").nullable().optional(),\n ReferencePricingTable: z.string().describe(\"Reference identifier for the pricing table, unique per segment\").nullable().optional(),\n}).passthrough().describe(\"PricingTable object with all fields.\");\nexport const ProabonoListPricingTablesOutput = z.object({\n Page: z.number().int().describe(\"Current page number\").nullable().optional(),\n Count: z.number().int().describe(\"Number of items on the current page\").nullable().optional(),\n Items: z.array(ProabonoListPricingTables_PricingTableItemSchema).describe(\"Array of pricing table objects\").nullable().optional(),\n Links: z.array(ProabonoListPricingTables_LinkItemSchema).describe(\"Navigation links for pagination\").nullable().optional(),\n SizePage: z.number().int().describe(\"Maximum items per page\").nullable().optional(),\n TotalItems: z.number().int().describe(\"Total number of items in the collection\").nullable().optional(),\n DateGenerated: z.string().describe(\"Response generation timestamp in ISO 8601 format\").nullable().optional(),\n}).passthrough().describe(\"Response model for listing ProAbono pricing tables.\");\n\nexport const proabonoListPricingTables = action(\"PROABONO_LIST_PRICING_TABLES\", {\n slug: \"proabono-list-pricing-tables\",\n name: \"List Pricing Tables\",\n description: \"Tool to list all pricing tables from ProAbono Backoffice API. Use when you need to retrieve pricing tables with optional filtering by business ID, visibility, or creation date.\",\n input: ProabonoListPricingTablesInput,\n output: ProabonoListPricingTablesOutput,\n});\n"],"mappings":"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"}
|
|
@@ -16,7 +16,7 @@ const ProabonoListSegmentLocalizations_LocalizationItemSchema = zod.z.object({
|
|
|
16
16
|
Language: zod.z.string().describe("Language code for this localization").nullable().optional(),
|
|
17
17
|
IdSegment: zod.z.number().int().describe("Segment identifier").nullable().optional(),
|
|
18
18
|
TypeContent: zod.z.string().describe("Type of content being localized").nullable().optional()
|
|
19
|
-
});
|
|
19
|
+
}).passthrough();
|
|
20
20
|
const ProabonoListSegmentLocalizationsOutput = zod.z.object({
|
|
21
21
|
Page: zod.z.number().int().describe("Current page number").nullable().optional(),
|
|
22
22
|
Count: zod.z.number().int().describe("Items on current page").nullable().optional(),
|
|
@@ -24,7 +24,7 @@ const ProabonoListSegmentLocalizationsOutput = zod.z.object({
|
|
|
24
24
|
SizePage: zod.z.number().int().describe("Items per page").nullable().optional(),
|
|
25
25
|
TotalItems: zod.z.number().int().describe("Total available items").nullable().optional(),
|
|
26
26
|
DateGenerated: zod.z.string().describe("Response timestamp in ISO 8601 format").nullable().optional()
|
|
27
|
-
});
|
|
27
|
+
}).passthrough();
|
|
28
28
|
const proabonoListSegmentLocalizations = require_action.action("PROABONO_LIST_SEGMENT_LOCALIZATIONS", {
|
|
29
29
|
slug: "proabono-list-segment-localizations",
|
|
30
30
|
name: "List Segment Localizations",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-segment-localizations.cjs","names":["z","action"],"sources":["../../src/actions/list-segment-localizations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoListSegmentLocalizationsInput
|
|
1
|
+
{"version":3,"file":"list-segment-localizations.cjs","names":["z","action"],"sources":["../../src/actions/list-segment-localizations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoListSegmentLocalizationsInput = z.object({\n Code: z.string().describe(\"Search localizations by specific localization code\").optional(),\n page: z.number().int().describe(\"Page number. Default: 1.\").optional(),\n Content: z.string().describe(\"Search localizations containing specified content text\").optional(),\n IsCustom: z.boolean().describe(\"Filter for customized localizations - true to show only custom localizations, false for default localizations\").optional(),\n Language: z.string().describe(\"Filter by specific language code (e.g., 'EN', 'FR')\").optional(),\n IdSegment: z.number().int().describe(\"The segment ID for which to retrieve localizations\"),\n size_page: z.number().int().describe(\"Number of items per page. Default: 10, max: 1000.\").optional(),\n});\nconst ProabonoListSegmentLocalizations_LocalizationItemSchema = z.object({\n Code: z.string().describe(\"Localization code identifier\").nullable().optional(),\n Content: z.string().describe(\"Localized content text\").nullable().optional(),\n Language: z.string().describe(\"Language code for this localization\").nullable().optional(),\n IdSegment: z.number().int().describe(\"Segment identifier\").nullable().optional(),\n TypeContent: z.string().describe(\"Type of content being localized\").nullable().optional(),\n}).passthrough();\nexport const ProabonoListSegmentLocalizationsOutput = z.object({\n Page: z.number().int().describe(\"Current page number\").nullable().optional(),\n Count: z.number().int().describe(\"Items on current page\").nullable().optional(),\n Items: z.array(ProabonoListSegmentLocalizations_LocalizationItemSchema).describe(\"Collection of localization objects\").nullable().optional(),\n SizePage: z.number().int().describe(\"Items per page\").nullable().optional(),\n TotalItems: z.number().int().describe(\"Total available items\").nullable().optional(),\n DateGenerated: z.string().describe(\"Response timestamp in ISO 8601 format\").nullable().optional(),\n}).passthrough();\n\nexport const proabonoListSegmentLocalizations = action(\"PROABONO_LIST_SEGMENT_LOCALIZATIONS\", {\n slug: \"proabono-list-segment-localizations\",\n name: \"List Segment Localizations\",\n description: \"Tool to list localization entries by segment from ProAbono Backoffice API. Use when you need to retrieve hosted page localizations for a specific segment with optional filtering by language, custom status, content, or code.\",\n input: ProabonoListSegmentLocalizationsInput,\n output: ProabonoListSegmentLocalizationsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CACzF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACrE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CAChG,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS;CACzJ,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAC9F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD;CACzF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;AACrG,CAAC;AACD,MAAM,0DAA0DA,IAAAA,EAAE,OAAO;CACvE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1F,CAAC,CAAC,CAAC,YAAY;AACf,MAAa,yCAAyCA,IAAAA,EAAE,OAAO;CAC7D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,OAAOA,IAAAA,EAAE,MAAM,uDAAuD,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3I,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,mCAAmCC,eAAAA,OAAO,uCAAuC;CAC5F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,38 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-segment-localizations.d.ts
|
|
4
|
-
declare const ProabonoListSegmentLocalizationsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ProabonoListSegmentLocalizationsInput: z.ZodObject<{
|
|
5
|
+
Code: z.ZodOptional<z.ZodString>;
|
|
6
|
+
page: z.ZodOptional<z.ZodNumber>;
|
|
7
|
+
Content: z.ZodOptional<z.ZodString>;
|
|
8
|
+
IsCustom: z.ZodOptional<z.ZodBoolean>;
|
|
9
|
+
Language: z.ZodOptional<z.ZodString>;
|
|
10
|
+
IdSegment: z.ZodNumber;
|
|
11
|
+
size_page: z.ZodOptional<z.ZodNumber>;
|
|
12
|
+
}, z.core.$strip>;
|
|
13
|
+
declare const ProabonoListSegmentLocalizationsOutput: z.ZodObject<{
|
|
14
|
+
Page: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
15
|
+
Count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
16
|
+
Items: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
17
|
+
Code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
Content: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
+
Language: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
IdSegment: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
21
|
+
TypeContent: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
+
}, z.core.$loose>>>>;
|
|
23
|
+
SizePage: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
24
|
+
TotalItems: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
25
|
+
DateGenerated: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
|
+
}, z.core.$loose>;
|
|
27
|
+
declare const proabonoListSegmentLocalizations: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
28
|
+
IdSegment: number;
|
|
29
|
+
Code?: string | undefined;
|
|
30
|
+
page?: number | undefined;
|
|
31
|
+
Content?: string | undefined;
|
|
32
|
+
IsCustom?: boolean | undefined;
|
|
33
|
+
Language?: string | undefined;
|
|
34
|
+
size_page?: number | undefined;
|
|
35
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
36
|
//#endregion
|
|
8
37
|
export { proabonoListSegmentLocalizations };
|
|
9
38
|
//# sourceMappingURL=list-segment-localizations.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-segment-localizations.d.cts","names":[],"sources":["../../src/actions/list-segment-localizations.ts"],"mappings":";;;cAIa,qCAAA,
|
|
1
|
+
{"version":3,"file":"list-segment-localizations.d.cts","names":[],"sources":["../../src/actions/list-segment-localizations.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;cAgBrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAStC,gCAAA,gCAAgC,wBAAA"}
|
|
@@ -1,9 +1,38 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-segment-localizations.d.ts
|
|
4
|
-
declare const ProabonoListSegmentLocalizationsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ProabonoListSegmentLocalizationsInput: z.ZodObject<{
|
|
5
|
+
Code: z.ZodOptional<z.ZodString>;
|
|
6
|
+
page: z.ZodOptional<z.ZodNumber>;
|
|
7
|
+
Content: z.ZodOptional<z.ZodString>;
|
|
8
|
+
IsCustom: z.ZodOptional<z.ZodBoolean>;
|
|
9
|
+
Language: z.ZodOptional<z.ZodString>;
|
|
10
|
+
IdSegment: z.ZodNumber;
|
|
11
|
+
size_page: z.ZodOptional<z.ZodNumber>;
|
|
12
|
+
}, z.core.$strip>;
|
|
13
|
+
declare const ProabonoListSegmentLocalizationsOutput: z.ZodObject<{
|
|
14
|
+
Page: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
15
|
+
Count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
16
|
+
Items: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
17
|
+
Code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
Content: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
+
Language: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
IdSegment: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
21
|
+
TypeContent: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
+
}, z.core.$loose>>>>;
|
|
23
|
+
SizePage: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
24
|
+
TotalItems: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
25
|
+
DateGenerated: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
|
+
}, z.core.$loose>;
|
|
27
|
+
declare const proabonoListSegmentLocalizations: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
28
|
+
IdSegment: number;
|
|
29
|
+
Code?: string | undefined;
|
|
30
|
+
page?: number | undefined;
|
|
31
|
+
Content?: string | undefined;
|
|
32
|
+
IsCustom?: boolean | undefined;
|
|
33
|
+
Language?: string | undefined;
|
|
34
|
+
size_page?: number | undefined;
|
|
35
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
36
|
//#endregion
|
|
8
37
|
export { proabonoListSegmentLocalizations };
|
|
9
38
|
//# sourceMappingURL=list-segment-localizations.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-segment-localizations.d.mts","names":[],"sources":["../../src/actions/list-segment-localizations.ts"],"mappings":";;;cAIa,qCAAA,
|
|
1
|
+
{"version":3,"file":"list-segment-localizations.d.mts","names":[],"sources":["../../src/actions/list-segment-localizations.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;cAgBrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAStC,gCAAA,gCAAgC,wBAAA"}
|
|
@@ -16,7 +16,7 @@ const ProabonoListSegmentLocalizations_LocalizationItemSchema = z.object({
|
|
|
16
16
|
Language: z.string().describe("Language code for this localization").nullable().optional(),
|
|
17
17
|
IdSegment: z.number().int().describe("Segment identifier").nullable().optional(),
|
|
18
18
|
TypeContent: z.string().describe("Type of content being localized").nullable().optional()
|
|
19
|
-
});
|
|
19
|
+
}).passthrough();
|
|
20
20
|
const proabonoListSegmentLocalizations = action("PROABONO_LIST_SEGMENT_LOCALIZATIONS", {
|
|
21
21
|
slug: "proabono-list-segment-localizations",
|
|
22
22
|
name: "List Segment Localizations",
|
|
@@ -29,7 +29,7 @@ const proabonoListSegmentLocalizations = action("PROABONO_LIST_SEGMENT_LOCALIZAT
|
|
|
29
29
|
SizePage: z.number().int().describe("Items per page").nullable().optional(),
|
|
30
30
|
TotalItems: z.number().int().describe("Total available items").nullable().optional(),
|
|
31
31
|
DateGenerated: z.string().describe("Response timestamp in ISO 8601 format").nullable().optional()
|
|
32
|
-
})
|
|
32
|
+
}).passthrough()
|
|
33
33
|
});
|
|
34
34
|
//#endregion
|
|
35
35
|
export { proabonoListSegmentLocalizations };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-segment-localizations.mjs","names":[],"sources":["../../src/actions/list-segment-localizations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoListSegmentLocalizationsInput
|
|
1
|
+
{"version":3,"file":"list-segment-localizations.mjs","names":[],"sources":["../../src/actions/list-segment-localizations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoListSegmentLocalizationsInput = z.object({\n Code: z.string().describe(\"Search localizations by specific localization code\").optional(),\n page: z.number().int().describe(\"Page number. Default: 1.\").optional(),\n Content: z.string().describe(\"Search localizations containing specified content text\").optional(),\n IsCustom: z.boolean().describe(\"Filter for customized localizations - true to show only custom localizations, false for default localizations\").optional(),\n Language: z.string().describe(\"Filter by specific language code (e.g., 'EN', 'FR')\").optional(),\n IdSegment: z.number().int().describe(\"The segment ID for which to retrieve localizations\"),\n size_page: z.number().int().describe(\"Number of items per page. Default: 10, max: 1000.\").optional(),\n});\nconst ProabonoListSegmentLocalizations_LocalizationItemSchema = z.object({\n Code: z.string().describe(\"Localization code identifier\").nullable().optional(),\n Content: z.string().describe(\"Localized content text\").nullable().optional(),\n Language: z.string().describe(\"Language code for this localization\").nullable().optional(),\n IdSegment: z.number().int().describe(\"Segment identifier\").nullable().optional(),\n TypeContent: z.string().describe(\"Type of content being localized\").nullable().optional(),\n}).passthrough();\nexport const ProabonoListSegmentLocalizationsOutput = z.object({\n Page: z.number().int().describe(\"Current page number\").nullable().optional(),\n Count: z.number().int().describe(\"Items on current page\").nullable().optional(),\n Items: z.array(ProabonoListSegmentLocalizations_LocalizationItemSchema).describe(\"Collection of localization objects\").nullable().optional(),\n SizePage: z.number().int().describe(\"Items per page\").nullable().optional(),\n TotalItems: z.number().int().describe(\"Total available items\").nullable().optional(),\n DateGenerated: z.string().describe(\"Response timestamp in ISO 8601 format\").nullable().optional(),\n}).passthrough();\n\nexport const proabonoListSegmentLocalizations = action(\"PROABONO_LIST_SEGMENT_LOCALIZATIONS\", {\n slug: \"proabono-list-segment-localizations\",\n name: \"List Segment Localizations\",\n description: \"Tool to list localization entries by segment from ProAbono Backoffice API. Use when you need to retrieve hosted page localizations for a specific segment with optional filtering by language, custom status, content, or code.\",\n input: ProabonoListSegmentLocalizationsInput,\n output: ProabonoListSegmentLocalizationsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwC,EAAE,OAAO;CAC5D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CACzF,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACrE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CAChG,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS;CACzJ,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAC9F,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD;CACzF,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;AACrG,CAAC;AACD,MAAM,0DAA0D,EAAE,OAAO;CACvE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1F,CAAC,CAAC,CAAC,YAAY;AAUf,MAAa,mCAAmC,OAAO,uCAAuC;CAC5F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAdoD,EAAE,OAAO;EAC7D,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3E,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9E,OAAO,EAAE,MAAM,uDAAuD,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3I,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1E,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnF,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
|
|
@@ -10,7 +10,7 @@ const ProabonoListSegmentsInput = zod.z.object({
|
|
|
10
10
|
const ProabonoListSegments_SegmentLinkSchema = zod.z.object({
|
|
11
11
|
rel: zod.z.string().describe("Link relation type (e.g., 'self', 'related-dashboard')").nullable().optional(),
|
|
12
12
|
href: zod.z.string().describe("API endpoint path or URL for the related resource").nullable().optional()
|
|
13
|
-
});
|
|
13
|
+
}).passthrough();
|
|
14
14
|
const ProabonoListSegments_SegmentItemSchema = zod.z.object({
|
|
15
15
|
Id: zod.z.number().int().describe("Unique segment identifier").nullable().optional(),
|
|
16
16
|
Name: zod.z.string().describe("Name of the segment").nullable().optional(),
|
|
@@ -26,11 +26,11 @@ const ProabonoListSegments_SegmentItemSchema = zod.z.object({
|
|
|
26
26
|
IdUserCreation: zod.z.number().int().describe("User ID who created the segment").nullable().optional(),
|
|
27
27
|
LanguageDefault: zod.z.string().describe("Default language setting for the segment (ISO 639-1 code)").nullable().optional(),
|
|
28
28
|
ReferenceSegment: zod.z.string().describe("Shared key of the segment between ProAbono and your application").nullable().optional()
|
|
29
|
-
});
|
|
29
|
+
}).passthrough();
|
|
30
30
|
const ProabonoListSegments_NavigationLinkSchema = zod.z.object({
|
|
31
31
|
rel: zod.z.string().describe("Link relation type (e.g., 'prev', 'next', 'self')").nullable().optional(),
|
|
32
32
|
href: zod.z.string().describe("API endpoint path for navigation").nullable().optional()
|
|
33
|
-
});
|
|
33
|
+
}).passthrough();
|
|
34
34
|
const ProabonoListSegmentsOutput = zod.z.object({
|
|
35
35
|
Page: zod.z.number().int().describe("Current page number").nullable().optional(),
|
|
36
36
|
Count: zod.z.number().int().describe("Number of items on current page").nullable().optional(),
|
|
@@ -39,7 +39,7 @@ const ProabonoListSegmentsOutput = zod.z.object({
|
|
|
39
39
|
SizePage: zod.z.number().int().describe("Maximum items per page").nullable().optional(),
|
|
40
40
|
TotalItems: zod.z.number().int().describe("Total matching items across all pages").nullable().optional(),
|
|
41
41
|
DateGenerated: zod.z.string().describe("Response generation timestamp in ISO 8601 format").nullable().optional()
|
|
42
|
-
});
|
|
42
|
+
}).passthrough();
|
|
43
43
|
const proabonoListSegments = require_action.action("PROABONO_LIST_SEGMENTS", {
|
|
44
44
|
slug: "proabono-list-segments",
|
|
45
45
|
name: "List Segments",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-segments.cjs","names":["z","action"],"sources":["../../src/actions/list-segments.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoListSegmentsInput
|
|
1
|
+
{"version":3,"file":"list-segments.cjs","names":["z","action"],"sources":["../../src/actions/list-segments.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoListSegmentsInput = z.object({\n page: z.number().int().describe(\"Page number. Default: 1.\").optional(),\n Currency: z.string().describe(\"Filter by currency code (e.g., 'EUR', 'USD', 'GBP')\").optional(),\n size_page: z.number().int().describe(\"Number of items per page. Default: 10, max: 1000.\").optional(),\n IdBusiness: z.number().int().describe(\"Filter by Business ID to list segments for a specific business\").optional(),\n});\nconst ProabonoListSegments_SegmentLinkSchema = z.object({\n rel: z.string().describe(\"Link relation type (e.g., 'self', 'related-dashboard')\").nullable().optional(),\n href: z.string().describe(\"API endpoint path or URL for the related resource\").nullable().optional(),\n}).passthrough();\nconst ProabonoListSegments_SegmentItemSchema = z.object({\n Id: z.number().int().describe(\"Unique segment identifier\").nullable().optional(),\n Name: z.string().describe(\"Name of the segment\").nullable().optional(),\n Links: z.array(ProabonoListSegments_SegmentLinkSchema).describe(\"HATEOAS navigation links for related resources\").nullable().optional(),\n Currency: z.string().describe(\"Currency code used for the segment (e.g., 'USD', 'EUR')\").nullable().optional(),\n HostAgent: z.string().describe(\"Full domain name where agents can log into the backoffice (format: {domain}.via.proabono.com)\").nullable().optional(),\n StateLife: z.string().describe(\"Current state of the segment lifecycle (e.g., 'Ok')\").nullable().optional(),\n DateUpdate: z.string().describe(\"Last modification timestamp in ISO 8601 format\").nullable().optional(),\n IdBusiness: z.number().int().describe(\"Associated business identifier\").nullable().optional(),\n DateCreation: z.string().describe(\"Creation timestamp in ISO 8601 format\").nullable().optional(),\n HostCustomer: z.string().describe(\"Full domain name of customer hosted pages (format: {domain}.proabono.com)\").nullable().optional(),\n IdUserUpdate: z.number().int().describe(\"User ID who last modified the segment\").nullable().optional(),\n IdUserCreation: z.number().int().describe(\"User ID who created the segment\").nullable().optional(),\n LanguageDefault: z.string().describe(\"Default language setting for the segment (ISO 639-1 code)\").nullable().optional(),\n ReferenceSegment: z.string().describe(\"Shared key of the segment between ProAbono and your application\").nullable().optional(),\n}).passthrough();\nconst ProabonoListSegments_NavigationLinkSchema = z.object({\n rel: z.string().describe(\"Link relation type (e.g., 'prev', 'next', 'self')\").nullable().optional(),\n href: z.string().describe(\"API endpoint path for navigation\").nullable().optional(),\n}).passthrough();\nexport const ProabonoListSegmentsOutput = z.object({\n Page: z.number().int().describe(\"Current page number\").nullable().optional(),\n Count: z.number().int().describe(\"Number of items on current page\").nullable().optional(),\n Items: z.array(ProabonoListSegments_SegmentItemSchema).describe(\"Collection of segment objects\").nullable().optional(),\n Links: z.array(ProabonoListSegments_NavigationLinkSchema).describe(\"Navigation links for pagination (prev/next)\").nullable().optional(),\n SizePage: z.number().int().describe(\"Maximum items per page\").nullable().optional(),\n TotalItems: z.number().int().describe(\"Total matching items across all pages\").nullable().optional(),\n DateGenerated: z.string().describe(\"Response generation timestamp in ISO 8601 format\").nullable().optional(),\n}).passthrough();\n\nexport const proabonoListSegments = action(\"PROABONO_LIST_SEGMENTS\", {\n slug: \"proabono-list-segments\",\n name: \"List Segments\",\n description: \"Tool to list all segments from ProAbono via the Backoffice API. Use when you need to retrieve segments with optional filtering by business ID or currency. Returns a paginated collection of segment objects including configuration details, hosts, and navigation links.\",\n input: ProabonoListSegmentsInput,\n output: ProabonoListSegmentsOutput,\n});\n"],"mappings":"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"}
|