@flexprice/sdk 2.1.2 → 2.1.4
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/docs/sdk/models/changed-invoice-action.md +19 -0
- package/docs/sdk/models/changed-invoice-status.md +19 -0
- package/docs/sdk/models/changed-invoice.md +19 -6
- package/docs/sdk/models/changed-line-item-action.md +19 -0
- package/docs/sdk/models/changed-line-item.md +1 -1
- package/docs/sdk/models/changed-resources.md +16 -1
- package/docs/sdk/models/changed-subscription-action.md +19 -0
- package/docs/sdk/models/changed-subscription.md +5 -5
- package/docs/sdk/models/clone-environment-request-request.md +19 -0
- package/docs/sdk/models/clone-environment-request.md +17 -0
- package/docs/sdk/models/clone-feature-request-request.md +19 -0
- package/docs/sdk/models/clone-feature-request.md +18 -0
- package/docs/sdk/models/{post-plans-id-clone-request.md → clone-plan-request-request.md} +3 -3
- package/docs/sdk/models/create-subscription-request.md +38 -37
- package/docs/sdk/models/environment-type.md +15 -0
- package/docs/sdk/models/subscription-modify-response.md +16 -0
- package/docs/sdks/environments/README.md +79 -0
- package/docs/sdks/features/README.md +73 -0
- package/docs/sdks/plans/README.md +7 -7
- package/esm/funcs/addons-create-addon.d.ts.map +1 -1
- package/esm/funcs/addons-create-addon.js +2 -1
- package/esm/funcs/addons-create-addon.js.map +1 -1
- package/esm/funcs/addons-delete-addon.d.ts.map +1 -1
- package/esm/funcs/addons-delete-addon.js +2 -1
- package/esm/funcs/addons-delete-addon.js.map +1 -1
- package/esm/funcs/addons-get-addon-by-lookup-key.d.ts.map +1 -1
- package/esm/funcs/addons-get-addon-by-lookup-key.js +2 -1
- package/esm/funcs/addons-get-addon-by-lookup-key.js.map +1 -1
- package/esm/funcs/addons-get-addon.d.ts.map +1 -1
- package/esm/funcs/addons-get-addon.js +2 -1
- package/esm/funcs/addons-get-addon.js.map +1 -1
- package/esm/funcs/addons-query-addon.d.ts.map +1 -1
- package/esm/funcs/addons-query-addon.js +2 -1
- package/esm/funcs/addons-query-addon.js.map +1 -1
- package/esm/funcs/addons-update-addon.d.ts.map +1 -1
- package/esm/funcs/addons-update-addon.js +2 -1
- package/esm/funcs/addons-update-addon.js.map +1 -1
- package/esm/funcs/alerts-query-alert-log.d.ts.map +1 -1
- package/esm/funcs/alerts-query-alert-log.js +2 -1
- package/esm/funcs/alerts-query-alert-log.js.map +1 -1
- package/esm/funcs/costs-create-costsheet.d.ts.map +1 -1
- package/esm/funcs/costs-create-costsheet.js +2 -1
- package/esm/funcs/costs-create-costsheet.js.map +1 -1
- package/esm/funcs/costs-delete-costsheet.d.ts.map +1 -1
- package/esm/funcs/costs-delete-costsheet.js +2 -1
- package/esm/funcs/costs-delete-costsheet.js.map +1 -1
- package/esm/funcs/costs-get-active-costsheet.d.ts.map +1 -1
- package/esm/funcs/costs-get-active-costsheet.js +2 -1
- package/esm/funcs/costs-get-active-costsheet.js.map +1 -1
- package/esm/funcs/costs-get-costsheet.d.ts.map +1 -1
- package/esm/funcs/costs-get-costsheet.js +2 -1
- package/esm/funcs/costs-get-costsheet.js.map +1 -1
- package/esm/funcs/costs-get-detailed-cost-analytics-v2.d.ts.map +1 -1
- package/esm/funcs/costs-get-detailed-cost-analytics-v2.js +2 -1
- package/esm/funcs/costs-get-detailed-cost-analytics-v2.js.map +1 -1
- package/esm/funcs/costs-get-detailed-cost-analytics.d.ts.map +1 -1
- package/esm/funcs/costs-get-detailed-cost-analytics.js +2 -1
- package/esm/funcs/costs-get-detailed-cost-analytics.js.map +1 -1
- package/esm/funcs/costs-query-costsheet.d.ts.map +1 -1
- package/esm/funcs/costs-query-costsheet.js +2 -1
- package/esm/funcs/costs-query-costsheet.js.map +1 -1
- package/esm/funcs/costs-update-costsheet.d.ts.map +1 -1
- package/esm/funcs/costs-update-costsheet.js +2 -1
- package/esm/funcs/costs-update-costsheet.js.map +1 -1
- package/esm/funcs/coupons-create-coupon.d.ts.map +1 -1
- package/esm/funcs/coupons-create-coupon.js +2 -1
- package/esm/funcs/coupons-create-coupon.js.map +1 -1
- package/esm/funcs/coupons-delete-coupon.d.ts.map +1 -1
- package/esm/funcs/coupons-delete-coupon.js +2 -1
- package/esm/funcs/coupons-delete-coupon.js.map +1 -1
- package/esm/funcs/coupons-get-coupon.d.ts.map +1 -1
- package/esm/funcs/coupons-get-coupon.js +2 -1
- package/esm/funcs/coupons-get-coupon.js.map +1 -1
- package/esm/funcs/coupons-query-coupon.d.ts.map +1 -1
- package/esm/funcs/coupons-query-coupon.js +2 -1
- package/esm/funcs/coupons-query-coupon.js.map +1 -1
- package/esm/funcs/coupons-update-coupon.d.ts.map +1 -1
- package/esm/funcs/coupons-update-coupon.js +2 -1
- package/esm/funcs/coupons-update-coupon.js.map +1 -1
- package/esm/funcs/credit-grants-create-credit-grant.d.ts.map +1 -1
- package/esm/funcs/credit-grants-create-credit-grant.js +2 -1
- package/esm/funcs/credit-grants-create-credit-grant.js.map +1 -1
- package/esm/funcs/credit-grants-delete-credit-grant.d.ts.map +1 -1
- package/esm/funcs/credit-grants-delete-credit-grant.js +2 -1
- package/esm/funcs/credit-grants-delete-credit-grant.js.map +1 -1
- package/esm/funcs/credit-grants-get-credit-grant.d.ts.map +1 -1
- package/esm/funcs/credit-grants-get-credit-grant.js +2 -1
- package/esm/funcs/credit-grants-get-credit-grant.js.map +1 -1
- package/esm/funcs/credit-grants-get-plan-credit-grants.d.ts.map +1 -1
- package/esm/funcs/credit-grants-get-plan-credit-grants.js +2 -1
- package/esm/funcs/credit-grants-get-plan-credit-grants.js.map +1 -1
- package/esm/funcs/credit-grants-update-credit-grant.d.ts.map +1 -1
- package/esm/funcs/credit-grants-update-credit-grant.js +2 -1
- package/esm/funcs/credit-grants-update-credit-grant.js.map +1 -1
- package/esm/funcs/credit-notes-create-credit-note.d.ts.map +1 -1
- package/esm/funcs/credit-notes-create-credit-note.js +2 -1
- package/esm/funcs/credit-notes-create-credit-note.js.map +1 -1
- package/esm/funcs/credit-notes-get-credit-note.d.ts.map +1 -1
- package/esm/funcs/credit-notes-get-credit-note.js +2 -1
- package/esm/funcs/credit-notes-get-credit-note.js.map +1 -1
- package/esm/funcs/credit-notes-process-credit-note.d.ts.map +1 -1
- package/esm/funcs/credit-notes-process-credit-note.js +2 -1
- package/esm/funcs/credit-notes-process-credit-note.js.map +1 -1
- package/esm/funcs/credit-notes-void-credit-note.d.ts.map +1 -1
- package/esm/funcs/credit-notes-void-credit-note.js +2 -1
- package/esm/funcs/credit-notes-void-credit-note.js.map +1 -1
- package/esm/funcs/customers-create-customer.d.ts.map +1 -1
- package/esm/funcs/customers-create-customer.js +2 -1
- package/esm/funcs/customers-create-customer.js.map +1 -1
- package/esm/funcs/customers-delete-customer.d.ts.map +1 -1
- package/esm/funcs/customers-delete-customer.js +2 -1
- package/esm/funcs/customers-delete-customer.js.map +1 -1
- package/esm/funcs/customers-get-customer-by-external-id.d.ts.map +1 -1
- package/esm/funcs/customers-get-customer-by-external-id.js +2 -1
- package/esm/funcs/customers-get-customer-by-external-id.js.map +1 -1
- package/esm/funcs/customers-get-customer-entitlements.d.ts.map +1 -1
- package/esm/funcs/customers-get-customer-entitlements.js +2 -1
- package/esm/funcs/customers-get-customer-entitlements.js.map +1 -1
- package/esm/funcs/customers-get-customer-upcoming-grants.d.ts.map +1 -1
- package/esm/funcs/customers-get-customer-upcoming-grants.js +2 -1
- package/esm/funcs/customers-get-customer-upcoming-grants.js.map +1 -1
- package/esm/funcs/customers-get-customer-usage-summary.d.ts.map +1 -1
- package/esm/funcs/customers-get-customer-usage-summary.js +2 -1
- package/esm/funcs/customers-get-customer-usage-summary.js.map +1 -1
- package/esm/funcs/customers-get-customer.d.ts.map +1 -1
- package/esm/funcs/customers-get-customer.js +2 -1
- package/esm/funcs/customers-get-customer.js.map +1 -1
- package/esm/funcs/customers-query-customer.d.ts.map +1 -1
- package/esm/funcs/customers-query-customer.js +2 -1
- package/esm/funcs/customers-query-customer.js.map +1 -1
- package/esm/funcs/customers-update-customer.d.ts.map +1 -1
- package/esm/funcs/customers-update-customer.js +2 -1
- package/esm/funcs/customers-update-customer.js.map +1 -1
- package/esm/funcs/entitlements-create-entitlement.d.ts.map +1 -1
- package/esm/funcs/entitlements-create-entitlement.js +2 -1
- package/esm/funcs/entitlements-create-entitlement.js.map +1 -1
- package/esm/funcs/entitlements-create-entitlements-bulk.d.ts.map +1 -1
- package/esm/funcs/entitlements-create-entitlements-bulk.js +2 -1
- package/esm/funcs/entitlements-create-entitlements-bulk.js.map +1 -1
- package/esm/funcs/entitlements-delete-entitlement.d.ts.map +1 -1
- package/esm/funcs/entitlements-delete-entitlement.js +2 -1
- package/esm/funcs/entitlements-delete-entitlement.js.map +1 -1
- package/esm/funcs/entitlements-get-addon-entitlements.d.ts.map +1 -1
- package/esm/funcs/entitlements-get-addon-entitlements.js +2 -1
- package/esm/funcs/entitlements-get-addon-entitlements.js.map +1 -1
- package/esm/funcs/entitlements-get-entitlement.d.ts.map +1 -1
- package/esm/funcs/entitlements-get-entitlement.js +2 -1
- package/esm/funcs/entitlements-get-entitlement.js.map +1 -1
- package/esm/funcs/entitlements-get-plan-entitlements.d.ts.map +1 -1
- package/esm/funcs/entitlements-get-plan-entitlements.js +2 -1
- package/esm/funcs/entitlements-get-plan-entitlements.js.map +1 -1
- package/esm/funcs/entitlements-query-entitlement.d.ts.map +1 -1
- package/esm/funcs/entitlements-query-entitlement.js +2 -1
- package/esm/funcs/entitlements-query-entitlement.js.map +1 -1
- package/esm/funcs/entitlements-update-entitlement.d.ts.map +1 -1
- package/esm/funcs/entitlements-update-entitlement.js +2 -1
- package/esm/funcs/entitlements-update-entitlement.js.map +1 -1
- package/esm/funcs/environments-clone-environment.d.ts +17 -0
- package/esm/funcs/environments-clone-environment.d.ts.map +1 -0
- package/esm/funcs/environments-clone-environment.js +93 -0
- package/esm/funcs/environments-clone-environment.js.map +1 -0
- package/esm/funcs/events-get-event.d.ts.map +1 -1
- package/esm/funcs/events-get-event.js +2 -1
- package/esm/funcs/events-get-event.js.map +1 -1
- package/esm/funcs/events-get-huggingface-inference-data.d.ts.map +1 -1
- package/esm/funcs/events-get-huggingface-inference-data.js +2 -1
- package/esm/funcs/events-get-huggingface-inference-data.js.map +1 -1
- package/esm/funcs/events-get-usage-analytics.d.ts.map +1 -1
- package/esm/funcs/events-get-usage-analytics.js +2 -1
- package/esm/funcs/events-get-usage-analytics.js.map +1 -1
- package/esm/funcs/events-get-usage-by-meter.d.ts.map +1 -1
- package/esm/funcs/events-get-usage-by-meter.js +2 -1
- package/esm/funcs/events-get-usage-by-meter.js.map +1 -1
- package/esm/funcs/events-get-usage-statistics.d.ts.map +1 -1
- package/esm/funcs/events-get-usage-statistics.js +2 -1
- package/esm/funcs/events-get-usage-statistics.js.map +1 -1
- package/esm/funcs/events-ingest-event.d.ts.map +1 -1
- package/esm/funcs/events-ingest-event.js +2 -1
- package/esm/funcs/events-ingest-event.js.map +1 -1
- package/esm/funcs/events-ingest-events-bulk.d.ts.map +1 -1
- package/esm/funcs/events-ingest-events-bulk.js +2 -1
- package/esm/funcs/events-ingest-events-bulk.js.map +1 -1
- package/esm/funcs/events-list-raw-events.d.ts.map +1 -1
- package/esm/funcs/events-list-raw-events.js +2 -1
- package/esm/funcs/events-list-raw-events.js.map +1 -1
- package/esm/funcs/features-clone-feature.d.ts +17 -0
- package/esm/funcs/features-clone-feature.d.ts.map +1 -0
- package/esm/funcs/features-clone-feature.js +93 -0
- package/esm/funcs/features-clone-feature.js.map +1 -0
- package/esm/funcs/features-create-feature.d.ts.map +1 -1
- package/esm/funcs/features-create-feature.js +2 -1
- package/esm/funcs/features-create-feature.js.map +1 -1
- package/esm/funcs/features-delete-feature.d.ts.map +1 -1
- package/esm/funcs/features-delete-feature.js +2 -1
- package/esm/funcs/features-delete-feature.js.map +1 -1
- package/esm/funcs/features-query-feature.d.ts.map +1 -1
- package/esm/funcs/features-query-feature.js +2 -1
- package/esm/funcs/features-query-feature.js.map +1 -1
- package/esm/funcs/features-update-feature.d.ts.map +1 -1
- package/esm/funcs/features-update-feature.js +2 -1
- package/esm/funcs/features-update-feature.js.map +1 -1
- package/esm/funcs/groups-create-group.d.ts.map +1 -1
- package/esm/funcs/groups-create-group.js +2 -1
- package/esm/funcs/groups-create-group.js.map +1 -1
- package/esm/funcs/groups-delete-group.d.ts.map +1 -1
- package/esm/funcs/groups-delete-group.js +2 -1
- package/esm/funcs/groups-delete-group.js.map +1 -1
- package/esm/funcs/groups-get-group.d.ts.map +1 -1
- package/esm/funcs/groups-get-group.js +2 -1
- package/esm/funcs/groups-get-group.js.map +1 -1
- package/esm/funcs/groups-query-group.d.ts.map +1 -1
- package/esm/funcs/groups-query-group.js +2 -1
- package/esm/funcs/groups-query-group.js.map +1 -1
- package/esm/funcs/integrations-link-integration-mapping.d.ts.map +1 -1
- package/esm/funcs/integrations-link-integration-mapping.js +2 -1
- package/esm/funcs/integrations-link-integration-mapping.js.map +1 -1
- package/esm/funcs/invoices-attempt-invoice-payment.d.ts.map +1 -1
- package/esm/funcs/invoices-attempt-invoice-payment.js +2 -1
- package/esm/funcs/invoices-attempt-invoice-payment.js.map +1 -1
- package/esm/funcs/invoices-create-invoice.d.ts.map +1 -1
- package/esm/funcs/invoices-create-invoice.js +2 -1
- package/esm/funcs/invoices-create-invoice.js.map +1 -1
- package/esm/funcs/invoices-finalize-invoice.d.ts.map +1 -1
- package/esm/funcs/invoices-finalize-invoice.js +2 -1
- package/esm/funcs/invoices-finalize-invoice.js.map +1 -1
- package/esm/funcs/invoices-get-customer-invoice-summary.d.ts.map +1 -1
- package/esm/funcs/invoices-get-customer-invoice-summary.js +2 -1
- package/esm/funcs/invoices-get-customer-invoice-summary.js.map +1 -1
- package/esm/funcs/invoices-get-invoice-pdf.d.ts.map +1 -1
- package/esm/funcs/invoices-get-invoice-pdf.js +2 -1
- package/esm/funcs/invoices-get-invoice-pdf.js.map +1 -1
- package/esm/funcs/invoices-get-invoice-preview.d.ts.map +1 -1
- package/esm/funcs/invoices-get-invoice-preview.js +2 -1
- package/esm/funcs/invoices-get-invoice-preview.js.map +1 -1
- package/esm/funcs/invoices-get-invoice.d.ts.map +1 -1
- package/esm/funcs/invoices-get-invoice.js +2 -1
- package/esm/funcs/invoices-get-invoice.js.map +1 -1
- package/esm/funcs/invoices-get-meter-usage-preview-invoice.d.ts.map +1 -1
- package/esm/funcs/invoices-get-meter-usage-preview-invoice.js +2 -1
- package/esm/funcs/invoices-get-meter-usage-preview-invoice.js.map +1 -1
- package/esm/funcs/invoices-query-invoice.d.ts.map +1 -1
- package/esm/funcs/invoices-query-invoice.js +2 -1
- package/esm/funcs/invoices-query-invoice.js.map +1 -1
- package/esm/funcs/invoices-recalculate-invoice-v2.d.ts.map +1 -1
- package/esm/funcs/invoices-recalculate-invoice-v2.js +2 -1
- package/esm/funcs/invoices-recalculate-invoice-v2.js.map +1 -1
- package/esm/funcs/invoices-recalculate-invoice.d.ts.map +1 -1
- package/esm/funcs/invoices-recalculate-invoice.js +2 -1
- package/esm/funcs/invoices-recalculate-invoice.js.map +1 -1
- package/esm/funcs/invoices-trigger-invoice-comms-webhook.d.ts.map +1 -1
- package/esm/funcs/invoices-trigger-invoice-comms-webhook.js +2 -1
- package/esm/funcs/invoices-trigger-invoice-comms-webhook.js.map +1 -1
- package/esm/funcs/invoices-update-invoice-payment-status.d.ts.map +1 -1
- package/esm/funcs/invoices-update-invoice-payment-status.js +2 -1
- package/esm/funcs/invoices-update-invoice-payment-status.js.map +1 -1
- package/esm/funcs/invoices-update-invoice.d.ts.map +1 -1
- package/esm/funcs/invoices-update-invoice.js +2 -1
- package/esm/funcs/invoices-update-invoice.js.map +1 -1
- package/esm/funcs/invoices-void-invoice.d.ts.map +1 -1
- package/esm/funcs/invoices-void-invoice.js +2 -1
- package/esm/funcs/invoices-void-invoice.js.map +1 -1
- package/esm/funcs/meter-usage-get-meter-usage-analytics.d.ts.map +1 -1
- package/esm/funcs/meter-usage-get-meter-usage-analytics.js +2 -1
- package/esm/funcs/meter-usage-get-meter-usage-analytics.js.map +1 -1
- package/esm/funcs/meter-usage-query-meter-usage.d.ts.map +1 -1
- package/esm/funcs/meter-usage-query-meter-usage.js +2 -1
- package/esm/funcs/meter-usage-query-meter-usage.js.map +1 -1
- package/esm/funcs/payments-create-payment.d.ts.map +1 -1
- package/esm/funcs/payments-create-payment.js +2 -1
- package/esm/funcs/payments-create-payment.js.map +1 -1
- package/esm/funcs/payments-delete-payment.d.ts.map +1 -1
- package/esm/funcs/payments-delete-payment.js +2 -1
- package/esm/funcs/payments-delete-payment.js.map +1 -1
- package/esm/funcs/payments-get-payment.d.ts.map +1 -1
- package/esm/funcs/payments-get-payment.js +2 -1
- package/esm/funcs/payments-get-payment.js.map +1 -1
- package/esm/funcs/payments-list-payments.d.ts.map +1 -1
- package/esm/funcs/payments-list-payments.js +2 -1
- package/esm/funcs/payments-list-payments.js.map +1 -1
- package/esm/funcs/payments-process-payment.d.ts.map +1 -1
- package/esm/funcs/payments-process-payment.js +2 -1
- package/esm/funcs/payments-process-payment.js.map +1 -1
- package/esm/funcs/payments-update-payment.d.ts.map +1 -1
- package/esm/funcs/payments-update-payment.js +2 -1
- package/esm/funcs/payments-update-payment.js.map +1 -1
- package/esm/funcs/{plans-post-plans-id-clone.d.ts → plans-clone-plan.d.ts} +2 -2
- package/esm/funcs/plans-clone-plan.d.ts.map +1 -0
- package/esm/funcs/{plans-post-plans-id-clone.js → plans-clone-plan.js} +6 -5
- package/esm/funcs/plans-clone-plan.js.map +1 -0
- package/esm/funcs/plans-create-plan.d.ts.map +1 -1
- package/esm/funcs/plans-create-plan.js +2 -1
- package/esm/funcs/plans-create-plan.js.map +1 -1
- package/esm/funcs/plans-delete-plan.d.ts.map +1 -1
- package/esm/funcs/plans-delete-plan.js +2 -1
- package/esm/funcs/plans-delete-plan.js.map +1 -1
- package/esm/funcs/plans-get-plan.d.ts.map +1 -1
- package/esm/funcs/plans-get-plan.js +2 -1
- package/esm/funcs/plans-get-plan.js.map +1 -1
- package/esm/funcs/plans-query-plan.d.ts.map +1 -1
- package/esm/funcs/plans-query-plan.js +2 -1
- package/esm/funcs/plans-query-plan.js.map +1 -1
- package/esm/funcs/plans-sync-plan-prices.d.ts.map +1 -1
- package/esm/funcs/plans-sync-plan-prices.js +2 -1
- package/esm/funcs/plans-sync-plan-prices.js.map +1 -1
- package/esm/funcs/plans-update-plan.d.ts.map +1 -1
- package/esm/funcs/plans-update-plan.js +2 -1
- package/esm/funcs/plans-update-plan.js.map +1 -1
- package/esm/funcs/price-units-create-price-unit.d.ts.map +1 -1
- package/esm/funcs/price-units-create-price-unit.js +2 -1
- package/esm/funcs/price-units-create-price-unit.js.map +1 -1
- package/esm/funcs/price-units-delete-price-unit.d.ts.map +1 -1
- package/esm/funcs/price-units-delete-price-unit.js +2 -1
- package/esm/funcs/price-units-delete-price-unit.js.map +1 -1
- package/esm/funcs/price-units-get-price-unit-by-code.d.ts.map +1 -1
- package/esm/funcs/price-units-get-price-unit-by-code.js +2 -1
- package/esm/funcs/price-units-get-price-unit-by-code.js.map +1 -1
- package/esm/funcs/price-units-get-price-unit.d.ts.map +1 -1
- package/esm/funcs/price-units-get-price-unit.js +2 -1
- package/esm/funcs/price-units-get-price-unit.js.map +1 -1
- package/esm/funcs/price-units-list-price-units.d.ts.map +1 -1
- package/esm/funcs/price-units-list-price-units.js +2 -1
- package/esm/funcs/price-units-list-price-units.js.map +1 -1
- package/esm/funcs/price-units-query-price-unit.d.ts.map +1 -1
- package/esm/funcs/price-units-query-price-unit.js +2 -1
- package/esm/funcs/price-units-query-price-unit.js.map +1 -1
- package/esm/funcs/price-units-update-price-unit.d.ts.map +1 -1
- package/esm/funcs/price-units-update-price-unit.js +2 -1
- package/esm/funcs/price-units-update-price-unit.js.map +1 -1
- package/esm/funcs/prices-create-price.d.ts.map +1 -1
- package/esm/funcs/prices-create-price.js +2 -1
- package/esm/funcs/prices-create-price.js.map +1 -1
- package/esm/funcs/prices-create-prices-bulk.d.ts.map +1 -1
- package/esm/funcs/prices-create-prices-bulk.js +2 -1
- package/esm/funcs/prices-create-prices-bulk.js.map +1 -1
- package/esm/funcs/prices-delete-price.d.ts.map +1 -1
- package/esm/funcs/prices-delete-price.js +2 -1
- package/esm/funcs/prices-delete-price.js.map +1 -1
- package/esm/funcs/prices-get-price-by-lookup-key.d.ts.map +1 -1
- package/esm/funcs/prices-get-price-by-lookup-key.js +2 -1
- package/esm/funcs/prices-get-price-by-lookup-key.js.map +1 -1
- package/esm/funcs/prices-get-price.d.ts.map +1 -1
- package/esm/funcs/prices-get-price.js +2 -1
- package/esm/funcs/prices-get-price.js.map +1 -1
- package/esm/funcs/prices-query-price.d.ts.map +1 -1
- package/esm/funcs/prices-query-price.js +2 -1
- package/esm/funcs/prices-query-price.js.map +1 -1
- package/esm/funcs/prices-update-price.d.ts.map +1 -1
- package/esm/funcs/prices-update-price.js +2 -1
- package/esm/funcs/prices-update-price.js.map +1 -1
- package/esm/funcs/rbac-get-rbac-role.d.ts.map +1 -1
- package/esm/funcs/rbac-get-rbac-role.js +2 -1
- package/esm/funcs/rbac-get-rbac-role.js.map +1 -1
- package/esm/funcs/rbac-list-rbac-roles.d.ts.map +1 -1
- package/esm/funcs/rbac-list-rbac-roles.js +2 -1
- package/esm/funcs/rbac-list-rbac-roles.js.map +1 -1
- package/esm/funcs/scheduled-tasks-create-scheduled-task.d.ts.map +1 -1
- package/esm/funcs/scheduled-tasks-create-scheduled-task.js +2 -1
- package/esm/funcs/scheduled-tasks-create-scheduled-task.js.map +1 -1
- package/esm/funcs/scheduled-tasks-delete-scheduled-task.d.ts.map +1 -1
- package/esm/funcs/scheduled-tasks-delete-scheduled-task.js +2 -1
- package/esm/funcs/scheduled-tasks-delete-scheduled-task.js.map +1 -1
- package/esm/funcs/scheduled-tasks-get-scheduled-task.d.ts.map +1 -1
- package/esm/funcs/scheduled-tasks-get-scheduled-task.js +2 -1
- package/esm/funcs/scheduled-tasks-get-scheduled-task.js.map +1 -1
- package/esm/funcs/scheduled-tasks-list-scheduled-tasks.d.ts.map +1 -1
- package/esm/funcs/scheduled-tasks-list-scheduled-tasks.js +2 -1
- package/esm/funcs/scheduled-tasks-list-scheduled-tasks.js.map +1 -1
- package/esm/funcs/scheduled-tasks-schedule-draft-finalization.d.ts.map +1 -1
- package/esm/funcs/scheduled-tasks-schedule-draft-finalization.js +2 -1
- package/esm/funcs/scheduled-tasks-schedule-draft-finalization.js.map +1 -1
- package/esm/funcs/scheduled-tasks-schedule-update-billing-period.d.ts.map +1 -1
- package/esm/funcs/scheduled-tasks-schedule-update-billing-period.js +2 -1
- package/esm/funcs/scheduled-tasks-schedule-update-billing-period.js.map +1 -1
- package/esm/funcs/scheduled-tasks-trigger-scheduled-task-run.d.ts.map +1 -1
- package/esm/funcs/scheduled-tasks-trigger-scheduled-task-run.js +2 -1
- package/esm/funcs/scheduled-tasks-trigger-scheduled-task-run.js.map +1 -1
- package/esm/funcs/scheduled-tasks-update-scheduled-task.d.ts.map +1 -1
- package/esm/funcs/scheduled-tasks-update-scheduled-task.js +2 -1
- package/esm/funcs/scheduled-tasks-update-scheduled-task.js.map +1 -1
- package/esm/funcs/secrets-create-api-key.d.ts.map +1 -1
- package/esm/funcs/secrets-create-api-key.js +2 -1
- package/esm/funcs/secrets-create-api-key.js.map +1 -1
- package/esm/funcs/secrets-delete-api-key.d.ts.map +1 -1
- package/esm/funcs/secrets-delete-api-key.js +2 -1
- package/esm/funcs/secrets-delete-api-key.js.map +1 -1
- package/esm/funcs/secrets-list-api-keys.d.ts.map +1 -1
- package/esm/funcs/secrets-list-api-keys.js +2 -1
- package/esm/funcs/secrets-list-api-keys.js.map +1 -1
- package/esm/funcs/subscriptions-activate-subscription.d.ts.map +1 -1
- package/esm/funcs/subscriptions-activate-subscription.js +2 -1
- package/esm/funcs/subscriptions-activate-subscription.js.map +1 -1
- package/esm/funcs/subscriptions-add-subscription-addon.d.ts.map +1 -1
- package/esm/funcs/subscriptions-add-subscription-addon.js +2 -1
- package/esm/funcs/subscriptions-add-subscription-addon.js.map +1 -1
- package/esm/funcs/subscriptions-cancel-subscription-schedule.d.ts.map +1 -1
- package/esm/funcs/subscriptions-cancel-subscription-schedule.js +2 -1
- package/esm/funcs/subscriptions-cancel-subscription-schedule.js.map +1 -1
- package/esm/funcs/subscriptions-cancel-subscription.d.ts.map +1 -1
- package/esm/funcs/subscriptions-cancel-subscription.js +2 -1
- package/esm/funcs/subscriptions-cancel-subscription.js.map +1 -1
- package/esm/funcs/subscriptions-create-subscription-line-item.d.ts.map +1 -1
- package/esm/funcs/subscriptions-create-subscription-line-item.js +2 -1
- package/esm/funcs/subscriptions-create-subscription-line-item.js.map +1 -1
- package/esm/funcs/subscriptions-create-subscription.d.ts.map +1 -1
- package/esm/funcs/subscriptions-create-subscription.js +2 -1
- package/esm/funcs/subscriptions-create-subscription.js.map +1 -1
- package/esm/funcs/subscriptions-delete-subscription-line-item.d.ts.map +1 -1
- package/esm/funcs/subscriptions-delete-subscription-line-item.js +2 -1
- package/esm/funcs/subscriptions-delete-subscription-line-item.js.map +1 -1
- package/esm/funcs/subscriptions-execute-subscription-change.d.ts.map +1 -1
- package/esm/funcs/subscriptions-execute-subscription-change.js +2 -1
- package/esm/funcs/subscriptions-execute-subscription-change.js.map +1 -1
- package/esm/funcs/subscriptions-execute-subscription-modify.d.ts.map +1 -1
- package/esm/funcs/subscriptions-execute-subscription-modify.js +2 -1
- package/esm/funcs/subscriptions-execute-subscription-modify.js.map +1 -1
- package/esm/funcs/subscriptions-get-subscription-addon-associations.d.ts.map +1 -1
- package/esm/funcs/subscriptions-get-subscription-addon-associations.js +2 -1
- package/esm/funcs/subscriptions-get-subscription-addon-associations.js.map +1 -1
- package/esm/funcs/subscriptions-get-subscription-entitlements.d.ts.map +1 -1
- package/esm/funcs/subscriptions-get-subscription-entitlements.js +2 -1
- package/esm/funcs/subscriptions-get-subscription-entitlements.js.map +1 -1
- package/esm/funcs/subscriptions-get-subscription-schedule.d.ts.map +1 -1
- package/esm/funcs/subscriptions-get-subscription-schedule.js +2 -1
- package/esm/funcs/subscriptions-get-subscription-schedule.js.map +1 -1
- package/esm/funcs/subscriptions-get-subscription-upcoming-grants.d.ts.map +1 -1
- package/esm/funcs/subscriptions-get-subscription-upcoming-grants.js +2 -1
- package/esm/funcs/subscriptions-get-subscription-upcoming-grants.js.map +1 -1
- package/esm/funcs/subscriptions-get-subscription-usage.d.ts.map +1 -1
- package/esm/funcs/subscriptions-get-subscription-usage.js +2 -1
- package/esm/funcs/subscriptions-get-subscription-usage.js.map +1 -1
- package/esm/funcs/subscriptions-get-subscription-v2.d.ts.map +1 -1
- package/esm/funcs/subscriptions-get-subscription-v2.js +2 -1
- package/esm/funcs/subscriptions-get-subscription-v2.js.map +1 -1
- package/esm/funcs/subscriptions-get-subscription.d.ts.map +1 -1
- package/esm/funcs/subscriptions-get-subscription.js +2 -1
- package/esm/funcs/subscriptions-get-subscription.js.map +1 -1
- package/esm/funcs/subscriptions-list-all-subscription-schedules.d.ts.map +1 -1
- package/esm/funcs/subscriptions-list-all-subscription-schedules.js +2 -1
- package/esm/funcs/subscriptions-list-all-subscription-schedules.js.map +1 -1
- package/esm/funcs/subscriptions-list-subscription-pauses.d.ts.map +1 -1
- package/esm/funcs/subscriptions-list-subscription-pauses.js +2 -1
- package/esm/funcs/subscriptions-list-subscription-pauses.js.map +1 -1
- package/esm/funcs/subscriptions-list-subscription-schedules.d.ts.map +1 -1
- package/esm/funcs/subscriptions-list-subscription-schedules.js +2 -1
- package/esm/funcs/subscriptions-list-subscription-schedules.js.map +1 -1
- package/esm/funcs/subscriptions-pause-subscription.d.ts.map +1 -1
- package/esm/funcs/subscriptions-pause-subscription.js +2 -1
- package/esm/funcs/subscriptions-pause-subscription.js.map +1 -1
- package/esm/funcs/subscriptions-preview-subscription-change.d.ts.map +1 -1
- package/esm/funcs/subscriptions-preview-subscription-change.js +2 -1
- package/esm/funcs/subscriptions-preview-subscription-change.js.map +1 -1
- package/esm/funcs/subscriptions-preview-subscription-modify.d.ts.map +1 -1
- package/esm/funcs/subscriptions-preview-subscription-modify.js +2 -1
- package/esm/funcs/subscriptions-preview-subscription-modify.js.map +1 -1
- package/esm/funcs/subscriptions-query-subscription.d.ts.map +1 -1
- package/esm/funcs/subscriptions-query-subscription.js +2 -1
- package/esm/funcs/subscriptions-query-subscription.js.map +1 -1
- package/esm/funcs/subscriptions-remove-subscription-addon.d.ts.map +1 -1
- package/esm/funcs/subscriptions-remove-subscription-addon.js +2 -1
- package/esm/funcs/subscriptions-remove-subscription-addon.js.map +1 -1
- package/esm/funcs/subscriptions-resume-subscription.d.ts.map +1 -1
- package/esm/funcs/subscriptions-resume-subscription.js +2 -1
- package/esm/funcs/subscriptions-resume-subscription.js.map +1 -1
- package/esm/funcs/subscriptions-update-subscription-line-item.d.ts.map +1 -1
- package/esm/funcs/subscriptions-update-subscription-line-item.js +2 -1
- package/esm/funcs/subscriptions-update-subscription-line-item.js.map +1 -1
- package/esm/funcs/subscriptions-update-subscription.d.ts.map +1 -1
- package/esm/funcs/subscriptions-update-subscription.js +2 -1
- package/esm/funcs/subscriptions-update-subscription.js.map +1 -1
- package/esm/funcs/tasks-create-task.d.ts.map +1 -1
- package/esm/funcs/tasks-create-task.js +2 -1
- package/esm/funcs/tasks-create-task.js.map +1 -1
- package/esm/funcs/tasks-download-task-export.d.ts.map +1 -1
- package/esm/funcs/tasks-download-task-export.js +2 -1
- package/esm/funcs/tasks-download-task-export.js.map +1 -1
- package/esm/funcs/tasks-get-task-result.d.ts.map +1 -1
- package/esm/funcs/tasks-get-task-result.js +2 -1
- package/esm/funcs/tasks-get-task-result.js.map +1 -1
- package/esm/funcs/tasks-get-task.d.ts.map +1 -1
- package/esm/funcs/tasks-get-task.js +2 -1
- package/esm/funcs/tasks-get-task.js.map +1 -1
- package/esm/funcs/tasks-list-tasks.d.ts.map +1 -1
- package/esm/funcs/tasks-list-tasks.js +2 -1
- package/esm/funcs/tasks-list-tasks.js.map +1 -1
- package/esm/funcs/tasks-update-task-status.d.ts.map +1 -1
- package/esm/funcs/tasks-update-task-status.js +2 -1
- package/esm/funcs/tasks-update-task-status.js.map +1 -1
- package/esm/funcs/tax-associations-create-tax-association.d.ts.map +1 -1
- package/esm/funcs/tax-associations-create-tax-association.js +2 -1
- package/esm/funcs/tax-associations-create-tax-association.js.map +1 -1
- package/esm/funcs/tax-associations-delete-tax-association.d.ts.map +1 -1
- package/esm/funcs/tax-associations-delete-tax-association.js +2 -1
- package/esm/funcs/tax-associations-delete-tax-association.js.map +1 -1
- package/esm/funcs/tax-associations-get-tax-association.d.ts.map +1 -1
- package/esm/funcs/tax-associations-get-tax-association.js +2 -1
- package/esm/funcs/tax-associations-get-tax-association.js.map +1 -1
- package/esm/funcs/tax-associations-list-tax-associations.d.ts.map +1 -1
- package/esm/funcs/tax-associations-list-tax-associations.js +2 -1
- package/esm/funcs/tax-associations-list-tax-associations.js.map +1 -1
- package/esm/funcs/tax-associations-update-tax-association.d.ts.map +1 -1
- package/esm/funcs/tax-associations-update-tax-association.js +2 -1
- package/esm/funcs/tax-associations-update-tax-association.js.map +1 -1
- package/esm/funcs/tax-rates-create-tax-rate.d.ts.map +1 -1
- package/esm/funcs/tax-rates-create-tax-rate.js +2 -1
- package/esm/funcs/tax-rates-create-tax-rate.js.map +1 -1
- package/esm/funcs/tax-rates-delete-tax-rate.d.ts.map +1 -1
- package/esm/funcs/tax-rates-delete-tax-rate.js +2 -1
- package/esm/funcs/tax-rates-delete-tax-rate.js.map +1 -1
- package/esm/funcs/tax-rates-get-tax-rate.d.ts.map +1 -1
- package/esm/funcs/tax-rates-get-tax-rate.js +2 -1
- package/esm/funcs/tax-rates-get-tax-rate.js.map +1 -1
- package/esm/funcs/tax-rates-get-tax-rates.d.ts.map +1 -1
- package/esm/funcs/tax-rates-get-tax-rates.js +2 -1
- package/esm/funcs/tax-rates-get-tax-rates.js.map +1 -1
- package/esm/funcs/tax-rates-update-tax-rate.d.ts.map +1 -1
- package/esm/funcs/tax-rates-update-tax-rate.js +2 -1
- package/esm/funcs/tax-rates-update-tax-rate.js.map +1 -1
- package/esm/funcs/tenants-get-tenant-billing-usage.d.ts.map +1 -1
- package/esm/funcs/tenants-get-tenant-billing-usage.js +2 -1
- package/esm/funcs/tenants-get-tenant-billing-usage.js.map +1 -1
- package/esm/funcs/tenants-get-tenant-by-id.d.ts.map +1 -1
- package/esm/funcs/tenants-get-tenant-by-id.js +2 -1
- package/esm/funcs/tenants-get-tenant-by-id.js.map +1 -1
- package/esm/funcs/tenants-update-tenant.d.ts.map +1 -1
- package/esm/funcs/tenants-update-tenant.js +2 -1
- package/esm/funcs/tenants-update-tenant.js.map +1 -1
- package/esm/funcs/users-create-user.d.ts.map +1 -1
- package/esm/funcs/users-create-user.js +2 -1
- package/esm/funcs/users-create-user.js.map +1 -1
- package/esm/funcs/users-get-user-info.d.ts.map +1 -1
- package/esm/funcs/users-get-user-info.js +2 -1
- package/esm/funcs/users-get-user-info.js.map +1 -1
- package/esm/funcs/users-query-user.d.ts.map +1 -1
- package/esm/funcs/users-query-user.js +2 -1
- package/esm/funcs/users-query-user.js.map +1 -1
- package/esm/funcs/wallets-create-wallet.d.ts.map +1 -1
- package/esm/funcs/wallets-create-wallet.js +2 -1
- package/esm/funcs/wallets-create-wallet.js.map +1 -1
- package/esm/funcs/wallets-get-customer-wallets.d.ts.map +1 -1
- package/esm/funcs/wallets-get-customer-wallets.js +2 -1
- package/esm/funcs/wallets-get-customer-wallets.js.map +1 -1
- package/esm/funcs/wallets-get-wallet-balance.d.ts.map +1 -1
- package/esm/funcs/wallets-get-wallet-balance.js +2 -1
- package/esm/funcs/wallets-get-wallet-balance.js.map +1 -1
- package/esm/funcs/wallets-get-wallet-transactions.d.ts.map +1 -1
- package/esm/funcs/wallets-get-wallet-transactions.js +2 -1
- package/esm/funcs/wallets-get-wallet-transactions.js.map +1 -1
- package/esm/funcs/wallets-get-wallet.d.ts.map +1 -1
- package/esm/funcs/wallets-get-wallet.js +2 -1
- package/esm/funcs/wallets-get-wallet.js.map +1 -1
- package/esm/funcs/wallets-get-wallets-by-customer-id.d.ts.map +1 -1
- package/esm/funcs/wallets-get-wallets-by-customer-id.js +2 -1
- package/esm/funcs/wallets-get-wallets-by-customer-id.js.map +1 -1
- package/esm/funcs/wallets-query-wallet-transaction.d.ts.map +1 -1
- package/esm/funcs/wallets-query-wallet-transaction.js +2 -1
- package/esm/funcs/wallets-query-wallet-transaction.js.map +1 -1
- package/esm/funcs/wallets-query-wallet.d.ts.map +1 -1
- package/esm/funcs/wallets-query-wallet.js +2 -1
- package/esm/funcs/wallets-query-wallet.js.map +1 -1
- package/esm/funcs/wallets-terminate-wallet.d.ts.map +1 -1
- package/esm/funcs/wallets-terminate-wallet.js +2 -1
- package/esm/funcs/wallets-terminate-wallet.js.map +1 -1
- package/esm/funcs/wallets-top-up-wallet.d.ts.map +1 -1
- package/esm/funcs/wallets-top-up-wallet.js +2 -1
- package/esm/funcs/wallets-top-up-wallet.js.map +1 -1
- package/esm/funcs/wallets-update-wallet.d.ts.map +1 -1
- package/esm/funcs/wallets-update-wallet.js +2 -1
- package/esm/funcs/wallets-update-wallet.js.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-credit-note-created.d.ts.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-credit-note-created.js +2 -1
- package/esm/funcs/webhook-events-post-webhook-events-credit-note-created.js.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-credit-note-updated.d.ts.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-credit-note-updated.js +2 -1
- package/esm/funcs/webhook-events-post-webhook-events-credit-note-updated.js.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-customer-created.d.ts.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-customer-created.js +2 -1
- package/esm/funcs/webhook-events-post-webhook-events-customer-created.js.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-customer-deleted.d.ts.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-customer-deleted.js +2 -1
- package/esm/funcs/webhook-events-post-webhook-events-customer-deleted.js.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-customer-updated.d.ts.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-customer-updated.js +2 -1
- package/esm/funcs/webhook-events-post-webhook-events-customer-updated.js.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-entitlement-created.d.ts.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-entitlement-created.js +2 -1
- package/esm/funcs/webhook-events-post-webhook-events-entitlement-created.js.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-entitlement-deleted.d.ts.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-entitlement-deleted.js +2 -1
- package/esm/funcs/webhook-events-post-webhook-events-entitlement-deleted.js.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-entitlement-updated.d.ts.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-entitlement-updated.js +2 -1
- package/esm/funcs/webhook-events-post-webhook-events-entitlement-updated.js.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-feature-created.d.ts.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-feature-created.js +2 -1
- package/esm/funcs/webhook-events-post-webhook-events-feature-created.js.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-feature-deleted.d.ts.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-feature-deleted.js +2 -1
- package/esm/funcs/webhook-events-post-webhook-events-feature-deleted.js.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-feature-updated.d.ts.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-feature-updated.js +2 -1
- package/esm/funcs/webhook-events-post-webhook-events-feature-updated.js.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-feature-wallet-balance-alert.d.ts.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-feature-wallet-balance-alert.js +2 -1
- package/esm/funcs/webhook-events-post-webhook-events-feature-wallet-balance-alert.js.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-invoice-communication-triggered.d.ts.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-invoice-communication-triggered.js +2 -1
- package/esm/funcs/webhook-events-post-webhook-events-invoice-communication-triggered.js.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-invoice-payment-overdue.d.ts.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-invoice-payment-overdue.js +2 -1
- package/esm/funcs/webhook-events-post-webhook-events-invoice-payment-overdue.js.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-invoice-update-finalized.d.ts.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-invoice-update-finalized.js +2 -1
- package/esm/funcs/webhook-events-post-webhook-events-invoice-update-finalized.js.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-invoice-update-payment.d.ts.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-invoice-update-payment.js +2 -1
- package/esm/funcs/webhook-events-post-webhook-events-invoice-update-payment.js.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-invoice-update-voided.d.ts.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-invoice-update-voided.js +2 -1
- package/esm/funcs/webhook-events-post-webhook-events-invoice-update-voided.js.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-invoice-update.d.ts.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-invoice-update.js +2 -1
- package/esm/funcs/webhook-events-post-webhook-events-invoice-update.js.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-payment-created.d.ts.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-payment-created.js +2 -1
- package/esm/funcs/webhook-events-post-webhook-events-payment-created.js.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-payment-failed.d.ts.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-payment-failed.js +2 -1
- package/esm/funcs/webhook-events-post-webhook-events-payment-failed.js.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-payment-pending.d.ts.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-payment-pending.js +2 -1
- package/esm/funcs/webhook-events-post-webhook-events-payment-pending.js.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-payment-success.d.ts.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-payment-success.js +2 -1
- package/esm/funcs/webhook-events-post-webhook-events-payment-success.js.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-payment-updated.d.ts.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-payment-updated.js +2 -1
- package/esm/funcs/webhook-events-post-webhook-events-payment-updated.js.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-subscription-activated.d.ts.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-subscription-activated.js +2 -1
- package/esm/funcs/webhook-events-post-webhook-events-subscription-activated.js.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-subscription-cancelled.d.ts.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-subscription-cancelled.js +2 -1
- package/esm/funcs/webhook-events-post-webhook-events-subscription-cancelled.js.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-subscription-created.d.ts.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-subscription-created.js +2 -1
- package/esm/funcs/webhook-events-post-webhook-events-subscription-created.js.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-subscription-draft-created.d.ts.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-subscription-draft-created.js +2 -1
- package/esm/funcs/webhook-events-post-webhook-events-subscription-draft-created.js.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-subscription-paused.d.ts.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-subscription-paused.js +2 -1
- package/esm/funcs/webhook-events-post-webhook-events-subscription-paused.js.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-subscription-phase-created.d.ts.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-subscription-phase-created.js +2 -1
- package/esm/funcs/webhook-events-post-webhook-events-subscription-phase-created.js.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-subscription-phase-deleted.d.ts.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-subscription-phase-deleted.js +2 -1
- package/esm/funcs/webhook-events-post-webhook-events-subscription-phase-deleted.js.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-subscription-phase-updated.d.ts.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-subscription-phase-updated.js +2 -1
- package/esm/funcs/webhook-events-post-webhook-events-subscription-phase-updated.js.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-subscription-renewal-due.d.ts.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-subscription-renewal-due.js +2 -1
- package/esm/funcs/webhook-events-post-webhook-events-subscription-renewal-due.js.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-subscription-resumed.d.ts.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-subscription-resumed.js +2 -1
- package/esm/funcs/webhook-events-post-webhook-events-subscription-resumed.js.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-subscription-updated.d.ts.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-subscription-updated.js +2 -1
- package/esm/funcs/webhook-events-post-webhook-events-subscription-updated.js.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-wallet-created.d.ts.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-wallet-created.js +2 -1
- package/esm/funcs/webhook-events-post-webhook-events-wallet-created.js.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-wallet-credit-balance-dropped.d.ts.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-wallet-credit-balance-dropped.js +2 -1
- package/esm/funcs/webhook-events-post-webhook-events-wallet-credit-balance-dropped.js.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-wallet-credit-balance-recovered.d.ts.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-wallet-credit-balance-recovered.js +2 -1
- package/esm/funcs/webhook-events-post-webhook-events-wallet-credit-balance-recovered.js.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-wallet-ongoing-balance-dropped.d.ts.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-wallet-ongoing-balance-dropped.js +2 -1
- package/esm/funcs/webhook-events-post-webhook-events-wallet-ongoing-balance-dropped.js.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-wallet-ongoing-balance-recovered.d.ts.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-wallet-ongoing-balance-recovered.js +2 -1
- package/esm/funcs/webhook-events-post-webhook-events-wallet-ongoing-balance-recovered.js.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-wallet-terminated.d.ts.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-wallet-terminated.js +2 -1
- package/esm/funcs/webhook-events-post-webhook-events-wallet-terminated.js.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-wallet-transaction-created.d.ts.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-wallet-transaction-created.js +2 -1
- package/esm/funcs/webhook-events-post-webhook-events-wallet-transaction-created.js.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-wallet-updated.d.ts.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-wallet-updated.js +2 -1
- package/esm/funcs/webhook-events-post-webhook-events-wallet-updated.js.map +1 -1
- package/esm/funcs/workflows-query-workflow.d.ts.map +1 -1
- package/esm/funcs/workflows-query-workflow.js +2 -1
- package/esm/funcs/workflows-query-workflow.js.map +1 -1
- package/esm/lib/config.d.ts +3 -3
- package/esm/lib/config.js +3 -3
- package/esm/lib/config.js.map +1 -1
- package/esm/lib/sdks.d.ts +1 -1
- package/esm/lib/sdks.d.ts.map +1 -1
- package/esm/lib/sdks.js +3 -3
- package/esm/lib/sdks.js.map +1 -1
- package/esm/sdk/environments.d.ts +12 -0
- package/esm/sdk/environments.d.ts.map +1 -0
- package/esm/sdk/environments.js +18 -0
- package/esm/sdk/environments.js.map +1 -0
- package/esm/sdk/features.d.ts +7 -0
- package/esm/sdk/features.d.ts.map +1 -1
- package/esm/sdk/features.js +10 -0
- package/esm/sdk/features.js.map +1 -1
- package/esm/sdk/models/changed-invoice-action.d.ts +16 -0
- package/esm/sdk/models/changed-invoice-action.d.ts.map +1 -0
- package/esm/sdk/models/changed-invoice-action.js +14 -0
- package/esm/sdk/models/changed-invoice-action.js.map +1 -0
- package/esm/sdk/models/changed-invoice-status.d.ts +16 -0
- package/esm/sdk/models/changed-invoice-status.d.ts.map +1 -0
- package/esm/sdk/models/changed-invoice-status.js +14 -0
- package/esm/sdk/models/changed-invoice-status.js.map +1 -0
- package/esm/sdk/models/changed-invoice.d.ts +12 -3
- package/esm/sdk/models/changed-invoice.d.ts.map +1 -1
- package/esm/sdk/models/changed-invoice.js +15 -4
- package/esm/sdk/models/changed-invoice.js.map +1 -1
- package/esm/sdk/models/changed-line-item-action.d.ts +17 -0
- package/esm/sdk/models/changed-line-item-action.d.ts.map +1 -0
- package/esm/sdk/models/changed-line-item-action.js +15 -0
- package/esm/sdk/models/changed-line-item-action.js.map +1 -0
- package/esm/sdk/models/changed-line-item.d.ts +3 -2
- package/esm/sdk/models/changed-line-item.d.ts.map +1 -1
- package/esm/sdk/models/changed-line-item.js +2 -1
- package/esm/sdk/models/changed-line-item.js.map +1 -1
- package/esm/sdk/models/changed-subscription-action.d.ts +16 -0
- package/esm/sdk/models/changed-subscription-action.d.ts.map +1 -0
- package/esm/sdk/models/changed-subscription-action.js +14 -0
- package/esm/sdk/models/changed-subscription-action.js.map +1 -0
- package/esm/sdk/models/changed-subscription.d.ts +3 -2
- package/esm/sdk/models/changed-subscription.d.ts.map +1 -1
- package/esm/sdk/models/changed-subscription.js +2 -1
- package/esm/sdk/models/changed-subscription.js.map +1 -1
- package/esm/sdk/models/clone-environment-op.d.ts +21 -0
- package/esm/sdk/models/clone-environment-op.d.ts.map +1 -0
- package/esm/sdk/models/clone-environment-op.js +14 -0
- package/esm/sdk/models/clone-environment-op.js.map +1 -0
- package/esm/sdk/models/clone-environment-request.d.ts +26 -0
- package/esm/sdk/models/clone-environment-request.d.ts.map +1 -0
- package/esm/sdk/models/clone-environment-request.js +20 -0
- package/esm/sdk/models/clone-environment-request.js.map +1 -0
- package/esm/sdk/models/clone-feature-op.d.ts +21 -0
- package/esm/sdk/models/clone-feature-op.d.ts.map +1 -0
- package/esm/sdk/models/clone-feature-op.js +14 -0
- package/esm/sdk/models/clone-feature-op.js.map +1 -0
- package/esm/sdk/models/clone-feature-request.d.ts +31 -0
- package/esm/sdk/models/clone-feature-request.d.ts.map +1 -0
- package/esm/sdk/models/clone-feature-request.js +20 -0
- package/esm/sdk/models/clone-feature-request.js.map +1 -0
- package/esm/sdk/models/clone-plan-op.d.ts +21 -0
- package/esm/sdk/models/clone-plan-op.d.ts.map +1 -0
- package/esm/sdk/models/{post-plans-id-clone-op.js → clone-plan-op.js} +4 -4
- package/esm/sdk/models/clone-plan-op.js.map +1 -0
- package/esm/sdk/models/create-subscription-request.d.ts +10 -0
- package/esm/sdk/models/create-subscription-request.d.ts.map +1 -1
- package/esm/sdk/models/create-subscription-request.js +2 -0
- package/esm/sdk/models/create-subscription-request.js.map +1 -1
- package/esm/sdk/models/environment-type.d.ts +10 -0
- package/esm/sdk/models/environment-type.d.ts.map +1 -0
- package/esm/sdk/models/environment-type.js +11 -0
- package/esm/sdk/models/environment-type.js.map +1 -0
- package/esm/sdk/models/index.d.ts +10 -1
- package/esm/sdk/models/index.d.ts.map +1 -1
- package/esm/sdk/models/index.js +10 -1
- package/esm/sdk/models/index.js.map +1 -1
- package/esm/sdk/plans.d.ts +1 -1
- package/esm/sdk/plans.d.ts.map +1 -1
- package/esm/sdk/plans.js +3 -3
- package/esm/sdk/plans.js.map +1 -1
- package/esm/sdk/sdk.d.ts +3 -0
- package/esm/sdk/sdk.d.ts.map +1 -1
- package/esm/sdk/sdk.js +5 -0
- package/esm/sdk/sdk.js.map +1 -1
- package/jsr.json +1 -1
- package/package.json +3 -3
- package/src/funcs/addons-create-addon.ts +3 -1
- package/src/funcs/addons-delete-addon.ts +3 -1
- package/src/funcs/addons-get-addon-by-lookup-key.ts +3 -1
- package/src/funcs/addons-get-addon.ts +3 -1
- package/src/funcs/addons-query-addon.ts +3 -1
- package/src/funcs/addons-update-addon.ts +3 -1
- package/src/funcs/alerts-query-alert-log.ts +3 -1
- package/src/funcs/costs-create-costsheet.ts +3 -1
- package/src/funcs/costs-delete-costsheet.ts +3 -1
- package/src/funcs/costs-get-active-costsheet.ts +3 -1
- package/src/funcs/costs-get-costsheet.ts +3 -1
- package/src/funcs/costs-get-detailed-cost-analytics-v2.ts +3 -1
- package/src/funcs/costs-get-detailed-cost-analytics.ts +3 -1
- package/src/funcs/costs-query-costsheet.ts +3 -1
- package/src/funcs/costs-update-costsheet.ts +3 -1
- package/src/funcs/coupons-create-coupon.ts +3 -1
- package/src/funcs/coupons-delete-coupon.ts +3 -1
- package/src/funcs/coupons-get-coupon.ts +3 -1
- package/src/funcs/coupons-query-coupon.ts +3 -1
- package/src/funcs/coupons-update-coupon.ts +3 -1
- package/src/funcs/credit-grants-create-credit-grant.ts +3 -1
- package/src/funcs/credit-grants-delete-credit-grant.ts +3 -1
- package/src/funcs/credit-grants-get-credit-grant.ts +3 -1
- package/src/funcs/credit-grants-get-plan-credit-grants.ts +3 -1
- package/src/funcs/credit-grants-update-credit-grant.ts +3 -1
- package/src/funcs/credit-notes-create-credit-note.ts +3 -1
- package/src/funcs/credit-notes-get-credit-note.ts +3 -1
- package/src/funcs/credit-notes-process-credit-note.ts +3 -1
- package/src/funcs/credit-notes-void-credit-note.ts +3 -1
- package/src/funcs/customers-create-customer.ts +3 -1
- package/src/funcs/customers-delete-customer.ts +3 -1
- package/src/funcs/customers-get-customer-by-external-id.ts +3 -1
- package/src/funcs/customers-get-customer-entitlements.ts +3 -1
- package/src/funcs/customers-get-customer-upcoming-grants.ts +3 -1
- package/src/funcs/customers-get-customer-usage-summary.ts +3 -1
- package/src/funcs/customers-get-customer.ts +3 -1
- package/src/funcs/customers-query-customer.ts +3 -1
- package/src/funcs/customers-update-customer.ts +3 -1
- package/src/funcs/entitlements-create-entitlement.ts +3 -1
- package/src/funcs/entitlements-create-entitlements-bulk.ts +3 -1
- package/src/funcs/entitlements-delete-entitlement.ts +3 -1
- package/src/funcs/entitlements-get-addon-entitlements.ts +3 -1
- package/src/funcs/entitlements-get-entitlement.ts +3 -1
- package/src/funcs/entitlements-get-plan-entitlements.ts +3 -1
- package/src/funcs/entitlements-query-entitlement.ts +3 -1
- package/src/funcs/entitlements-update-entitlement.ts +3 -1
- package/src/funcs/environments-clone-environment.ts +187 -0
- package/src/funcs/events-get-event.ts +3 -1
- package/src/funcs/events-get-huggingface-inference-data.ts +3 -1
- package/src/funcs/events-get-usage-analytics.ts +3 -1
- package/src/funcs/events-get-usage-by-meter.ts +3 -1
- package/src/funcs/events-get-usage-statistics.ts +3 -1
- package/src/funcs/events-ingest-event.ts +3 -1
- package/src/funcs/events-ingest-events-bulk.ts +3 -1
- package/src/funcs/events-list-raw-events.ts +3 -1
- package/src/funcs/features-clone-feature.ts +186 -0
- package/src/funcs/features-create-feature.ts +3 -1
- package/src/funcs/features-delete-feature.ts +3 -1
- package/src/funcs/features-query-feature.ts +3 -1
- package/src/funcs/features-update-feature.ts +3 -1
- package/src/funcs/groups-create-group.ts +3 -1
- package/src/funcs/groups-delete-group.ts +3 -1
- package/src/funcs/groups-get-group.ts +3 -1
- package/src/funcs/groups-query-group.ts +3 -1
- package/src/funcs/integrations-link-integration-mapping.ts +3 -1
- package/src/funcs/invoices-attempt-invoice-payment.ts +3 -1
- package/src/funcs/invoices-create-invoice.ts +3 -1
- package/src/funcs/invoices-finalize-invoice.ts +3 -1
- package/src/funcs/invoices-get-customer-invoice-summary.ts +3 -1
- package/src/funcs/invoices-get-invoice-pdf.ts +3 -1
- package/src/funcs/invoices-get-invoice-preview.ts +3 -1
- package/src/funcs/invoices-get-invoice.ts +3 -1
- package/src/funcs/invoices-get-meter-usage-preview-invoice.ts +3 -1
- package/src/funcs/invoices-query-invoice.ts +3 -1
- package/src/funcs/invoices-recalculate-invoice-v2.ts +3 -1
- package/src/funcs/invoices-recalculate-invoice.ts +3 -1
- package/src/funcs/invoices-trigger-invoice-comms-webhook.ts +3 -1
- package/src/funcs/invoices-update-invoice-payment-status.ts +3 -1
- package/src/funcs/invoices-update-invoice.ts +3 -1
- package/src/funcs/invoices-void-invoice.ts +3 -1
- package/src/funcs/meter-usage-get-meter-usage-analytics.ts +3 -1
- package/src/funcs/meter-usage-query-meter-usage.ts +3 -1
- package/src/funcs/payments-create-payment.ts +3 -1
- package/src/funcs/payments-delete-payment.ts +3 -1
- package/src/funcs/payments-get-payment.ts +3 -1
- package/src/funcs/payments-list-payments.ts +3 -1
- package/src/funcs/payments-process-payment.ts +3 -1
- package/src/funcs/payments-update-payment.ts +3 -1
- package/src/funcs/{plans-post-plans-id-clone.ts → plans-clone-plan.ts} +7 -5
- package/src/funcs/plans-create-plan.ts +3 -1
- package/src/funcs/plans-delete-plan.ts +3 -1
- package/src/funcs/plans-get-plan.ts +3 -1
- package/src/funcs/plans-query-plan.ts +3 -1
- package/src/funcs/plans-sync-plan-prices.ts +3 -1
- package/src/funcs/plans-update-plan.ts +3 -1
- package/src/funcs/price-units-create-price-unit.ts +3 -1
- package/src/funcs/price-units-delete-price-unit.ts +3 -1
- package/src/funcs/price-units-get-price-unit-by-code.ts +3 -1
- package/src/funcs/price-units-get-price-unit.ts +3 -1
- package/src/funcs/price-units-list-price-units.ts +3 -1
- package/src/funcs/price-units-query-price-unit.ts +3 -1
- package/src/funcs/price-units-update-price-unit.ts +3 -1
- package/src/funcs/prices-create-price.ts +3 -1
- package/src/funcs/prices-create-prices-bulk.ts +3 -1
- package/src/funcs/prices-delete-price.ts +3 -1
- package/src/funcs/prices-get-price-by-lookup-key.ts +3 -1
- package/src/funcs/prices-get-price.ts +3 -1
- package/src/funcs/prices-query-price.ts +3 -1
- package/src/funcs/prices-update-price.ts +3 -1
- package/src/funcs/rbac-get-rbac-role.ts +3 -1
- package/src/funcs/rbac-list-rbac-roles.ts +3 -1
- package/src/funcs/scheduled-tasks-create-scheduled-task.ts +3 -1
- package/src/funcs/scheduled-tasks-delete-scheduled-task.ts +3 -1
- package/src/funcs/scheduled-tasks-get-scheduled-task.ts +3 -1
- package/src/funcs/scheduled-tasks-list-scheduled-tasks.ts +3 -1
- package/src/funcs/scheduled-tasks-schedule-draft-finalization.ts +3 -1
- package/src/funcs/scheduled-tasks-schedule-update-billing-period.ts +3 -1
- package/src/funcs/scheduled-tasks-trigger-scheduled-task-run.ts +3 -1
- package/src/funcs/scheduled-tasks-update-scheduled-task.ts +3 -1
- package/src/funcs/secrets-create-api-key.ts +3 -1
- package/src/funcs/secrets-delete-api-key.ts +3 -1
- package/src/funcs/secrets-list-api-keys.ts +3 -1
- package/src/funcs/subscriptions-activate-subscription.ts +3 -1
- package/src/funcs/subscriptions-add-subscription-addon.ts +3 -1
- package/src/funcs/subscriptions-cancel-subscription-schedule.ts +3 -1
- package/src/funcs/subscriptions-cancel-subscription.ts +3 -1
- package/src/funcs/subscriptions-create-subscription-line-item.ts +3 -1
- package/src/funcs/subscriptions-create-subscription.ts +3 -1
- package/src/funcs/subscriptions-delete-subscription-line-item.ts +3 -1
- package/src/funcs/subscriptions-execute-subscription-change.ts +3 -1
- package/src/funcs/subscriptions-execute-subscription-modify.ts +3 -1
- package/src/funcs/subscriptions-get-subscription-addon-associations.ts +3 -1
- package/src/funcs/subscriptions-get-subscription-entitlements.ts +3 -1
- package/src/funcs/subscriptions-get-subscription-schedule.ts +3 -1
- package/src/funcs/subscriptions-get-subscription-upcoming-grants.ts +3 -1
- package/src/funcs/subscriptions-get-subscription-usage.ts +3 -1
- package/src/funcs/subscriptions-get-subscription-v2.ts +3 -1
- package/src/funcs/subscriptions-get-subscription.ts +3 -1
- package/src/funcs/subscriptions-list-all-subscription-schedules.ts +3 -1
- package/src/funcs/subscriptions-list-subscription-pauses.ts +3 -1
- package/src/funcs/subscriptions-list-subscription-schedules.ts +3 -1
- package/src/funcs/subscriptions-pause-subscription.ts +3 -1
- package/src/funcs/subscriptions-preview-subscription-change.ts +3 -1
- package/src/funcs/subscriptions-preview-subscription-modify.ts +3 -1
- package/src/funcs/subscriptions-query-subscription.ts +3 -1
- package/src/funcs/subscriptions-remove-subscription-addon.ts +3 -1
- package/src/funcs/subscriptions-resume-subscription.ts +3 -1
- package/src/funcs/subscriptions-update-subscription-line-item.ts +3 -1
- package/src/funcs/subscriptions-update-subscription.ts +3 -1
- package/src/funcs/tasks-create-task.ts +3 -1
- package/src/funcs/tasks-download-task-export.ts +3 -1
- package/src/funcs/tasks-get-task-result.ts +3 -1
- package/src/funcs/tasks-get-task.ts +3 -1
- package/src/funcs/tasks-list-tasks.ts +3 -1
- package/src/funcs/tasks-update-task-status.ts +3 -1
- package/src/funcs/tax-associations-create-tax-association.ts +3 -1
- package/src/funcs/tax-associations-delete-tax-association.ts +3 -1
- package/src/funcs/tax-associations-get-tax-association.ts +3 -1
- package/src/funcs/tax-associations-list-tax-associations.ts +3 -1
- package/src/funcs/tax-associations-update-tax-association.ts +3 -1
- package/src/funcs/tax-rates-create-tax-rate.ts +3 -1
- package/src/funcs/tax-rates-delete-tax-rate.ts +3 -1
- package/src/funcs/tax-rates-get-tax-rate.ts +3 -1
- package/src/funcs/tax-rates-get-tax-rates.ts +3 -1
- package/src/funcs/tax-rates-update-tax-rate.ts +3 -1
- package/src/funcs/tenants-get-tenant-billing-usage.ts +3 -1
- package/src/funcs/tenants-get-tenant-by-id.ts +3 -1
- package/src/funcs/tenants-update-tenant.ts +3 -1
- package/src/funcs/users-create-user.ts +3 -1
- package/src/funcs/users-get-user-info.ts +3 -1
- package/src/funcs/users-query-user.ts +3 -1
- package/src/funcs/wallets-create-wallet.ts +3 -1
- package/src/funcs/wallets-get-customer-wallets.ts +3 -1
- package/src/funcs/wallets-get-wallet-balance.ts +3 -1
- package/src/funcs/wallets-get-wallet-transactions.ts +3 -1
- package/src/funcs/wallets-get-wallet.ts +3 -1
- package/src/funcs/wallets-get-wallets-by-customer-id.ts +3 -1
- package/src/funcs/wallets-query-wallet-transaction.ts +3 -1
- package/src/funcs/wallets-query-wallet.ts +3 -1
- package/src/funcs/wallets-terminate-wallet.ts +3 -1
- package/src/funcs/wallets-top-up-wallet.ts +3 -1
- package/src/funcs/wallets-update-wallet.ts +3 -1
- package/src/funcs/webhook-events-post-webhook-events-credit-note-created.ts +3 -1
- package/src/funcs/webhook-events-post-webhook-events-credit-note-updated.ts +3 -1
- package/src/funcs/webhook-events-post-webhook-events-customer-created.ts +3 -1
- package/src/funcs/webhook-events-post-webhook-events-customer-deleted.ts +3 -1
- package/src/funcs/webhook-events-post-webhook-events-customer-updated.ts +3 -1
- package/src/funcs/webhook-events-post-webhook-events-entitlement-created.ts +3 -1
- package/src/funcs/webhook-events-post-webhook-events-entitlement-deleted.ts +3 -1
- package/src/funcs/webhook-events-post-webhook-events-entitlement-updated.ts +3 -1
- package/src/funcs/webhook-events-post-webhook-events-feature-created.ts +3 -1
- package/src/funcs/webhook-events-post-webhook-events-feature-deleted.ts +3 -1
- package/src/funcs/webhook-events-post-webhook-events-feature-updated.ts +3 -1
- package/src/funcs/webhook-events-post-webhook-events-feature-wallet-balance-alert.ts +3 -1
- package/src/funcs/webhook-events-post-webhook-events-invoice-communication-triggered.ts +3 -1
- package/src/funcs/webhook-events-post-webhook-events-invoice-payment-overdue.ts +3 -1
- package/src/funcs/webhook-events-post-webhook-events-invoice-update-finalized.ts +3 -1
- package/src/funcs/webhook-events-post-webhook-events-invoice-update-payment.ts +3 -1
- package/src/funcs/webhook-events-post-webhook-events-invoice-update-voided.ts +3 -1
- package/src/funcs/webhook-events-post-webhook-events-invoice-update.ts +3 -1
- package/src/funcs/webhook-events-post-webhook-events-payment-created.ts +3 -1
- package/src/funcs/webhook-events-post-webhook-events-payment-failed.ts +3 -1
- package/src/funcs/webhook-events-post-webhook-events-payment-pending.ts +3 -1
- package/src/funcs/webhook-events-post-webhook-events-payment-success.ts +3 -1
- package/src/funcs/webhook-events-post-webhook-events-payment-updated.ts +3 -1
- package/src/funcs/webhook-events-post-webhook-events-subscription-activated.ts +3 -1
- package/src/funcs/webhook-events-post-webhook-events-subscription-cancelled.ts +3 -1
- package/src/funcs/webhook-events-post-webhook-events-subscription-created.ts +3 -1
- package/src/funcs/webhook-events-post-webhook-events-subscription-draft-created.ts +3 -1
- package/src/funcs/webhook-events-post-webhook-events-subscription-paused.ts +3 -1
- package/src/funcs/webhook-events-post-webhook-events-subscription-phase-created.ts +3 -1
- package/src/funcs/webhook-events-post-webhook-events-subscription-phase-deleted.ts +3 -1
- package/src/funcs/webhook-events-post-webhook-events-subscription-phase-updated.ts +3 -1
- package/src/funcs/webhook-events-post-webhook-events-subscription-renewal-due.ts +3 -1
- package/src/funcs/webhook-events-post-webhook-events-subscription-resumed.ts +3 -1
- package/src/funcs/webhook-events-post-webhook-events-subscription-updated.ts +3 -1
- package/src/funcs/webhook-events-post-webhook-events-wallet-created.ts +3 -1
- package/src/funcs/webhook-events-post-webhook-events-wallet-credit-balance-dropped.ts +3 -1
- package/src/funcs/webhook-events-post-webhook-events-wallet-credit-balance-recovered.ts +3 -1
- package/src/funcs/webhook-events-post-webhook-events-wallet-ongoing-balance-dropped.ts +3 -1
- package/src/funcs/webhook-events-post-webhook-events-wallet-ongoing-balance-recovered.ts +3 -1
- package/src/funcs/webhook-events-post-webhook-events-wallet-terminated.ts +3 -1
- package/src/funcs/webhook-events-post-webhook-events-wallet-transaction-created.ts +3 -1
- package/src/funcs/webhook-events-post-webhook-events-wallet-updated.ts +3 -1
- package/src/funcs/workflows-query-workflow.ts +3 -1
- package/src/lib/config.ts +3 -3
- package/src/lib/sdks.ts +3 -4
- package/src/sdk/environments.ts +29 -0
- package/src/sdk/features.ts +20 -0
- package/src/sdk/models/changed-invoice-action.ts +25 -0
- package/src/sdk/models/changed-invoice-status.ts +25 -0
- package/src/sdk/models/changed-invoice.ts +39 -8
- package/src/sdk/models/changed-line-item-action.ts +26 -0
- package/src/sdk/models/changed-line-item.ts +7 -3
- package/src/sdk/models/changed-subscription-action.ts +27 -0
- package/src/sdk/models/changed-subscription.ts +7 -3
- package/src/sdk/models/clone-environment-op.ts +46 -0
- package/src/sdk/models/clone-environment-request.ts +57 -0
- package/src/sdk/models/clone-feature-op.ts +44 -0
- package/src/sdk/models/clone-feature-request.ts +56 -0
- package/src/sdk/models/{post-plans-id-clone-op.ts → clone-plan-op.ts} +8 -8
- package/src/sdk/models/create-subscription-request.ts +14 -0
- package/src/sdk/models/environment-type.ts +17 -0
- package/src/sdk/models/index.ts +10 -1
- package/src/sdk/plans.ts +3 -3
- package/src/sdk/sdk.ts +6 -0
- package/esm/funcs/plans-post-plans-id-clone.d.ts.map +0 -1
- package/esm/funcs/plans-post-plans-id-clone.js.map +0 -1
- package/esm/sdk/models/post-plans-id-clone-op.d.ts +0 -21
- package/esm/sdk/models/post-plans-id-clone-op.d.ts.map +0 -1
- package/esm/sdk/models/post-plans-id-clone-op.js.map +0 -1
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod/v4-mini";
|
|
6
|
+
import * as openEnums from "../../types/enums.js";
|
|
7
|
+
import { OpenEnum } from "../../types/enums.js";
|
|
8
|
+
|
|
9
|
+
/**
|
|
10
|
+
* preview | issued | INITIATED | PENDING | PROCESSING | SUCCEEDED | OVERPAID | FAILED | REFUNDED | PARTIALLY_REFUNDED
|
|
11
|
+
*/
|
|
12
|
+
export const ChangedInvoiceStatus = {
|
|
13
|
+
Preview: "preview",
|
|
14
|
+
Issued: "issued",
|
|
15
|
+
} as const;
|
|
16
|
+
/**
|
|
17
|
+
* preview | issued | INITIATED | PENDING | PROCESSING | SUCCEEDED | OVERPAID | FAILED | REFUNDED | PARTIALLY_REFUNDED
|
|
18
|
+
*/
|
|
19
|
+
export type ChangedInvoiceStatus = OpenEnum<typeof ChangedInvoiceStatus>;
|
|
20
|
+
|
|
21
|
+
/** @internal */
|
|
22
|
+
export const ChangedInvoiceStatus$inboundSchema: z.ZodMiniType<
|
|
23
|
+
ChangedInvoiceStatus,
|
|
24
|
+
unknown
|
|
25
|
+
> = openEnums.inboundSchema(ChangedInvoiceStatus);
|
|
@@ -3,29 +3,60 @@
|
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
5
|
import * as z from "zod/v4-mini";
|
|
6
|
+
import { remap as remap$ } from "../../lib/primitives.js";
|
|
6
7
|
import { safeParse } from "../../lib/schemas.js";
|
|
7
8
|
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
8
9
|
import * as types from "../../types/primitives.js";
|
|
10
|
+
import {
|
|
11
|
+
ChangedInvoiceAction,
|
|
12
|
+
ChangedInvoiceAction$inboundSchema,
|
|
13
|
+
} from "./changed-invoice-action.js";
|
|
14
|
+
import {
|
|
15
|
+
ChangedInvoiceStatus,
|
|
16
|
+
ChangedInvoiceStatus$inboundSchema,
|
|
17
|
+
} from "./changed-invoice-status.js";
|
|
18
|
+
import {
|
|
19
|
+
InvoiceResponse,
|
|
20
|
+
InvoiceResponse$inboundSchema,
|
|
21
|
+
} from "./invoice-response.js";
|
|
9
22
|
import { SDKValidationError } from "./sdk-validation-error.js";
|
|
23
|
+
import {
|
|
24
|
+
WalletTransactionResponse,
|
|
25
|
+
WalletTransactionResponse$inboundSchema,
|
|
26
|
+
} from "./wallet-transaction-response.js";
|
|
10
27
|
|
|
11
28
|
export type ChangedInvoice = {
|
|
12
29
|
/**
|
|
13
|
-
*
|
|
30
|
+
* created (proration invoice) | wallet_credit (downgrade credit)
|
|
14
31
|
*/
|
|
15
|
-
action?:
|
|
32
|
+
action?: ChangedInvoiceAction | undefined;
|
|
16
33
|
id?: string | undefined;
|
|
17
|
-
|
|
34
|
+
invoice?: InvoiceResponse | undefined;
|
|
35
|
+
/**
|
|
36
|
+
* preview | issued | INITIATED | PENDING | PROCESSING | SUCCEEDED | OVERPAID | FAILED | REFUNDED | PARTIALLY_REFUNDED
|
|
37
|
+
*/
|
|
38
|
+
status?: ChangedInvoiceStatus | undefined;
|
|
39
|
+
walletTransaction?: WalletTransactionResponse | undefined;
|
|
18
40
|
};
|
|
19
41
|
|
|
20
42
|
/** @internal */
|
|
21
43
|
export const ChangedInvoice$inboundSchema: z.ZodMiniType<
|
|
22
44
|
ChangedInvoice,
|
|
23
45
|
unknown
|
|
24
|
-
> = z.
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
46
|
+
> = z.pipe(
|
|
47
|
+
z.object({
|
|
48
|
+
action: types.optional(ChangedInvoiceAction$inboundSchema),
|
|
49
|
+
id: types.optional(types.string()),
|
|
50
|
+
invoice: types.optional(InvoiceResponse$inboundSchema),
|
|
51
|
+
status: types.optional(ChangedInvoiceStatus$inboundSchema),
|
|
52
|
+
wallet_transaction: types.optional(WalletTransactionResponse$inboundSchema),
|
|
53
|
+
}),
|
|
54
|
+
z.transform((v) => {
|
|
55
|
+
return remap$(v, {
|
|
56
|
+
"wallet_transaction": "walletTransaction",
|
|
57
|
+
});
|
|
58
|
+
}),
|
|
59
|
+
);
|
|
29
60
|
|
|
30
61
|
export function changedInvoiceFromJSON(
|
|
31
62
|
jsonString: string,
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod/v4-mini";
|
|
6
|
+
import * as openEnums from "../../types/enums.js";
|
|
7
|
+
import { OpenEnum } from "../../types/enums.js";
|
|
8
|
+
|
|
9
|
+
/**
|
|
10
|
+
* created | updated | ended
|
|
11
|
+
*/
|
|
12
|
+
export const ChangedLineItemAction = {
|
|
13
|
+
Created: "created",
|
|
14
|
+
Updated: "updated",
|
|
15
|
+
Ended: "ended",
|
|
16
|
+
} as const;
|
|
17
|
+
/**
|
|
18
|
+
* created | updated | ended
|
|
19
|
+
*/
|
|
20
|
+
export type ChangedLineItemAction = OpenEnum<typeof ChangedLineItemAction>;
|
|
21
|
+
|
|
22
|
+
/** @internal */
|
|
23
|
+
export const ChangedLineItemAction$inboundSchema: z.ZodMiniType<
|
|
24
|
+
ChangedLineItemAction,
|
|
25
|
+
unknown
|
|
26
|
+
> = openEnums.inboundSchema(ChangedLineItemAction);
|
|
@@ -7,13 +7,17 @@ import { remap as remap$ } from "../../lib/primitives.js";
|
|
|
7
7
|
import { safeParse } from "../../lib/schemas.js";
|
|
8
8
|
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
9
9
|
import * as types from "../../types/primitives.js";
|
|
10
|
+
import {
|
|
11
|
+
ChangedLineItemAction,
|
|
12
|
+
ChangedLineItemAction$inboundSchema,
|
|
13
|
+
} from "./changed-line-item-action.js";
|
|
10
14
|
import { SDKValidationError } from "./sdk-validation-error.js";
|
|
11
15
|
|
|
12
16
|
export type ChangedLineItem = {
|
|
13
17
|
/**
|
|
14
|
-
*
|
|
18
|
+
* created | updated | ended
|
|
15
19
|
*/
|
|
16
|
-
changeAction?:
|
|
20
|
+
changeAction?: ChangedLineItemAction | undefined;
|
|
17
21
|
endDate?: Date | undefined;
|
|
18
22
|
id?: string | undefined;
|
|
19
23
|
priceId?: string | undefined;
|
|
@@ -27,7 +31,7 @@ export const ChangedLineItem$inboundSchema: z.ZodMiniType<
|
|
|
27
31
|
unknown
|
|
28
32
|
> = z.pipe(
|
|
29
33
|
z.object({
|
|
30
|
-
change_action: types.optional(
|
|
34
|
+
change_action: types.optional(ChangedLineItemAction$inboundSchema),
|
|
31
35
|
end_date: types.optional(types.date()),
|
|
32
36
|
id: types.optional(types.string()),
|
|
33
37
|
price_id: types.optional(types.string()),
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod/v4-mini";
|
|
6
|
+
import * as openEnums from "../../types/enums.js";
|
|
7
|
+
import { OpenEnum } from "../../types/enums.js";
|
|
8
|
+
|
|
9
|
+
/**
|
|
10
|
+
* created | updated
|
|
11
|
+
*/
|
|
12
|
+
export const ChangedSubscriptionAction = {
|
|
13
|
+
Created: "created",
|
|
14
|
+
Updated: "updated",
|
|
15
|
+
} as const;
|
|
16
|
+
/**
|
|
17
|
+
* created | updated
|
|
18
|
+
*/
|
|
19
|
+
export type ChangedSubscriptionAction = OpenEnum<
|
|
20
|
+
typeof ChangedSubscriptionAction
|
|
21
|
+
>;
|
|
22
|
+
|
|
23
|
+
/** @internal */
|
|
24
|
+
export const ChangedSubscriptionAction$inboundSchema: z.ZodMiniType<
|
|
25
|
+
ChangedSubscriptionAction,
|
|
26
|
+
unknown
|
|
27
|
+
> = openEnums.inboundSchema(ChangedSubscriptionAction);
|
|
@@ -6,6 +6,10 @@ import * as z from "zod/v4-mini";
|
|
|
6
6
|
import { safeParse } from "../../lib/schemas.js";
|
|
7
7
|
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
8
8
|
import * as types from "../../types/primitives.js";
|
|
9
|
+
import {
|
|
10
|
+
ChangedSubscriptionAction,
|
|
11
|
+
ChangedSubscriptionAction$inboundSchema,
|
|
12
|
+
} from "./changed-subscription-action.js";
|
|
9
13
|
import { SDKValidationError } from "./sdk-validation-error.js";
|
|
10
14
|
import {
|
|
11
15
|
SubscriptionStatus,
|
|
@@ -14,9 +18,9 @@ import {
|
|
|
14
18
|
|
|
15
19
|
export type ChangedSubscription = {
|
|
16
20
|
/**
|
|
17
|
-
*
|
|
21
|
+
* created | updated
|
|
18
22
|
*/
|
|
19
|
-
action?:
|
|
23
|
+
action?: ChangedSubscriptionAction | undefined;
|
|
20
24
|
id?: string | undefined;
|
|
21
25
|
status?: SubscriptionStatus | undefined;
|
|
22
26
|
};
|
|
@@ -26,7 +30,7 @@ export const ChangedSubscription$inboundSchema: z.ZodMiniType<
|
|
|
26
30
|
ChangedSubscription,
|
|
27
31
|
unknown
|
|
28
32
|
> = z.object({
|
|
29
|
-
action: types.optional(
|
|
33
|
+
action: types.optional(ChangedSubscriptionAction$inboundSchema),
|
|
30
34
|
id: types.optional(types.string()),
|
|
31
35
|
status: types.optional(SubscriptionStatus$inboundSchema),
|
|
32
36
|
});
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod/v4-mini";
|
|
6
|
+
import {
|
|
7
|
+
CloneEnvironmentRequest,
|
|
8
|
+
CloneEnvironmentRequest$Outbound,
|
|
9
|
+
CloneEnvironmentRequest$outboundSchema,
|
|
10
|
+
} from "./clone-environment-request.js";
|
|
11
|
+
|
|
12
|
+
export type CloneEnvironmentRequestRequest = {
|
|
13
|
+
/**
|
|
14
|
+
* Source Environment ID
|
|
15
|
+
*/
|
|
16
|
+
id: string;
|
|
17
|
+
/**
|
|
18
|
+
* Clone configuration
|
|
19
|
+
*/
|
|
20
|
+
body: CloneEnvironmentRequest;
|
|
21
|
+
};
|
|
22
|
+
|
|
23
|
+
/** @internal */
|
|
24
|
+
export type CloneEnvironmentRequestRequest$Outbound = {
|
|
25
|
+
id: string;
|
|
26
|
+
body: CloneEnvironmentRequest$Outbound;
|
|
27
|
+
};
|
|
28
|
+
|
|
29
|
+
/** @internal */
|
|
30
|
+
export const CloneEnvironmentRequestRequest$outboundSchema: z.ZodMiniType<
|
|
31
|
+
CloneEnvironmentRequestRequest$Outbound,
|
|
32
|
+
CloneEnvironmentRequestRequest
|
|
33
|
+
> = z.object({
|
|
34
|
+
id: z.string(),
|
|
35
|
+
body: CloneEnvironmentRequest$outboundSchema,
|
|
36
|
+
});
|
|
37
|
+
|
|
38
|
+
export function cloneEnvironmentRequestRequestToJSON(
|
|
39
|
+
cloneEnvironmentRequestRequest: CloneEnvironmentRequestRequest,
|
|
40
|
+
): string {
|
|
41
|
+
return JSON.stringify(
|
|
42
|
+
CloneEnvironmentRequestRequest$outboundSchema.parse(
|
|
43
|
+
cloneEnvironmentRequestRequest,
|
|
44
|
+
),
|
|
45
|
+
);
|
|
46
|
+
}
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod/v4-mini";
|
|
6
|
+
import { remap as remap$ } from "../../lib/primitives.js";
|
|
7
|
+
import {
|
|
8
|
+
EnvironmentType,
|
|
9
|
+
EnvironmentType$outboundSchema,
|
|
10
|
+
} from "./environment-type.js";
|
|
11
|
+
|
|
12
|
+
export type CloneEnvironmentRequest = {
|
|
13
|
+
/**
|
|
14
|
+
* Name of the new environment (required when target_environment_id is not provided)
|
|
15
|
+
*/
|
|
16
|
+
name?: string | undefined;
|
|
17
|
+
/**
|
|
18
|
+
* TargetEnvironmentID is the ID of an existing environment to clone into (optional).
|
|
19
|
+
*
|
|
20
|
+
* @remarks
|
|
21
|
+
* When provided, Name and Type are ignored. When omitted, Name and Type are required.
|
|
22
|
+
*/
|
|
23
|
+
targetEnvironmentId?: string | undefined;
|
|
24
|
+
type?: EnvironmentType | undefined;
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
/** @internal */
|
|
28
|
+
export type CloneEnvironmentRequest$Outbound = {
|
|
29
|
+
name?: string | undefined;
|
|
30
|
+
target_environment_id?: string | undefined;
|
|
31
|
+
type?: string | undefined;
|
|
32
|
+
};
|
|
33
|
+
|
|
34
|
+
/** @internal */
|
|
35
|
+
export const CloneEnvironmentRequest$outboundSchema: z.ZodMiniType<
|
|
36
|
+
CloneEnvironmentRequest$Outbound,
|
|
37
|
+
CloneEnvironmentRequest
|
|
38
|
+
> = z.pipe(
|
|
39
|
+
z.object({
|
|
40
|
+
name: z.optional(z.string()),
|
|
41
|
+
targetEnvironmentId: z.optional(z.string()),
|
|
42
|
+
type: z.optional(EnvironmentType$outboundSchema),
|
|
43
|
+
}),
|
|
44
|
+
z.transform((v) => {
|
|
45
|
+
return remap$(v, {
|
|
46
|
+
targetEnvironmentId: "target_environment_id",
|
|
47
|
+
});
|
|
48
|
+
}),
|
|
49
|
+
);
|
|
50
|
+
|
|
51
|
+
export function cloneEnvironmentRequestToJSON(
|
|
52
|
+
cloneEnvironmentRequest: CloneEnvironmentRequest,
|
|
53
|
+
): string {
|
|
54
|
+
return JSON.stringify(
|
|
55
|
+
CloneEnvironmentRequest$outboundSchema.parse(cloneEnvironmentRequest),
|
|
56
|
+
);
|
|
57
|
+
}
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod/v4-mini";
|
|
6
|
+
import {
|
|
7
|
+
CloneFeatureRequest,
|
|
8
|
+
CloneFeatureRequest$Outbound,
|
|
9
|
+
CloneFeatureRequest$outboundSchema,
|
|
10
|
+
} from "./clone-feature-request.js";
|
|
11
|
+
|
|
12
|
+
export type CloneFeatureRequestRequest = {
|
|
13
|
+
/**
|
|
14
|
+
* Source Feature ID
|
|
15
|
+
*/
|
|
16
|
+
id: string;
|
|
17
|
+
/**
|
|
18
|
+
* Clone configuration
|
|
19
|
+
*/
|
|
20
|
+
body: CloneFeatureRequest;
|
|
21
|
+
};
|
|
22
|
+
|
|
23
|
+
/** @internal */
|
|
24
|
+
export type CloneFeatureRequestRequest$Outbound = {
|
|
25
|
+
id: string;
|
|
26
|
+
body: CloneFeatureRequest$Outbound;
|
|
27
|
+
};
|
|
28
|
+
|
|
29
|
+
/** @internal */
|
|
30
|
+
export const CloneFeatureRequestRequest$outboundSchema: z.ZodMiniType<
|
|
31
|
+
CloneFeatureRequestRequest$Outbound,
|
|
32
|
+
CloneFeatureRequestRequest
|
|
33
|
+
> = z.object({
|
|
34
|
+
id: z.string(),
|
|
35
|
+
body: CloneFeatureRequest$outboundSchema,
|
|
36
|
+
});
|
|
37
|
+
|
|
38
|
+
export function cloneFeatureRequestRequestToJSON(
|
|
39
|
+
cloneFeatureRequestRequest: CloneFeatureRequestRequest,
|
|
40
|
+
): string {
|
|
41
|
+
return JSON.stringify(
|
|
42
|
+
CloneFeatureRequestRequest$outboundSchema.parse(cloneFeatureRequestRequest),
|
|
43
|
+
);
|
|
44
|
+
}
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod/v4-mini";
|
|
6
|
+
import { remap as remap$ } from "../../lib/primitives.js";
|
|
7
|
+
|
|
8
|
+
export type CloneFeatureRequest = {
|
|
9
|
+
/**
|
|
10
|
+
* Description overrides the source feature's description when provided
|
|
11
|
+
*/
|
|
12
|
+
description?: string | undefined;
|
|
13
|
+
/**
|
|
14
|
+
* LookupKey is required and must be unique across published features
|
|
15
|
+
*/
|
|
16
|
+
lookupKey?: string | undefined;
|
|
17
|
+
metadata?: { [k: string]: string } | undefined;
|
|
18
|
+
/**
|
|
19
|
+
* Name is required and must be different from the source feature's name
|
|
20
|
+
*/
|
|
21
|
+
name?: string | undefined;
|
|
22
|
+
};
|
|
23
|
+
|
|
24
|
+
/** @internal */
|
|
25
|
+
export type CloneFeatureRequest$Outbound = {
|
|
26
|
+
description?: string | undefined;
|
|
27
|
+
lookup_key?: string | undefined;
|
|
28
|
+
metadata?: { [k: string]: string } | undefined;
|
|
29
|
+
name?: string | undefined;
|
|
30
|
+
};
|
|
31
|
+
|
|
32
|
+
/** @internal */
|
|
33
|
+
export const CloneFeatureRequest$outboundSchema: z.ZodMiniType<
|
|
34
|
+
CloneFeatureRequest$Outbound,
|
|
35
|
+
CloneFeatureRequest
|
|
36
|
+
> = z.pipe(
|
|
37
|
+
z.object({
|
|
38
|
+
description: z.optional(z.string()),
|
|
39
|
+
lookupKey: z.optional(z.string()),
|
|
40
|
+
metadata: z.optional(z.record(z.string(), z.string())),
|
|
41
|
+
name: z.optional(z.string()),
|
|
42
|
+
}),
|
|
43
|
+
z.transform((v) => {
|
|
44
|
+
return remap$(v, {
|
|
45
|
+
lookupKey: "lookup_key",
|
|
46
|
+
});
|
|
47
|
+
}),
|
|
48
|
+
);
|
|
49
|
+
|
|
50
|
+
export function cloneFeatureRequestToJSON(
|
|
51
|
+
cloneFeatureRequest: CloneFeatureRequest,
|
|
52
|
+
): string {
|
|
53
|
+
return JSON.stringify(
|
|
54
|
+
CloneFeatureRequest$outboundSchema.parse(cloneFeatureRequest),
|
|
55
|
+
);
|
|
56
|
+
}
|
|
@@ -9,7 +9,7 @@ import {
|
|
|
9
9
|
ClonePlanRequest$outboundSchema,
|
|
10
10
|
} from "./clone-plan-request.js";
|
|
11
11
|
|
|
12
|
-
export type
|
|
12
|
+
export type ClonePlanRequestRequest = {
|
|
13
13
|
/**
|
|
14
14
|
* Source Plan ID
|
|
15
15
|
*/
|
|
@@ -21,24 +21,24 @@ export type PostPlansIdCloneRequest = {
|
|
|
21
21
|
};
|
|
22
22
|
|
|
23
23
|
/** @internal */
|
|
24
|
-
export type
|
|
24
|
+
export type ClonePlanRequestRequest$Outbound = {
|
|
25
25
|
id: string;
|
|
26
26
|
body: ClonePlanRequest$Outbound;
|
|
27
27
|
};
|
|
28
28
|
|
|
29
29
|
/** @internal */
|
|
30
|
-
export const
|
|
31
|
-
|
|
32
|
-
|
|
30
|
+
export const ClonePlanRequestRequest$outboundSchema: z.ZodMiniType<
|
|
31
|
+
ClonePlanRequestRequest$Outbound,
|
|
32
|
+
ClonePlanRequestRequest
|
|
33
33
|
> = z.object({
|
|
34
34
|
id: z.string(),
|
|
35
35
|
body: ClonePlanRequest$outboundSchema,
|
|
36
36
|
});
|
|
37
37
|
|
|
38
|
-
export function
|
|
39
|
-
|
|
38
|
+
export function clonePlanRequestRequestToJSON(
|
|
39
|
+
clonePlanRequestRequest: ClonePlanRequestRequest,
|
|
40
40
|
): string {
|
|
41
41
|
return JSON.stringify(
|
|
42
|
-
|
|
42
|
+
ClonePlanRequestRequest$outboundSchema.parse(clonePlanRequestRequest),
|
|
43
43
|
);
|
|
44
44
|
}
|
|
@@ -77,6 +77,15 @@ export type CreateSubscriptionRequest = {
|
|
|
77
77
|
* Addons represents addons to be added to the subscription during creation
|
|
78
78
|
*/
|
|
79
79
|
addons?: Array<AddAddonToSubscriptionRequest> | undefined;
|
|
80
|
+
/**
|
|
81
|
+
* BillingAnchor overrides the derived billing anchor when billing_cycle is anniversary.
|
|
82
|
+
*
|
|
83
|
+
* @remarks
|
|
84
|
+
* For monthly billing, the day-of-month (and time-of-day) define cycle boundaries: if start_date
|
|
85
|
+
* is before that day in the month, the first billing period ends on the next occurrence of that
|
|
86
|
+
* day in the same month (a shorter first period); subsequent periods follow the usual interval.
|
|
87
|
+
*/
|
|
88
|
+
billingAnchor?: Date | undefined;
|
|
80
89
|
billingCycle?: BillingCycle | undefined;
|
|
81
90
|
billingPeriod: BillingPeriod;
|
|
82
91
|
billingPeriodCount?: number | undefined;
|
|
@@ -164,6 +173,7 @@ export type CreateSubscriptionRequest = {
|
|
|
164
173
|
/** @internal */
|
|
165
174
|
export type CreateSubscriptionRequest$Outbound = {
|
|
166
175
|
addons?: Array<AddAddonToSubscriptionRequest$Outbound> | undefined;
|
|
176
|
+
billing_anchor?: string | undefined;
|
|
167
177
|
billing_cycle?: string | undefined;
|
|
168
178
|
billing_period: string;
|
|
169
179
|
billing_period_count?: number | undefined;
|
|
@@ -211,6 +221,9 @@ export const CreateSubscriptionRequest$outboundSchema: z.ZodMiniType<
|
|
|
211
221
|
> = z.pipe(
|
|
212
222
|
z.object({
|
|
213
223
|
addons: z.optional(z.array(AddAddonToSubscriptionRequest$outboundSchema)),
|
|
224
|
+
billingAnchor: z.optional(
|
|
225
|
+
z.pipe(z.date(), z.transform(v => v.toISOString())),
|
|
226
|
+
),
|
|
214
227
|
billingCycle: z.optional(BillingCycle$outboundSchema),
|
|
215
228
|
billingPeriod: BillingPeriod$outboundSchema,
|
|
216
229
|
billingPeriodCount: z.optional(z.int()),
|
|
@@ -256,6 +269,7 @@ export const CreateSubscriptionRequest$outboundSchema: z.ZodMiniType<
|
|
|
256
269
|
}),
|
|
257
270
|
z.transform((v) => {
|
|
258
271
|
return remap$(v, {
|
|
272
|
+
billingAnchor: "billing_anchor",
|
|
259
273
|
billingCycle: "billing_cycle",
|
|
260
274
|
billingPeriod: "billing_period",
|
|
261
275
|
billingPeriodCount: "billing_period_count",
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod/v4-mini";
|
|
6
|
+
import { ClosedEnum } from "../../types/enums.js";
|
|
7
|
+
|
|
8
|
+
export const EnvironmentType = {
|
|
9
|
+
Development: "development",
|
|
10
|
+
Production: "production",
|
|
11
|
+
} as const;
|
|
12
|
+
export type EnvironmentType = ClosedEnum<typeof EnvironmentType>;
|
|
13
|
+
|
|
14
|
+
/** @internal */
|
|
15
|
+
export const EnvironmentType$outboundSchema: z.ZodMiniEnum<
|
|
16
|
+
typeof EnvironmentType
|
|
17
|
+
> = z.enum(EnvironmentType);
|
package/src/sdk/models/index.ts
CHANGED
|
@@ -45,10 +45,19 @@ export * from "./cancel-subscription-request.js";
|
|
|
45
45
|
export * from "./cancel-subscription-response.js";
|
|
46
46
|
export * from "./cancel-subscription-schedule-op.js";
|
|
47
47
|
export * from "./cancellation-type.js";
|
|
48
|
+
export * from "./changed-invoice-action.js";
|
|
49
|
+
export * from "./changed-invoice-status.js";
|
|
48
50
|
export * from "./changed-invoice.js";
|
|
51
|
+
export * from "./changed-line-item-action.js";
|
|
49
52
|
export * from "./changed-line-item.js";
|
|
50
53
|
export * from "./changed-resources.js";
|
|
54
|
+
export * from "./changed-subscription-action.js";
|
|
51
55
|
export * from "./changed-subscription.js";
|
|
56
|
+
export * from "./clone-environment-op.js";
|
|
57
|
+
export * from "./clone-environment-request.js";
|
|
58
|
+
export * from "./clone-feature-op.js";
|
|
59
|
+
export * from "./clone-feature-request.js";
|
|
60
|
+
export * from "./clone-plan-op.js";
|
|
52
61
|
export * from "./clone-plan-request.js";
|
|
53
62
|
export * from "./collection-method.js";
|
|
54
63
|
export * from "./commitment-info.js";
|
|
@@ -158,6 +167,7 @@ export * from "./entitlement-source.js";
|
|
|
158
167
|
export * from "./entitlement-usage-reset-period.js";
|
|
159
168
|
export * from "./entity-integration-mapping-response.js";
|
|
160
169
|
export * from "./entity-type.js";
|
|
170
|
+
export * from "./environment-type.js";
|
|
161
171
|
export * from "./errors-error-response.js";
|
|
162
172
|
export * from "./event-cost-info.js";
|
|
163
173
|
export * from "./event-processing-status-type.js";
|
|
@@ -328,7 +338,6 @@ export * from "./plan-filter.js";
|
|
|
328
338
|
export * from "./plan-response.js";
|
|
329
339
|
export * from "./plan-summary.js";
|
|
330
340
|
export * from "./plan.js";
|
|
331
|
-
export * from "./post-plans-id-clone-op.js";
|
|
332
341
|
export * from "./preview-subscription-change-op.js";
|
|
333
342
|
export * from "./preview-subscription-modify-op.js";
|
|
334
343
|
export * from "./price-entity-type.js";
|
package/src/sdk/plans.ts
CHANGED
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
+
import { plansClonePlan } from "../funcs/plans-clone-plan.js";
|
|
5
6
|
import { plansCreatePlan } from "../funcs/plans-create-plan.js";
|
|
6
7
|
import { plansDeletePlan } from "../funcs/plans-delete-plan.js";
|
|
7
8
|
import { plansGetPlan } from "../funcs/plans-get-plan.js";
|
|
8
|
-
import { plansPostPlansIdClone } from "../funcs/plans-post-plans-id-clone.js";
|
|
9
9
|
import { plansQueryPlan } from "../funcs/plans-query-plan.js";
|
|
10
10
|
import { plansSyncPlanPrices } from "../funcs/plans-sync-plan-prices.js";
|
|
11
11
|
import { plansUpdatePlan } from "../funcs/plans-update-plan.js";
|
|
@@ -107,12 +107,12 @@ export class Plans extends ClientSDK {
|
|
|
107
107
|
* @remarks
|
|
108
108
|
* Clone an existing plan, copying its active prices, published entitlements, and published credit grants
|
|
109
109
|
*/
|
|
110
|
-
async
|
|
110
|
+
async clonePlan(
|
|
111
111
|
id: string,
|
|
112
112
|
body: models.ClonePlanRequest,
|
|
113
113
|
options?: RequestOptions,
|
|
114
114
|
): Promise<models.PlanResponse> {
|
|
115
|
-
return unwrapAsync(
|
|
115
|
+
return unwrapAsync(plansClonePlan(
|
|
116
116
|
this,
|
|
117
117
|
id,
|
|
118
118
|
body,
|
package/src/sdk/sdk.ts
CHANGED
|
@@ -11,6 +11,7 @@ import { CreditGrants } from "./credit-grants.js";
|
|
|
11
11
|
import { CreditNotes } from "./credit-notes.js";
|
|
12
12
|
import { Customers } from "./customers.js";
|
|
13
13
|
import { Entitlements } from "./entitlements.js";
|
|
14
|
+
import { Environments } from "./environments.js";
|
|
14
15
|
import { Events } from "./events.js";
|
|
15
16
|
import { Features } from "./features.js";
|
|
16
17
|
import { Groups } from "./groups.js";
|
|
@@ -85,6 +86,11 @@ export class Flexprice extends ClientSDK {
|
|
|
85
86
|
return (this._invoices ??= new Invoices(this._options));
|
|
86
87
|
}
|
|
87
88
|
|
|
89
|
+
private _environments?: Environments;
|
|
90
|
+
get environments(): Environments {
|
|
91
|
+
return (this._environments ??= new Environments(this._options));
|
|
92
|
+
}
|
|
93
|
+
|
|
88
94
|
private _events?: Events;
|
|
89
95
|
get events(): Events {
|
|
90
96
|
return (this._events ??= new Events(this._options));
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"plans-post-plans-id-clone.d.ts","sourceRoot":"","sources":["../../src/funcs/plans-post-plans-id-clone.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,aAAa,EAAE,MAAM,YAAY,CAAC;AAK3C,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAGhD,OAAO,EAAE,cAAc,EAAE,MAAM,mCAAmC,CAAC;AACnE,OAAO,EACL,eAAe,EACf,mBAAmB,EACnB,mBAAmB,EACnB,mBAAmB,EACnB,qBAAqB,EACtB,MAAM,qCAAqC,CAAC;AAC7C,OAAO,KAAK,MAAM,MAAM,wBAAwB,CAAC;AACjD,OAAO,EAAE,uBAAuB,EAAE,MAAM,4CAA4C,CAAC;AACrF,OAAO,EAAE,kBAAkB,EAAE,MAAM,uCAAuC,CAAC;AAC3E,OAAO,EAAW,UAAU,EAAE,MAAM,mBAAmB,CAAC;AACxD,OAAO,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC;AAExC;;;;;GAKG;AACH,wBAAgB,qBAAqB,CACnC,MAAM,EAAE,aAAa,EACrB,EAAE,EAAE,MAAM,EACV,IAAI,EAAE,MAAM,CAAC,gBAAgB,EAC7B,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CACX,MAAM,CACJ,MAAM,CAAC,YAAY,EACjB,MAAM,CAAC,mBAAmB,GAC1B,cAAc,GACd,uBAAuB,GACvB,eAAe,GACf,mBAAmB,GACnB,mBAAmB,GACnB,mBAAmB,GACnB,qBAAqB,GACrB,kBAAkB,CACrB,CACF,CAOA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"plans-post-plans-id-clone.js","sourceRoot":"","sources":["../../src/funcs/plans-post-plans-id-clone.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,CAAC,MAAM,aAAa,CAAC;AAEjC,OAAO,EAAE,UAAU,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAC/D,OAAO,KAAK,CAAC,MAAM,oBAAoB,CAAC;AACxC,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAClD,OAAO,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAE9C,OAAO,EAAE,eAAe,EAAE,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AAC5E,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAS3C,OAAO,KAAK,MAAM,MAAM,wBAAwB,CAAC;AAGjD,OAAO,EAAW,UAAU,EAAE,MAAM,mBAAmB,CAAC;AAGxD;;;;;GAKG;AACH,MAAM,UAAU,qBAAqB,CACnC,MAAqB,EACrB,EAAU,EACV,IAA6B,EAC7B,OAAwB,EAcxB;IACA,OAAO,IAAI,UAAU,CAAC,GAAG,CACvB,MAAM,EACN,EAAE,EACF,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;AAAA,CACJ;AAED,KAAK,UAAU,GAAG,CAChB,MAAqB,EACrB,EAAU,EACV,IAA6B,EAC7B,OAAwB,EAiBxB;IACA,MAAM,KAAK,GAAmC;QAC5C,EAAE,EAAE,EAAE;QACN,IAAI,EAAE,IAAI;KACX,CAAC;IAEF,MAAM,MAAM,GAAG,SAAS,CACtB,KAAK,EACL,CAAC,KAAK,EAAE,EAAE,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,sCAAsC,EAAE,KAAK,CAAC,EACxE,yBAAyB,CAC1B,CAAC;IACF,IAAI,CAAC,MAAM,CAAC,EAAE,EAAE,CAAC;QACf,OAAO,CAAC,MAAM,EAAE,EAAE,MAAM,EAAE,SAAS,EAAE,CAAC,CAAC;IACzC,CAAC;IACD,MAAM,OAAO,GAAG,MAAM,CAAC,KAAK,CAAC;IAC7B,MAAM,KAAK,GAAG,UAAU,CAAC,MAAM,EAAE,OAAO,CAAC,IAAI,EAAE,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC,CAAC;IAElE,MAAM,UAAU,GAAG;QACjB,EAAE,EAAE,YAAY,CAAC,IAAI,EAAE,OAAO,CAAC,EAAE,EAAE;YACjC,OAAO,EAAE,KAAK;YACd,YAAY,EAAE,SAAS;SACxB,CAAC;KACH,CAAC;IACF,MAAM,IAAI,GAAG,UAAU,CAAC,mBAAmB,CAAC,CAAC,UAAU,CAAC,CAAC;IAEzD,MAAM,OAAO,GAAG,IAAI,OAAO,CAAC,UAAU,CAAC;QACrC,cAAc,EAAE,kBAAkB;QAClC,MAAM,EAAE,kBAAkB;KAC3B,CAAC,CAAC,CAAC;IAEJ,MAAM,SAAS,GAAG,MAAM,eAAe,CAAC,MAAM,CAAC,QAAQ,CAAC,UAAU,CAAC,CAAC;IACpE,MAAM,aAAa,GAAG,SAAS,IAAI,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,EAAE,UAAU,EAAE,SAAS,EAAE,CAAC;IACzE,MAAM,eAAe,GAAG,qBAAqB,CAAC,aAAa,CAAC,CAAC;IAE7D,MAAM,OAAO,GAAG;QACd,OAAO,EAAE,MAAM,CAAC,QAAQ;QACxB,OAAO,EAAE,OAAO,EAAE,SAAS,IAAI,MAAM,CAAC,QAAQ,IAAI,EAAE;QACpD,WAAW,EAAE,wBAAwB;QACrC,YAAY,EAAE,IAAI;QAElB,gBAAgB,EAAE,eAAe;QAEjC,cAAc,EAAE,MAAM,CAAC,QAAQ,CAAC,UAAU;QAC1C,WAAW,EAAE,OAAO,EAAE,OAAO;eACxB,MAAM,CAAC,QAAQ,CAAC,WAAW;eAC3B,EAAE,QAAQ,EAAE,MAAM,EAAE;QACzB,UAAU,EAAE,OAAO,EAAE,UAAU,IAAI,CAAC,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,CAAC;KACvE,CAAC;IAEF,MAAM,UAAU,GAAG,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE;QAChD,QAAQ,EAAE,eAAe;QACzB,MAAM,EAAE,MAAM;QACd,OAAO,EAAE,OAAO,EAAE,SAAS;QAC3B,IAAI,EAAE,IAAI;QACV,OAAO,EAAE,OAAO;QAChB,IAAI,EAAE,KAAK;QACX,SAAS,EAAE,MAAM,CAAC,QAAQ,CAAC,SAAS;QACpC,SAAS,EAAE,OAAO,EAAE,SAAS,IAAI,MAAM,CAAC,QAAQ,CAAC,SAAS,IAAI,CAAC,CAAC;KACjE,EAAE,OAAO,CAAC,CAAC;IACZ,IAAI,CAAC,UAAU,CAAC,EAAE,EAAE,CAAC;QACnB,OAAO,CAAC,UAAU,EAAE,EAAE,MAAM,EAAE,SAAS,EAAE,CAAC,CAAC;IAC7C,CAAC;IACD,MAAM,GAAG,GAAG,UAAU,CAAC,KAAK,CAAC;IAE7B,MAAM,QAAQ,GAAG,MAAM,MAAM,CAAC,GAAG,CAAC,GAAG,EAAE;QACrC,OAAO;QACP,UAAU,EAAE,CAAC,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,CAAC;QACtD,WAAW,EAAE,OAAO,CAAC,WAAW;QAChC,UAAU,EAAE,OAAO,CAAC,UAAU;KAC/B,CAAC,CAAC;IACH,IAAI,CAAC,QAAQ,CAAC,EAAE,EAAE,CAAC;QACjB,OAAO,CAAC,QAAQ,EAAE,EAAE,MAAM,EAAE,eAAe,EAAE,OAAO,EAAE,GAAG,EAAE,CAAC,CAAC;IAC/D,CAAC;IACD,MAAM,QAAQ,GAAG,QAAQ,CAAC,KAAK,CAAC;IAEhC,MAAM,cAAc,GAAG;QACrB,QAAQ,EAAE,EAAE,QAAQ,EAAE,QAAQ,EAAE,OAAO,EAAE,GAAG,EAAE;KAC/C,CAAC;IAEF,MAAM,CAAC,MAAM,CAAC,GAAG,MAAM,CAAC,CAAC,KAAK,CAY5B,CAAC,CAAC,IAAI,CAAC,GAAG,EAAE,MAAM,CAAC,0BAA0B,CAAC,EAC9C,CAAC,CAAC,OAAO,CAAC,CAAC,GAAG,EAAE,GAAG,EAAE,GAAG,CAAC,EAAE,MAAM,CAAC,iCAAiC,CAAC,EACpE,CAAC,CAAC,OAAO,CAAC,GAAG,EAAE,MAAM,CAAC,iCAAiC,CAAC,EACxD,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,EACb,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,CACd,CAAC,QAAQ,EAAE,GAAG,EAAE,EAAE,WAAW,EAAE,cAAc,EAAE,CAAC,CAAC;IAClD,IAAI,CAAC,MAAM,CAAC,EAAE,EAAE,CAAC;QACf,OAAO,CAAC,MAAM,EAAE,EAAE,MAAM,EAAE,UAAU,EAAE,OAAO,EAAE,GAAG,EAAE,QAAQ,EAAE,CAAC,CAAC;IAClE,CAAC;IAED,OAAO,CAAC,MAAM,EAAE,EAAE,MAAM,EAAE,UAAU,EAAE,OAAO,EAAE,GAAG,EAAE,QAAQ,EAAE,CAAC,CAAC;AAAA,CACjE"}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import * as z from "zod/v4-mini";
|
|
2
|
-
import { ClonePlanRequest, ClonePlanRequest$Outbound } from "./clone-plan-request.js";
|
|
3
|
-
export type PostPlansIdCloneRequest = {
|
|
4
|
-
/**
|
|
5
|
-
* Source Plan ID
|
|
6
|
-
*/
|
|
7
|
-
id: string;
|
|
8
|
-
/**
|
|
9
|
-
* Clone configuration
|
|
10
|
-
*/
|
|
11
|
-
body: ClonePlanRequest;
|
|
12
|
-
};
|
|
13
|
-
/** @internal */
|
|
14
|
-
export type PostPlansIdCloneRequest$Outbound = {
|
|
15
|
-
id: string;
|
|
16
|
-
body: ClonePlanRequest$Outbound;
|
|
17
|
-
};
|
|
18
|
-
/** @internal */
|
|
19
|
-
export declare const PostPlansIdCloneRequest$outboundSchema: z.ZodMiniType<PostPlansIdCloneRequest$Outbound, PostPlansIdCloneRequest>;
|
|
20
|
-
export declare function postPlansIdCloneRequestToJSON(postPlansIdCloneRequest: PostPlansIdCloneRequest): string;
|
|
21
|
-
//# sourceMappingURL=post-plans-id-clone-op.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"post-plans-id-clone-op.d.ts","sourceRoot":"","sources":["../../../src/sdk/models/post-plans-id-clone-op.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,aAAa,CAAC;AACjC,OAAO,EACL,gBAAgB,EAChB,yBAAyB,EAE1B,MAAM,yBAAyB,CAAC;AAEjC,MAAM,MAAM,uBAAuB,GAAG;IACpC;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IACX;;OAEG;IACH,IAAI,EAAE,gBAAgB,CAAC;CACxB,CAAC;AAEF,gBAAgB;AAChB,MAAM,MAAM,gCAAgC,GAAG;IAC7C,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,yBAAyB,CAAC;CACjC,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,sCAAsC,EAAE,CAAC,CAAC,WAAW,CAChE,gCAAgC,EAChC,uBAAuB,CAIvB,CAAC;AAEH,wBAAgB,6BAA6B,CAC3C,uBAAuB,EAAE,uBAAuB,GAC/C,MAAM,CAIR"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"post-plans-id-clone-op.js","sourceRoot":"","sources":["../../../src/sdk/models/post-plans-id-clone-op.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,CAAC,MAAM,aAAa,CAAC;AACjC,OAAO,EAGL,+BAA+B,GAChC,MAAM,yBAAyB,CAAC;AAmBjC,gBAAgB;AAChB,MAAM,CAAC,MAAM,sCAAsC,GAG/C,CAAC,CAAC,MAAM,CAAC;IACX,EAAE,EAAE,CAAC,CAAC,MAAM,EAAE;IACd,IAAI,EAAE,+BAA+B;CACtC,CAAC,CAAC;AAEH,MAAM,UAAU,6BAA6B,CAC3C,uBAAgD,EACxC;IACR,OAAO,IAAI,CAAC,SAAS,CACnB,sCAAsC,CAAC,KAAK,CAAC,uBAAuB,CAAC,CACtE,CAAC;AAAA,CACH"}
|