@flexprice/sdk 2.0.10 → 2.0.12
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/cancellation-type.md +2 -2
- package/docs/sdk/models/dto-cancel-subscription-request.md +8 -7
- package/docs/sdk/models/dto-create-customer-request.md +17 -17
- package/docs/sdk/models/dto-create-subscription-request.md +41 -39
- package/docs/sdk/models/dto-customer-response.md +22 -22
- package/docs/sdk/models/dto-update-customer-request.md +15 -15
- package/docs/sdk/models/github-com-flexprice-flexprice-internal-domain-customer-customer.md +21 -21
- package/docs/sdk/models/webhook-dto-alert-webhook-payload.md +32 -0
- package/docs/sdk/models/webhook-dto-communication-webhook-payload.md +27 -0
- package/docs/sdk/models/webhook-dto-credit-note-webhook-payload.md +37 -0
- package/docs/sdk/models/webhook-dto-customer-webhook-payload.md +16 -0
- package/docs/sdk/models/webhook-dto-entitlement-webhook-payload.md +48 -0
- package/docs/sdk/models/webhook-dto-feature-webhook-payload.md +28 -0
- package/docs/sdk/models/webhook-dto-invoice-webhook-payload.md +27 -0
- package/docs/sdk/models/webhook-dto-payment-webhook-payload.md +16 -0
- package/docs/sdk/models/webhook-dto-subscription-phase-webhook-payload.md +16 -0
- package/docs/sdk/models/webhook-dto-subscription-webhook-payload.md +25 -0
- package/docs/sdk/models/webhook-dto-transaction-webhook-payload.md +17 -0
- package/docs/sdk/models/webhook-dto-wallet-alert-info.md +19 -0
- package/docs/sdk/models/webhook-dto-wallet-webhook-payload.md +18 -0
- package/docs/sdk/models/webhook-event-name.md +17 -0
- package/docs/sdk/models/window-size.md +2 -2
- package/docs/sdks/webhookevents/README.md +2973 -0
- package/esm/funcs/addons-delete-addon.js.map +1 -1
- package/esm/funcs/addons-get-addon-by-lookup-key.js.map +1 -1
- package/esm/funcs/addons-get-addon.js.map +1 -1
- package/esm/funcs/addons-update-addon.js.map +1 -1
- package/esm/funcs/costs-delete-costsheet.js.map +1 -1
- package/esm/funcs/costs-get-costsheet.js.map +1 -1
- package/esm/funcs/costs-update-costsheet.js.map +1 -1
- package/esm/funcs/coupons-delete-coupon.js.map +1 -1
- package/esm/funcs/coupons-get-coupon.js.map +1 -1
- package/esm/funcs/coupons-update-coupon.js.map +1 -1
- package/esm/funcs/credit-grants-delete-credit-grant.js.map +1 -1
- package/esm/funcs/credit-grants-get-credit-grant.js.map +1 -1
- package/esm/funcs/credit-grants-get-plan-credit-grants.js.map +1 -1
- package/esm/funcs/credit-grants-update-credit-grant.js.map +1 -1
- package/esm/funcs/credit-notes-get-credit-note.js.map +1 -1
- package/esm/funcs/credit-notes-process-credit-note.js.map +1 -1
- package/esm/funcs/credit-notes-void-credit-note.js.map +1 -1
- package/esm/funcs/customers-delete-customer.js.map +1 -1
- package/esm/funcs/customers-get-customer-by-external-id.js.map +1 -1
- package/esm/funcs/customers-get-customer-entitlements.js.map +1 -1
- package/esm/funcs/customers-get-customer-upcoming-grants.js.map +1 -1
- package/esm/funcs/customers-get-customer.js.map +1 -1
- package/esm/funcs/entitlements-delete-entitlement.js.map +1 -1
- package/esm/funcs/entitlements-get-addon-entitlements.js.map +1 -1
- package/esm/funcs/entitlements-get-entitlement.js.map +1 -1
- package/esm/funcs/entitlements-get-plan-entitlements.js.map +1 -1
- package/esm/funcs/entitlements-update-entitlement.js.map +1 -1
- package/esm/funcs/entity-integration-mappings-delete-entity-integration-mapping.js.map +1 -1
- package/esm/funcs/events-get-event.js.map +1 -1
- package/esm/funcs/features-delete-feature.js.map +1 -1
- package/esm/funcs/features-update-feature.js.map +1 -1
- package/esm/funcs/groups-delete-group.js.map +1 -1
- package/esm/funcs/groups-get-group.js.map +1 -1
- package/esm/funcs/integrations-create-or-update-integration.js.map +1 -1
- package/esm/funcs/integrations-delete-integration.js.map +1 -1
- package/esm/funcs/integrations-get-integration.js.map +1 -1
- package/esm/funcs/invoices-attempt-invoice-payment.js.map +1 -1
- package/esm/funcs/invoices-finalize-invoice.js.map +1 -1
- package/esm/funcs/invoices-get-customer-invoice-summary.js.map +1 -1
- package/esm/funcs/invoices-get-invoice-pdf.js.map +1 -1
- package/esm/funcs/invoices-get-invoice.js.map +1 -1
- package/esm/funcs/invoices-recalculate-invoice-v2.js.map +1 -1
- package/esm/funcs/invoices-recalculate-invoice.js.map +1 -1
- package/esm/funcs/invoices-trigger-invoice-comms-webhook.js.map +1 -1
- package/esm/funcs/invoices-update-invoice-payment-status.js.map +1 -1
- package/esm/funcs/invoices-update-invoice.js.map +1 -1
- package/esm/funcs/invoices-void-invoice.js.map +1 -1
- package/esm/funcs/payments-delete-payment.js.map +1 -1
- package/esm/funcs/payments-get-payment.js.map +1 -1
- package/esm/funcs/payments-process-payment.js.map +1 -1
- package/esm/funcs/payments-update-payment.js.map +1 -1
- package/esm/funcs/plans-delete-plan.js.map +1 -1
- package/esm/funcs/plans-get-plan.js.map +1 -1
- package/esm/funcs/plans-post-plans-id-clone.js.map +1 -1
- package/esm/funcs/plans-sync-plan-prices.js.map +1 -1
- package/esm/funcs/plans-update-plan.js.map +1 -1
- package/esm/funcs/price-units-delete-price-unit.js.map +1 -1
- package/esm/funcs/price-units-get-price-unit-by-code.js.map +1 -1
- package/esm/funcs/price-units-get-price-unit.js.map +1 -1
- package/esm/funcs/price-units-update-price-unit.js.map +1 -1
- package/esm/funcs/prices-delete-price.js.map +1 -1
- package/esm/funcs/prices-get-price-by-lookup-key.js.map +1 -1
- package/esm/funcs/prices-get-price.js.map +1 -1
- package/esm/funcs/prices-update-price.js.map +1 -1
- package/esm/funcs/rbac-get-rbac-role.js.map +1 -1
- package/esm/funcs/scheduled-tasks-delete-scheduled-task.js.map +1 -1
- package/esm/funcs/scheduled-tasks-get-scheduled-task.js.map +1 -1
- package/esm/funcs/scheduled-tasks-trigger-scheduled-task-run.js.map +1 -1
- package/esm/funcs/scheduled-tasks-update-scheduled-task.js.map +1 -1
- package/esm/funcs/secrets-delete-api-key.js.map +1 -1
- package/esm/funcs/subscriptions-activate-subscription.js.map +1 -1
- package/esm/funcs/subscriptions-cancel-subscription-schedule.js.map +1 -1
- package/esm/funcs/subscriptions-cancel-subscription.js.map +1 -1
- package/esm/funcs/subscriptions-create-subscription-line-item.js.map +1 -1
- package/esm/funcs/subscriptions-delete-subscription-line-item.js.map +1 -1
- package/esm/funcs/subscriptions-execute-subscription-change.js.map +1 -1
- package/esm/funcs/subscriptions-get-subscription-addon-associations.js.map +1 -1
- package/esm/funcs/subscriptions-get-subscription-entitlements.js.map +1 -1
- package/esm/funcs/subscriptions-get-subscription-schedule.js.map +1 -1
- package/esm/funcs/subscriptions-get-subscription-upcoming-grants.js.map +1 -1
- package/esm/funcs/subscriptions-get-subscription-v2.js.map +1 -1
- package/esm/funcs/subscriptions-get-subscription.js.map +1 -1
- package/esm/funcs/subscriptions-list-subscription-pauses.js.map +1 -1
- package/esm/funcs/subscriptions-list-subscription-schedules.js.map +1 -1
- package/esm/funcs/subscriptions-pause-subscription.js.map +1 -1
- package/esm/funcs/subscriptions-preview-subscription-change.js.map +1 -1
- package/esm/funcs/subscriptions-resume-subscription.js.map +1 -1
- package/esm/funcs/subscriptions-update-subscription-line-item.js.map +1 -1
- package/esm/funcs/subscriptions-update-subscription.js.map +1 -1
- package/esm/funcs/tasks-download-task-export.js.map +1 -1
- package/esm/funcs/tasks-get-task.js.map +1 -1
- package/esm/funcs/tasks-update-task-status.js.map +1 -1
- package/esm/funcs/tax-associations-delete-tax-association.js.map +1 -1
- package/esm/funcs/tax-associations-get-tax-association.js.map +1 -1
- package/esm/funcs/tax-associations-update-tax-association.js.map +1 -1
- package/esm/funcs/tax-rates-delete-tax-rate.js.map +1 -1
- package/esm/funcs/tax-rates-get-tax-rate.js.map +1 -1
- package/esm/funcs/tax-rates-update-tax-rate.js.map +1 -1
- package/esm/funcs/tenants-get-tenant-by-id.js.map +1 -1
- package/esm/funcs/wallets-get-wallet-balance.js.map +1 -1
- package/esm/funcs/wallets-get-wallet-transactions.js.map +1 -1
- package/esm/funcs/wallets-get-wallet.js.map +1 -1
- package/esm/funcs/wallets-get-wallets-by-customer-id.js.map +1 -1
- package/esm/funcs/wallets-terminate-wallet.js.map +1 -1
- package/esm/funcs/wallets-top-up-wallet.js.map +1 -1
- package/esm/funcs/wallets-update-wallet.js.map +1 -1
- package/esm/funcs/webhook-events-post-webhook-events-credit-note-created.d.ts +17 -0
- package/esm/funcs/webhook-events-post-webhook-events-credit-note-created.d.ts.map +1 -0
- package/esm/funcs/{webhooks-handle-chargebee-webhook.js → webhook-events-post-webhook-events-credit-note-created.js} +10 -34
- package/esm/funcs/webhook-events-post-webhook-events-credit-note-created.js.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-credit-note-updated.d.ts +17 -0
- package/esm/funcs/webhook-events-post-webhook-events-credit-note-updated.d.ts.map +1 -0
- package/esm/funcs/{webhooks-handle-paddle-webhook.js → webhook-events-post-webhook-events-credit-note-updated.js} +9 -35
- package/esm/funcs/webhook-events-post-webhook-events-credit-note-updated.js.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-customer-created.d.ts +17 -0
- package/esm/funcs/webhook-events-post-webhook-events-customer-created.d.ts.map +1 -0
- package/esm/funcs/{webhooks-handle-moyasar-webhook.js → webhook-events-post-webhook-events-customer-created.js} +9 -35
- package/esm/funcs/webhook-events-post-webhook-events-customer-created.js.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-customer-deleted.d.ts +17 -0
- package/esm/funcs/webhook-events-post-webhook-events-customer-deleted.d.ts.map +1 -0
- package/esm/funcs/{webhooks-handle-nomod-webhook.js → webhook-events-post-webhook-events-customer-deleted.js} +10 -39
- package/esm/funcs/webhook-events-post-webhook-events-customer-deleted.js.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-customer-updated.d.ts +17 -0
- package/esm/funcs/webhook-events-post-webhook-events-customer-updated.d.ts.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-customer-updated.js +68 -0
- package/esm/funcs/webhook-events-post-webhook-events-customer-updated.js.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-entitlement-created.d.ts +17 -0
- package/esm/funcs/webhook-events-post-webhook-events-entitlement-created.d.ts.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-entitlement-created.js +68 -0
- package/esm/funcs/webhook-events-post-webhook-events-entitlement-created.js.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-entitlement-deleted.d.ts +17 -0
- package/esm/funcs/webhook-events-post-webhook-events-entitlement-deleted.d.ts.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-entitlement-deleted.js +68 -0
- package/esm/funcs/webhook-events-post-webhook-events-entitlement-deleted.js.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-entitlement-updated.d.ts +17 -0
- package/esm/funcs/webhook-events-post-webhook-events-entitlement-updated.d.ts.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-entitlement-updated.js +68 -0
- package/esm/funcs/webhook-events-post-webhook-events-entitlement-updated.js.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-feature-created.d.ts +17 -0
- package/esm/funcs/webhook-events-post-webhook-events-feature-created.d.ts.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-feature-created.js +68 -0
- package/esm/funcs/webhook-events-post-webhook-events-feature-created.js.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-feature-deleted.d.ts +17 -0
- package/esm/funcs/webhook-events-post-webhook-events-feature-deleted.d.ts.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-feature-deleted.js +68 -0
- package/esm/funcs/webhook-events-post-webhook-events-feature-deleted.js.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-feature-updated.d.ts +17 -0
- package/esm/funcs/webhook-events-post-webhook-events-feature-updated.d.ts.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-feature-updated.js +68 -0
- package/esm/funcs/webhook-events-post-webhook-events-feature-updated.js.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-feature-wallet-balance-alert.d.ts +17 -0
- package/esm/funcs/webhook-events-post-webhook-events-feature-wallet-balance-alert.d.ts.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-feature-wallet-balance-alert.js +68 -0
- package/esm/funcs/webhook-events-post-webhook-events-feature-wallet-balance-alert.js.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-invoice-communication-triggered.d.ts +17 -0
- package/esm/funcs/webhook-events-post-webhook-events-invoice-communication-triggered.d.ts.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-invoice-communication-triggered.js +68 -0
- package/esm/funcs/webhook-events-post-webhook-events-invoice-communication-triggered.js.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-invoice-create-drafted.d.ts +17 -0
- package/esm/funcs/webhook-events-post-webhook-events-invoice-create-drafted.d.ts.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-invoice-create-drafted.js +68 -0
- package/esm/funcs/webhook-events-post-webhook-events-invoice-create-drafted.js.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-invoice-payment-overdue.d.ts +17 -0
- package/esm/funcs/webhook-events-post-webhook-events-invoice-payment-overdue.d.ts.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-invoice-payment-overdue.js +68 -0
- package/esm/funcs/webhook-events-post-webhook-events-invoice-payment-overdue.js.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-invoice-update-finalized.d.ts +17 -0
- package/esm/funcs/webhook-events-post-webhook-events-invoice-update-finalized.d.ts.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-invoice-update-finalized.js +68 -0
- package/esm/funcs/webhook-events-post-webhook-events-invoice-update-finalized.js.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-invoice-update-payment.d.ts +17 -0
- package/esm/funcs/webhook-events-post-webhook-events-invoice-update-payment.d.ts.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-invoice-update-payment.js +68 -0
- package/esm/funcs/webhook-events-post-webhook-events-invoice-update-payment.js.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-invoice-update-voided.d.ts +17 -0
- package/esm/funcs/webhook-events-post-webhook-events-invoice-update-voided.d.ts.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-invoice-update-voided.js +68 -0
- package/esm/funcs/webhook-events-post-webhook-events-invoice-update-voided.js.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-invoice-update.d.ts +17 -0
- package/esm/funcs/webhook-events-post-webhook-events-invoice-update.d.ts.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-invoice-update.js +68 -0
- package/esm/funcs/webhook-events-post-webhook-events-invoice-update.js.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-payment-created.d.ts +17 -0
- package/esm/funcs/webhook-events-post-webhook-events-payment-created.d.ts.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-payment-created.js +68 -0
- package/esm/funcs/webhook-events-post-webhook-events-payment-created.js.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-payment-failed.d.ts +17 -0
- package/esm/funcs/webhook-events-post-webhook-events-payment-failed.d.ts.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-payment-failed.js +68 -0
- package/esm/funcs/webhook-events-post-webhook-events-payment-failed.js.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-payment-pending.d.ts +17 -0
- package/esm/funcs/webhook-events-post-webhook-events-payment-pending.d.ts.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-payment-pending.js +68 -0
- package/esm/funcs/webhook-events-post-webhook-events-payment-pending.js.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-payment-success.d.ts +17 -0
- package/esm/funcs/webhook-events-post-webhook-events-payment-success.d.ts.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-payment-success.js +68 -0
- package/esm/funcs/webhook-events-post-webhook-events-payment-success.js.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-payment-updated.d.ts +17 -0
- package/esm/funcs/webhook-events-post-webhook-events-payment-updated.d.ts.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-payment-updated.js +68 -0
- package/esm/funcs/webhook-events-post-webhook-events-payment-updated.js.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-subscription-activated.d.ts +17 -0
- package/esm/funcs/webhook-events-post-webhook-events-subscription-activated.d.ts.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-subscription-activated.js +68 -0
- package/esm/funcs/webhook-events-post-webhook-events-subscription-activated.js.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-subscription-cancelled.d.ts +17 -0
- package/esm/funcs/webhook-events-post-webhook-events-subscription-cancelled.d.ts.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-subscription-cancelled.js +68 -0
- package/esm/funcs/webhook-events-post-webhook-events-subscription-cancelled.js.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-subscription-created.d.ts +17 -0
- package/esm/funcs/webhook-events-post-webhook-events-subscription-created.d.ts.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-subscription-created.js +68 -0
- package/esm/funcs/webhook-events-post-webhook-events-subscription-created.js.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-subscription-draft-created.d.ts +17 -0
- package/esm/funcs/webhook-events-post-webhook-events-subscription-draft-created.d.ts.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-subscription-draft-created.js +68 -0
- package/esm/funcs/webhook-events-post-webhook-events-subscription-draft-created.js.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-subscription-paused.d.ts +17 -0
- package/esm/funcs/webhook-events-post-webhook-events-subscription-paused.d.ts.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-subscription-paused.js +68 -0
- package/esm/funcs/webhook-events-post-webhook-events-subscription-paused.js.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-subscription-phase-created.d.ts +17 -0
- package/esm/funcs/webhook-events-post-webhook-events-subscription-phase-created.d.ts.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-subscription-phase-created.js +68 -0
- package/esm/funcs/webhook-events-post-webhook-events-subscription-phase-created.js.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-subscription-phase-deleted.d.ts +17 -0
- package/esm/funcs/webhook-events-post-webhook-events-subscription-phase-deleted.d.ts.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-subscription-phase-deleted.js +68 -0
- package/esm/funcs/webhook-events-post-webhook-events-subscription-phase-deleted.js.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-subscription-phase-updated.d.ts +17 -0
- package/esm/funcs/webhook-events-post-webhook-events-subscription-phase-updated.d.ts.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-subscription-phase-updated.js +68 -0
- package/esm/funcs/webhook-events-post-webhook-events-subscription-phase-updated.js.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-subscription-renewal-due.d.ts +17 -0
- package/esm/funcs/webhook-events-post-webhook-events-subscription-renewal-due.d.ts.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-subscription-renewal-due.js +68 -0
- package/esm/funcs/webhook-events-post-webhook-events-subscription-renewal-due.js.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-subscription-resumed.d.ts +17 -0
- package/esm/funcs/webhook-events-post-webhook-events-subscription-resumed.d.ts.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-subscription-resumed.js +68 -0
- package/esm/funcs/webhook-events-post-webhook-events-subscription-resumed.js.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-subscription-updated.d.ts +17 -0
- package/esm/funcs/webhook-events-post-webhook-events-subscription-updated.d.ts.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-subscription-updated.js +68 -0
- package/esm/funcs/webhook-events-post-webhook-events-subscription-updated.js.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-wallet-created.d.ts +17 -0
- package/esm/funcs/webhook-events-post-webhook-events-wallet-created.d.ts.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-wallet-created.js +68 -0
- package/esm/funcs/webhook-events-post-webhook-events-wallet-created.js.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-wallet-credit-balance-dropped.d.ts +17 -0
- package/esm/funcs/webhook-events-post-webhook-events-wallet-credit-balance-dropped.d.ts.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-wallet-credit-balance-dropped.js +68 -0
- package/esm/funcs/webhook-events-post-webhook-events-wallet-credit-balance-dropped.js.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-wallet-credit-balance-recovered.d.ts +17 -0
- package/esm/funcs/webhook-events-post-webhook-events-wallet-credit-balance-recovered.d.ts.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-wallet-credit-balance-recovered.js +68 -0
- package/esm/funcs/webhook-events-post-webhook-events-wallet-credit-balance-recovered.js.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-wallet-ongoing-balance-dropped.d.ts +17 -0
- package/esm/funcs/webhook-events-post-webhook-events-wallet-ongoing-balance-dropped.d.ts.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-wallet-ongoing-balance-dropped.js +68 -0
- package/esm/funcs/webhook-events-post-webhook-events-wallet-ongoing-balance-dropped.js.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-wallet-ongoing-balance-recovered.d.ts +17 -0
- package/esm/funcs/webhook-events-post-webhook-events-wallet-ongoing-balance-recovered.d.ts.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-wallet-ongoing-balance-recovered.js +68 -0
- package/esm/funcs/webhook-events-post-webhook-events-wallet-ongoing-balance-recovered.js.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-wallet-terminated.d.ts +17 -0
- package/esm/funcs/webhook-events-post-webhook-events-wallet-terminated.d.ts.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-wallet-terminated.js +68 -0
- package/esm/funcs/webhook-events-post-webhook-events-wallet-terminated.js.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-wallet-transaction-created.d.ts +17 -0
- package/esm/funcs/webhook-events-post-webhook-events-wallet-transaction-created.d.ts.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-wallet-transaction-created.js +68 -0
- package/esm/funcs/webhook-events-post-webhook-events-wallet-transaction-created.js.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-wallet-updated.d.ts +17 -0
- package/esm/funcs/webhook-events-post-webhook-events-wallet-updated.d.ts.map +1 -0
- package/esm/funcs/webhook-events-post-webhook-events-wallet-updated.js +68 -0
- package/esm/funcs/webhook-events-post-webhook-events-wallet-updated.js.map +1 -0
- 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/encodings.d.ts.map +1 -1
- package/esm/lib/encodings.js +20 -5
- package/esm/lib/encodings.js.map +1 -1
- package/esm/lib/sdks.d.ts.map +1 -1
- package/esm/lib/sdks.js +8 -4
- package/esm/lib/sdks.js.map +1 -1
- package/esm/lib/url.d.ts.map +1 -1
- package/esm/lib/url.js +4 -2
- package/esm/lib/url.js.map +1 -1
- package/esm/sdk/models/cancellation-type.d.ts +1 -0
- package/esm/sdk/models/cancellation-type.d.ts.map +1 -1
- package/esm/sdk/models/cancellation-type.js +1 -0
- package/esm/sdk/models/cancellation-type.js.map +1 -1
- package/esm/sdk/models/dto-cancel-subscription-request.d.ts +8 -0
- package/esm/sdk/models/dto-cancel-subscription-request.d.ts.map +1 -1
- package/esm/sdk/models/dto-cancel-subscription-request.js +2 -0
- package/esm/sdk/models/dto-cancel-subscription-request.js.map +1 -1
- package/esm/sdk/models/dto-create-customer-request.d.ts +8 -3
- package/esm/sdk/models/dto-create-customer-request.d.ts.map +1 -1
- package/esm/sdk/models/dto-create-customer-request.js.map +1 -1
- package/esm/sdk/models/dto-create-subscription-request.d.ts +18 -0
- package/esm/sdk/models/dto-create-subscription-request.d.ts.map +1 -1
- package/esm/sdk/models/dto-create-subscription-request.js +4 -0
- package/esm/sdk/models/dto-create-subscription-request.js.map +1 -1
- package/esm/sdk/models/dto-customer-response.d.ts +5 -1
- package/esm/sdk/models/dto-customer-response.d.ts.map +1 -1
- package/esm/sdk/models/dto-customer-response.js.map +1 -1
- package/esm/sdk/models/dto-update-customer-request.d.ts +9 -4
- package/esm/sdk/models/dto-update-customer-request.d.ts.map +1 -1
- package/esm/sdk/models/dto-update-customer-request.js.map +1 -1
- package/esm/sdk/models/github-com-flexprice-flexprice-internal-domain-customer-customer.d.ts +5 -1
- package/esm/sdk/models/github-com-flexprice-flexprice-internal-domain-customer-customer.d.ts.map +1 -1
- package/esm/sdk/models/github-com-flexprice-flexprice-internal-domain-customer-customer.js.map +1 -1
- package/esm/sdk/models/index.d.ts +14 -8
- package/esm/sdk/models/index.d.ts.map +1 -1
- package/esm/sdk/models/index.js +14 -8
- package/esm/sdk/models/index.js.map +1 -1
- package/esm/sdk/models/webhook-dto-alert-webhook-payload.d.ts +22 -0
- package/esm/sdk/models/webhook-dto-alert-webhook-payload.d.ts.map +1 -0
- package/esm/sdk/models/webhook-dto-alert-webhook-payload.js +30 -0
- package/esm/sdk/models/webhook-dto-alert-webhook-payload.js.map +1 -0
- package/esm/sdk/models/webhook-dto-communication-webhook-payload.d.ts +13 -0
- package/esm/sdk/models/webhook-dto-communication-webhook-payload.d.ts.map +1 -0
- package/esm/sdk/models/webhook-dto-communication-webhook-payload.js +22 -0
- package/esm/sdk/models/webhook-dto-communication-webhook-payload.js.map +1 -0
- package/esm/sdk/models/webhook-dto-credit-note-webhook-payload.d.ts +13 -0
- package/esm/sdk/models/webhook-dto-credit-note-webhook-payload.d.ts.map +1 -0
- package/esm/sdk/models/webhook-dto-credit-note-webhook-payload.js +23 -0
- package/esm/sdk/models/webhook-dto-credit-note-webhook-payload.js.map +1 -0
- package/esm/sdk/models/webhook-dto-customer-webhook-payload.d.ts +16 -0
- package/esm/sdk/models/webhook-dto-customer-webhook-payload.d.ts.map +1 -0
- package/esm/sdk/models/webhook-dto-customer-webhook-payload.js +22 -0
- package/esm/sdk/models/webhook-dto-customer-webhook-payload.js.map +1 -0
- package/esm/sdk/models/webhook-dto-entitlement-webhook-payload.d.ts +13 -0
- package/esm/sdk/models/webhook-dto-entitlement-webhook-payload.d.ts.map +1 -0
- package/esm/sdk/models/webhook-dto-entitlement-webhook-payload.js +22 -0
- package/esm/sdk/models/webhook-dto-entitlement-webhook-payload.js.map +1 -0
- package/esm/sdk/models/webhook-dto-feature-webhook-payload.d.ts +13 -0
- package/esm/sdk/models/webhook-dto-feature-webhook-payload.d.ts.map +1 -0
- package/esm/sdk/models/webhook-dto-feature-webhook-payload.js +22 -0
- package/esm/sdk/models/webhook-dto-feature-webhook-payload.js.map +1 -0
- package/esm/sdk/models/webhook-dto-invoice-webhook-payload.d.ts +13 -0
- package/esm/sdk/models/webhook-dto-invoice-webhook-payload.d.ts.map +1 -0
- package/esm/sdk/models/webhook-dto-invoice-webhook-payload.js +22 -0
- package/esm/sdk/models/webhook-dto-invoice-webhook-payload.js.map +1 -0
- package/esm/sdk/models/webhook-dto-payment-webhook-payload.d.ts +13 -0
- package/esm/sdk/models/webhook-dto-payment-webhook-payload.d.ts.map +1 -0
- package/esm/sdk/models/webhook-dto-payment-webhook-payload.js +22 -0
- package/esm/sdk/models/webhook-dto-payment-webhook-payload.js.map +1 -0
- package/esm/sdk/models/webhook-dto-subscription-phase-webhook-payload.d.ts +13 -0
- package/esm/sdk/models/webhook-dto-subscription-phase-webhook-payload.d.ts.map +1 -0
- package/esm/sdk/models/webhook-dto-subscription-phase-webhook-payload.js +22 -0
- package/esm/sdk/models/webhook-dto-subscription-phase-webhook-payload.js.map +1 -0
- package/esm/sdk/models/webhook-dto-subscription-webhook-payload.d.ts +13 -0
- package/esm/sdk/models/webhook-dto-subscription-webhook-payload.d.ts.map +1 -0
- package/esm/sdk/models/webhook-dto-subscription-webhook-payload.js +22 -0
- package/esm/sdk/models/webhook-dto-subscription-webhook-payload.js.map +1 -0
- package/esm/sdk/models/webhook-dto-transaction-webhook-payload.d.ts +15 -0
- package/esm/sdk/models/webhook-dto-transaction-webhook-payload.d.ts.map +1 -0
- package/esm/sdk/models/webhook-dto-transaction-webhook-payload.js +24 -0
- package/esm/sdk/models/webhook-dto-transaction-webhook-payload.js.map +1 -0
- package/esm/sdk/models/webhook-dto-wallet-alert-info.d.ts +15 -0
- package/esm/sdk/models/webhook-dto-wallet-alert-info.d.ts.map +1 -0
- package/esm/sdk/models/webhook-dto-wallet-alert-info.js +27 -0
- package/esm/sdk/models/webhook-dto-wallet-alert-info.js.map +1 -0
- package/esm/sdk/models/webhook-dto-wallet-webhook-payload.d.ts +20 -0
- package/esm/sdk/models/webhook-dto-wallet-webhook-payload.d.ts.map +1 -0
- package/esm/sdk/models/webhook-dto-wallet-webhook-payload.js +26 -0
- package/esm/sdk/models/webhook-dto-wallet-webhook-payload.js.map +1 -0
- package/esm/sdk/models/webhook-event-name.d.ts +51 -0
- package/esm/sdk/models/webhook-event-name.d.ts.map +1 -0
- package/esm/sdk/models/webhook-event-name.js +52 -0
- package/esm/sdk/models/webhook-event-name.js.map +1 -0
- package/esm/sdk/models/window-size.d.ts +1 -1
- package/esm/sdk/models/window-size.js +1 -1
- package/esm/sdk/models/window-size.js.map +1 -1
- package/esm/sdk/sdk.d.ts +3 -3
- package/esm/sdk/sdk.d.ts.map +1 -1
- package/esm/sdk/sdk.js +4 -4
- package/esm/sdk/sdk.js.map +1 -1
- package/esm/sdk/webhook-events.d.ts +306 -0
- package/esm/sdk/webhook-events.d.ts.map +1 -0
- package/esm/sdk/webhook-events.js +438 -0
- package/esm/sdk/webhook-events.js.map +1 -0
- package/jsr.json +1 -1
- package/package.json +1 -1
- package/src/funcs/addons-delete-addon.ts +0 -1
- package/src/funcs/addons-get-addon-by-lookup-key.ts +0 -1
- package/src/funcs/addons-get-addon.ts +0 -1
- package/src/funcs/addons-update-addon.ts +0 -1
- package/src/funcs/costs-delete-costsheet.ts +0 -1
- package/src/funcs/costs-get-costsheet.ts +0 -1
- package/src/funcs/costs-update-costsheet.ts +0 -1
- package/src/funcs/coupons-delete-coupon.ts +0 -1
- package/src/funcs/coupons-get-coupon.ts +0 -1
- package/src/funcs/coupons-update-coupon.ts +0 -1
- package/src/funcs/credit-grants-delete-credit-grant.ts +0 -1
- package/src/funcs/credit-grants-get-credit-grant.ts +0 -1
- package/src/funcs/credit-grants-get-plan-credit-grants.ts +0 -1
- package/src/funcs/credit-grants-update-credit-grant.ts +0 -1
- package/src/funcs/credit-notes-get-credit-note.ts +0 -1
- package/src/funcs/credit-notes-process-credit-note.ts +0 -1
- package/src/funcs/credit-notes-void-credit-note.ts +0 -1
- package/src/funcs/customers-delete-customer.ts +0 -1
- package/src/funcs/customers-get-customer-by-external-id.ts +0 -1
- package/src/funcs/customers-get-customer-entitlements.ts +0 -1
- package/src/funcs/customers-get-customer-upcoming-grants.ts +0 -1
- package/src/funcs/customers-get-customer.ts +0 -1
- package/src/funcs/entitlements-delete-entitlement.ts +0 -1
- package/src/funcs/entitlements-get-addon-entitlements.ts +0 -1
- package/src/funcs/entitlements-get-entitlement.ts +0 -1
- package/src/funcs/entitlements-get-plan-entitlements.ts +0 -1
- package/src/funcs/entitlements-update-entitlement.ts +0 -1
- package/src/funcs/entity-integration-mappings-delete-entity-integration-mapping.ts +0 -1
- package/src/funcs/events-get-event.ts +0 -1
- package/src/funcs/features-delete-feature.ts +0 -1
- package/src/funcs/features-update-feature.ts +0 -1
- package/src/funcs/groups-delete-group.ts +0 -1
- package/src/funcs/groups-get-group.ts +0 -1
- package/src/funcs/integrations-create-or-update-integration.ts +0 -1
- package/src/funcs/integrations-delete-integration.ts +0 -1
- package/src/funcs/integrations-get-integration.ts +0 -1
- package/src/funcs/invoices-attempt-invoice-payment.ts +0 -1
- package/src/funcs/invoices-finalize-invoice.ts +0 -1
- package/src/funcs/invoices-get-customer-invoice-summary.ts +0 -1
- package/src/funcs/invoices-get-invoice-pdf.ts +0 -1
- package/src/funcs/invoices-get-invoice.ts +0 -1
- package/src/funcs/invoices-recalculate-invoice-v2.ts +0 -1
- package/src/funcs/invoices-recalculate-invoice.ts +0 -1
- package/src/funcs/invoices-trigger-invoice-comms-webhook.ts +0 -1
- package/src/funcs/invoices-update-invoice-payment-status.ts +0 -1
- package/src/funcs/invoices-update-invoice.ts +0 -1
- package/src/funcs/invoices-void-invoice.ts +0 -1
- package/src/funcs/payments-delete-payment.ts +0 -1
- package/src/funcs/payments-get-payment.ts +0 -1
- package/src/funcs/payments-process-payment.ts +0 -1
- package/src/funcs/payments-update-payment.ts +0 -1
- package/src/funcs/plans-delete-plan.ts +0 -1
- package/src/funcs/plans-get-plan.ts +0 -1
- package/src/funcs/plans-post-plans-id-clone.ts +0 -1
- package/src/funcs/plans-sync-plan-prices.ts +0 -1
- package/src/funcs/plans-update-plan.ts +0 -1
- package/src/funcs/price-units-delete-price-unit.ts +0 -1
- package/src/funcs/price-units-get-price-unit-by-code.ts +0 -1
- package/src/funcs/price-units-get-price-unit.ts +0 -1
- package/src/funcs/price-units-update-price-unit.ts +0 -1
- package/src/funcs/prices-delete-price.ts +0 -1
- package/src/funcs/prices-get-price-by-lookup-key.ts +0 -1
- package/src/funcs/prices-get-price.ts +0 -1
- package/src/funcs/prices-update-price.ts +0 -1
- package/src/funcs/rbac-get-rbac-role.ts +0 -1
- package/src/funcs/scheduled-tasks-delete-scheduled-task.ts +0 -1
- package/src/funcs/scheduled-tasks-get-scheduled-task.ts +0 -1
- package/src/funcs/scheduled-tasks-trigger-scheduled-task-run.ts +0 -1
- package/src/funcs/scheduled-tasks-update-scheduled-task.ts +0 -1
- package/src/funcs/secrets-delete-api-key.ts +0 -1
- package/src/funcs/subscriptions-activate-subscription.ts +0 -1
- package/src/funcs/subscriptions-cancel-subscription-schedule.ts +0 -1
- package/src/funcs/subscriptions-cancel-subscription.ts +0 -1
- package/src/funcs/subscriptions-create-subscription-line-item.ts +0 -1
- package/src/funcs/subscriptions-delete-subscription-line-item.ts +0 -1
- package/src/funcs/subscriptions-execute-subscription-change.ts +0 -1
- package/src/funcs/subscriptions-get-subscription-addon-associations.ts +0 -1
- package/src/funcs/subscriptions-get-subscription-entitlements.ts +0 -1
- package/src/funcs/subscriptions-get-subscription-schedule.ts +0 -1
- package/src/funcs/subscriptions-get-subscription-upcoming-grants.ts +0 -1
- package/src/funcs/subscriptions-get-subscription-v2.ts +0 -1
- package/src/funcs/subscriptions-get-subscription.ts +0 -1
- package/src/funcs/subscriptions-list-subscription-pauses.ts +0 -1
- package/src/funcs/subscriptions-list-subscription-schedules.ts +0 -1
- package/src/funcs/subscriptions-pause-subscription.ts +0 -1
- package/src/funcs/subscriptions-preview-subscription-change.ts +0 -1
- package/src/funcs/subscriptions-resume-subscription.ts +0 -1
- package/src/funcs/subscriptions-update-subscription-line-item.ts +0 -1
- package/src/funcs/subscriptions-update-subscription.ts +0 -1
- package/src/funcs/tasks-download-task-export.ts +0 -1
- package/src/funcs/tasks-get-task.ts +0 -1
- package/src/funcs/tasks-update-task-status.ts +0 -1
- package/src/funcs/tax-associations-delete-tax-association.ts +0 -1
- package/src/funcs/tax-associations-get-tax-association.ts +0 -1
- package/src/funcs/tax-associations-update-tax-association.ts +0 -1
- package/src/funcs/tax-rates-delete-tax-rate.ts +0 -1
- package/src/funcs/tax-rates-get-tax-rate.ts +0 -1
- package/src/funcs/tax-rates-update-tax-rate.ts +0 -1
- package/src/funcs/tenants-get-tenant-by-id.ts +0 -1
- package/src/funcs/wallets-get-wallet-balance.ts +0 -1
- package/src/funcs/wallets-get-wallet-transactions.ts +0 -1
- package/src/funcs/wallets-get-wallet.ts +0 -1
- package/src/funcs/wallets-get-wallets-by-customer-id.ts +0 -1
- package/src/funcs/wallets-terminate-wallet.ts +0 -1
- package/src/funcs/wallets-top-up-wallet.ts +0 -1
- package/src/funcs/wallets-update-wallet.ts +0 -1
- package/src/funcs/{webhooks-handle-chargebee-webhook.ts → webhook-events-post-webhook-events-credit-note-created.ts} +12 -52
- package/src/funcs/{webhooks-handle-paddle-webhook.ts → webhook-events-post-webhook-events-credit-note-updated.ts} +9 -57
- package/src/funcs/{webhooks-handle-nomod-webhook.ts → webhook-events-post-webhook-events-customer-created.ts} +11 -58
- package/src/funcs/{webhooks-handle-moyasar-webhook.ts → webhook-events-post-webhook-events-customer-deleted.ts} +9 -58
- package/src/funcs/webhook-events-post-webhook-events-customer-updated.ts +142 -0
- package/src/funcs/webhook-events-post-webhook-events-entitlement-created.ts +142 -0
- package/src/funcs/webhook-events-post-webhook-events-entitlement-deleted.ts +142 -0
- package/src/funcs/webhook-events-post-webhook-events-entitlement-updated.ts +142 -0
- package/src/funcs/webhook-events-post-webhook-events-feature-created.ts +142 -0
- package/src/funcs/webhook-events-post-webhook-events-feature-deleted.ts +142 -0
- package/src/funcs/webhook-events-post-webhook-events-feature-updated.ts +142 -0
- package/src/funcs/webhook-events-post-webhook-events-feature-wallet-balance-alert.ts +142 -0
- package/src/funcs/webhook-events-post-webhook-events-invoice-communication-triggered.ts +142 -0
- package/src/funcs/webhook-events-post-webhook-events-invoice-create-drafted.ts +142 -0
- package/src/funcs/webhook-events-post-webhook-events-invoice-payment-overdue.ts +142 -0
- package/src/funcs/webhook-events-post-webhook-events-invoice-update-finalized.ts +142 -0
- package/src/funcs/webhook-events-post-webhook-events-invoice-update-payment.ts +142 -0
- package/src/funcs/webhook-events-post-webhook-events-invoice-update-voided.ts +142 -0
- package/src/funcs/webhook-events-post-webhook-events-invoice-update.ts +142 -0
- package/src/funcs/webhook-events-post-webhook-events-payment-created.ts +142 -0
- package/src/funcs/webhook-events-post-webhook-events-payment-failed.ts +142 -0
- package/src/funcs/webhook-events-post-webhook-events-payment-pending.ts +142 -0
- package/src/funcs/webhook-events-post-webhook-events-payment-success.ts +142 -0
- package/src/funcs/webhook-events-post-webhook-events-payment-updated.ts +142 -0
- package/src/funcs/webhook-events-post-webhook-events-subscription-activated.ts +142 -0
- package/src/funcs/webhook-events-post-webhook-events-subscription-cancelled.ts +142 -0
- package/src/funcs/webhook-events-post-webhook-events-subscription-created.ts +142 -0
- package/src/funcs/webhook-events-post-webhook-events-subscription-draft-created.ts +142 -0
- package/src/funcs/webhook-events-post-webhook-events-subscription-paused.ts +142 -0
- package/src/funcs/webhook-events-post-webhook-events-subscription-phase-created.ts +142 -0
- package/src/funcs/webhook-events-post-webhook-events-subscription-phase-deleted.ts +142 -0
- package/src/funcs/webhook-events-post-webhook-events-subscription-phase-updated.ts +142 -0
- package/src/funcs/webhook-events-post-webhook-events-subscription-renewal-due.ts +142 -0
- package/src/funcs/webhook-events-post-webhook-events-subscription-resumed.ts +142 -0
- package/src/funcs/webhook-events-post-webhook-events-subscription-updated.ts +142 -0
- package/src/funcs/webhook-events-post-webhook-events-wallet-created.ts +142 -0
- package/src/funcs/webhook-events-post-webhook-events-wallet-credit-balance-dropped.ts +142 -0
- package/src/funcs/webhook-events-post-webhook-events-wallet-credit-balance-recovered.ts +142 -0
- package/src/funcs/webhook-events-post-webhook-events-wallet-ongoing-balance-dropped.ts +142 -0
- package/src/funcs/webhook-events-post-webhook-events-wallet-ongoing-balance-recovered.ts +142 -0
- package/src/funcs/webhook-events-post-webhook-events-wallet-terminated.ts +142 -0
- package/src/funcs/webhook-events-post-webhook-events-wallet-transaction-created.ts +142 -0
- package/src/funcs/webhook-events-post-webhook-events-wallet-updated.ts +142 -0
- package/src/lib/config.ts +3 -3
- package/src/lib/encodings.ts +23 -4
- package/src/lib/sdks.ts +7 -5
- package/src/lib/url.ts +16 -14
- package/src/sdk/models/cancellation-type.ts +1 -0
- package/src/sdk/models/dto-cancel-subscription-request.ts +10 -0
- package/src/sdk/models/dto-create-customer-request.ts +8 -3
- package/src/sdk/models/dto-create-subscription-request.ts +22 -0
- package/src/sdk/models/dto-customer-response.ts +5 -1
- package/src/sdk/models/dto-update-customer-request.ts +9 -4
- package/src/sdk/models/github-com-flexprice-flexprice-internal-domain-customer-customer.ts +5 -1
- package/src/sdk/models/index.ts +14 -8
- package/src/sdk/models/webhook-dto-alert-webhook-payload.ts +70 -0
- package/src/sdk/models/webhook-dto-communication-webhook-payload.ts +50 -0
- package/src/sdk/models/webhook-dto-credit-note-webhook-payload.ts +51 -0
- package/src/sdk/models/webhook-dto-customer-webhook-payload.ts +52 -0
- package/src/sdk/models/webhook-dto-entitlement-webhook-payload.ts +50 -0
- package/src/sdk/models/webhook-dto-feature-webhook-payload.ts +49 -0
- package/src/sdk/models/webhook-dto-invoice-webhook-payload.ts +49 -0
- package/src/sdk/models/webhook-dto-payment-webhook-payload.ts +49 -0
- package/src/sdk/models/webhook-dto-subscription-phase-webhook-payload.ts +53 -0
- package/src/sdk/models/webhook-dto-subscription-webhook-payload.ts +50 -0
- package/src/sdk/models/webhook-dto-transaction-webhook-payload.ts +56 -0
- package/src/sdk/models/webhook-dto-wallet-alert-info.ts +54 -0
- package/src/sdk/models/webhook-dto-wallet-webhook-payload.ts +64 -0
- package/src/sdk/models/webhook-event-name.ts +60 -0
- package/src/sdk/models/window-size.ts +1 -1
- package/src/sdk/sdk.ts +4 -4
- package/src/sdk/webhook-events.ts +705 -0
- package/docs/sdk/models/handle-chargebee-webhook-request.md +0 -19
- package/docs/sdk/models/handle-hubspot-webhook-request.md +0 -21
- package/docs/sdk/models/handle-moyasar-webhook-request.md +0 -20
- package/docs/sdk/models/handle-nomod-webhook-request.md +0 -20
- package/docs/sdk/models/handle-paddle-webhook-request.md +0 -21
- package/docs/sdk/models/handle-quickbooks-webhook-request.md +0 -20
- package/docs/sdk/models/handle-razorpay-webhook-request.md +0 -21
- package/docs/sdk/models/handle-stripe-webhook-request.md +0 -21
- package/docs/sdks/webhooks/README.md +0 -581
- package/esm/funcs/webhooks-handle-chargebee-webhook.d.ts +0 -18
- package/esm/funcs/webhooks-handle-chargebee-webhook.d.ts.map +0 -1
- package/esm/funcs/webhooks-handle-chargebee-webhook.js.map +0 -1
- package/esm/funcs/webhooks-handle-hubspot-webhook.d.ts +0 -18
- package/esm/funcs/webhooks-handle-hubspot-webhook.d.ts.map +0 -1
- package/esm/funcs/webhooks-handle-hubspot-webhook.js +0 -94
- package/esm/funcs/webhooks-handle-hubspot-webhook.js.map +0 -1
- package/esm/funcs/webhooks-handle-moyasar-webhook.d.ts +0 -18
- package/esm/funcs/webhooks-handle-moyasar-webhook.d.ts.map +0 -1
- package/esm/funcs/webhooks-handle-moyasar-webhook.js.map +0 -1
- package/esm/funcs/webhooks-handle-nomod-webhook.d.ts +0 -18
- package/esm/funcs/webhooks-handle-nomod-webhook.d.ts.map +0 -1
- package/esm/funcs/webhooks-handle-nomod-webhook.js.map +0 -1
- package/esm/funcs/webhooks-handle-paddle-webhook.d.ts +0 -18
- package/esm/funcs/webhooks-handle-paddle-webhook.d.ts.map +0 -1
- package/esm/funcs/webhooks-handle-paddle-webhook.js.map +0 -1
- package/esm/funcs/webhooks-handle-quickbooks-webhook.d.ts +0 -18
- package/esm/funcs/webhooks-handle-quickbooks-webhook.d.ts.map +0 -1
- package/esm/funcs/webhooks-handle-quickbooks-webhook.js +0 -94
- package/esm/funcs/webhooks-handle-quickbooks-webhook.js.map +0 -1
- package/esm/funcs/webhooks-handle-razorpay-webhook.d.ts +0 -18
- package/esm/funcs/webhooks-handle-razorpay-webhook.d.ts.map +0 -1
- package/esm/funcs/webhooks-handle-razorpay-webhook.js +0 -94
- package/esm/funcs/webhooks-handle-razorpay-webhook.js.map +0 -1
- package/esm/funcs/webhooks-handle-stripe-webhook.d.ts +0 -18
- package/esm/funcs/webhooks-handle-stripe-webhook.d.ts.map +0 -1
- package/esm/funcs/webhooks-handle-stripe-webhook.js +0 -94
- package/esm/funcs/webhooks-handle-stripe-webhook.js.map +0 -1
- package/esm/sdk/models/handle-chargebee-webhook-op.d.ts +0 -20
- package/esm/sdk/models/handle-chargebee-webhook-op.d.ts.map +0 -1
- package/esm/sdk/models/handle-chargebee-webhook-op.js +0 -19
- package/esm/sdk/models/handle-chargebee-webhook-op.js.map +0 -1
- package/esm/sdk/models/handle-hubspot-webhook-op.d.ts +0 -25
- package/esm/sdk/models/handle-hubspot-webhook-op.d.ts.map +0 -1
- package/esm/sdk/models/handle-hubspot-webhook-op.js +0 -21
- package/esm/sdk/models/handle-hubspot-webhook-op.js.map +0 -1
- package/esm/sdk/models/handle-moyasar-webhook-op.d.ts +0 -25
- package/esm/sdk/models/handle-moyasar-webhook-op.d.ts.map +0 -1
- package/esm/sdk/models/handle-moyasar-webhook-op.js +0 -21
- package/esm/sdk/models/handle-moyasar-webhook-op.js.map +0 -1
- package/esm/sdk/models/handle-nomod-webhook-op.d.ts +0 -25
- package/esm/sdk/models/handle-nomod-webhook-op.d.ts.map +0 -1
- package/esm/sdk/models/handle-nomod-webhook-op.js +0 -21
- package/esm/sdk/models/handle-nomod-webhook-op.js.map +0 -1
- package/esm/sdk/models/handle-paddle-webhook-op.d.ts +0 -25
- package/esm/sdk/models/handle-paddle-webhook-op.d.ts.map +0 -1
- package/esm/sdk/models/handle-paddle-webhook-op.js +0 -21
- package/esm/sdk/models/handle-paddle-webhook-op.js.map +0 -1
- package/esm/sdk/models/handle-quickbooks-webhook-op.d.ts +0 -25
- package/esm/sdk/models/handle-quickbooks-webhook-op.d.ts.map +0 -1
- package/esm/sdk/models/handle-quickbooks-webhook-op.js +0 -21
- package/esm/sdk/models/handle-quickbooks-webhook-op.js.map +0 -1
- package/esm/sdk/models/handle-razorpay-webhook-op.d.ts +0 -25
- package/esm/sdk/models/handle-razorpay-webhook-op.d.ts.map +0 -1
- package/esm/sdk/models/handle-razorpay-webhook-op.js +0 -21
- package/esm/sdk/models/handle-razorpay-webhook-op.js.map +0 -1
- package/esm/sdk/models/handle-stripe-webhook-op.d.ts +0 -25
- package/esm/sdk/models/handle-stripe-webhook-op.d.ts.map +0 -1
- package/esm/sdk/models/handle-stripe-webhook-op.js +0 -21
- package/esm/sdk/models/handle-stripe-webhook-op.js.map +0 -1
- package/esm/sdk/webhooks.d.ts +0 -76
- package/esm/sdk/webhooks.d.ts.map +0 -1
- package/esm/sdk/webhooks.js +0 -88
- package/esm/sdk/webhooks.js.map +0 -1
- package/src/funcs/webhooks-handle-hubspot-webhook.ts +0 -191
- package/src/funcs/webhooks-handle-quickbooks-webhook.ts +0 -191
- package/src/funcs/webhooks-handle-razorpay-webhook.ts +0 -191
- package/src/funcs/webhooks-handle-stripe-webhook.ts +0 -190
- package/src/sdk/models/handle-chargebee-webhook-op.ts +0 -50
- package/src/sdk/models/handle-hubspot-webhook-op.ts +0 -57
- package/src/sdk/models/handle-moyasar-webhook-op.ts +0 -57
- package/src/sdk/models/handle-nomod-webhook-op.ts +0 -55
- package/src/sdk/models/handle-paddle-webhook-op.ts +0 -55
- package/src/sdk/models/handle-quickbooks-webhook-op.ts +0 -57
- package/src/sdk/models/handle-razorpay-webhook-op.ts +0 -57
- package/src/sdk/models/handle-stripe-webhook-op.ts +0 -55
- package/src/sdk/webhooks.ts +0 -182
|
@@ -0,0 +1,438 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
import { webhookEventsPostWebhookEventsCreditNoteCreated } from "../funcs/webhook-events-post-webhook-events-credit-note-created.js";
|
|
5
|
+
import { webhookEventsPostWebhookEventsCreditNoteUpdated } from "../funcs/webhook-events-post-webhook-events-credit-note-updated.js";
|
|
6
|
+
import { webhookEventsPostWebhookEventsCustomerCreated } from "../funcs/webhook-events-post-webhook-events-customer-created.js";
|
|
7
|
+
import { webhookEventsPostWebhookEventsCustomerDeleted } from "../funcs/webhook-events-post-webhook-events-customer-deleted.js";
|
|
8
|
+
import { webhookEventsPostWebhookEventsCustomerUpdated } from "../funcs/webhook-events-post-webhook-events-customer-updated.js";
|
|
9
|
+
import { webhookEventsPostWebhookEventsEntitlementCreated } from "../funcs/webhook-events-post-webhook-events-entitlement-created.js";
|
|
10
|
+
import { webhookEventsPostWebhookEventsEntitlementDeleted } from "../funcs/webhook-events-post-webhook-events-entitlement-deleted.js";
|
|
11
|
+
import { webhookEventsPostWebhookEventsEntitlementUpdated } from "../funcs/webhook-events-post-webhook-events-entitlement-updated.js";
|
|
12
|
+
import { webhookEventsPostWebhookEventsFeatureCreated } from "../funcs/webhook-events-post-webhook-events-feature-created.js";
|
|
13
|
+
import { webhookEventsPostWebhookEventsFeatureDeleted } from "../funcs/webhook-events-post-webhook-events-feature-deleted.js";
|
|
14
|
+
import { webhookEventsPostWebhookEventsFeatureUpdated } from "../funcs/webhook-events-post-webhook-events-feature-updated.js";
|
|
15
|
+
import { webhookEventsPostWebhookEventsFeatureWalletBalanceAlert } from "../funcs/webhook-events-post-webhook-events-feature-wallet-balance-alert.js";
|
|
16
|
+
import { webhookEventsPostWebhookEventsInvoiceCommunicationTriggered } from "../funcs/webhook-events-post-webhook-events-invoice-communication-triggered.js";
|
|
17
|
+
import { webhookEventsPostWebhookEventsInvoiceCreateDrafted } from "../funcs/webhook-events-post-webhook-events-invoice-create-drafted.js";
|
|
18
|
+
import { webhookEventsPostWebhookEventsInvoicePaymentOverdue } from "../funcs/webhook-events-post-webhook-events-invoice-payment-overdue.js";
|
|
19
|
+
import { webhookEventsPostWebhookEventsInvoiceUpdateFinalized } from "../funcs/webhook-events-post-webhook-events-invoice-update-finalized.js";
|
|
20
|
+
import { webhookEventsPostWebhookEventsInvoiceUpdatePayment } from "../funcs/webhook-events-post-webhook-events-invoice-update-payment.js";
|
|
21
|
+
import { webhookEventsPostWebhookEventsInvoiceUpdateVoided } from "../funcs/webhook-events-post-webhook-events-invoice-update-voided.js";
|
|
22
|
+
import { webhookEventsPostWebhookEventsInvoiceUpdate } from "../funcs/webhook-events-post-webhook-events-invoice-update.js";
|
|
23
|
+
import { webhookEventsPostWebhookEventsPaymentCreated } from "../funcs/webhook-events-post-webhook-events-payment-created.js";
|
|
24
|
+
import { webhookEventsPostWebhookEventsPaymentFailed } from "../funcs/webhook-events-post-webhook-events-payment-failed.js";
|
|
25
|
+
import { webhookEventsPostWebhookEventsPaymentPending } from "../funcs/webhook-events-post-webhook-events-payment-pending.js";
|
|
26
|
+
import { webhookEventsPostWebhookEventsPaymentSuccess } from "../funcs/webhook-events-post-webhook-events-payment-success.js";
|
|
27
|
+
import { webhookEventsPostWebhookEventsPaymentUpdated } from "../funcs/webhook-events-post-webhook-events-payment-updated.js";
|
|
28
|
+
import { webhookEventsPostWebhookEventsSubscriptionActivated } from "../funcs/webhook-events-post-webhook-events-subscription-activated.js";
|
|
29
|
+
import { webhookEventsPostWebhookEventsSubscriptionCancelled } from "../funcs/webhook-events-post-webhook-events-subscription-cancelled.js";
|
|
30
|
+
import { webhookEventsPostWebhookEventsSubscriptionCreated } from "../funcs/webhook-events-post-webhook-events-subscription-created.js";
|
|
31
|
+
import { webhookEventsPostWebhookEventsSubscriptionDraftCreated } from "../funcs/webhook-events-post-webhook-events-subscription-draft-created.js";
|
|
32
|
+
import { webhookEventsPostWebhookEventsSubscriptionPaused } from "../funcs/webhook-events-post-webhook-events-subscription-paused.js";
|
|
33
|
+
import { webhookEventsPostWebhookEventsSubscriptionPhaseCreated } from "../funcs/webhook-events-post-webhook-events-subscription-phase-created.js";
|
|
34
|
+
import { webhookEventsPostWebhookEventsSubscriptionPhaseDeleted } from "../funcs/webhook-events-post-webhook-events-subscription-phase-deleted.js";
|
|
35
|
+
import { webhookEventsPostWebhookEventsSubscriptionPhaseUpdated } from "../funcs/webhook-events-post-webhook-events-subscription-phase-updated.js";
|
|
36
|
+
import { webhookEventsPostWebhookEventsSubscriptionRenewalDue } from "../funcs/webhook-events-post-webhook-events-subscription-renewal-due.js";
|
|
37
|
+
import { webhookEventsPostWebhookEventsSubscriptionResumed } from "../funcs/webhook-events-post-webhook-events-subscription-resumed.js";
|
|
38
|
+
import { webhookEventsPostWebhookEventsSubscriptionUpdated } from "../funcs/webhook-events-post-webhook-events-subscription-updated.js";
|
|
39
|
+
import { webhookEventsPostWebhookEventsWalletCreated } from "../funcs/webhook-events-post-webhook-events-wallet-created.js";
|
|
40
|
+
import { webhookEventsPostWebhookEventsWalletCreditBalanceDropped } from "../funcs/webhook-events-post-webhook-events-wallet-credit-balance-dropped.js";
|
|
41
|
+
import { webhookEventsPostWebhookEventsWalletCreditBalanceRecovered } from "../funcs/webhook-events-post-webhook-events-wallet-credit-balance-recovered.js";
|
|
42
|
+
import { webhookEventsPostWebhookEventsWalletOngoingBalanceDropped } from "../funcs/webhook-events-post-webhook-events-wallet-ongoing-balance-dropped.js";
|
|
43
|
+
import { webhookEventsPostWebhookEventsWalletOngoingBalanceRecovered } from "../funcs/webhook-events-post-webhook-events-wallet-ongoing-balance-recovered.js";
|
|
44
|
+
import { webhookEventsPostWebhookEventsWalletTerminated } from "../funcs/webhook-events-post-webhook-events-wallet-terminated.js";
|
|
45
|
+
import { webhookEventsPostWebhookEventsWalletTransactionCreated } from "../funcs/webhook-events-post-webhook-events-wallet-transaction-created.js";
|
|
46
|
+
import { webhookEventsPostWebhookEventsWalletUpdated } from "../funcs/webhook-events-post-webhook-events-wallet-updated.js";
|
|
47
|
+
import { ClientSDK } from "../lib/sdks.js";
|
|
48
|
+
import { unwrapAsync } from "../types/fp.js";
|
|
49
|
+
export class WebhookEvents extends ClientSDK {
|
|
50
|
+
/**
|
|
51
|
+
* credit_note.created
|
|
52
|
+
*
|
|
53
|
+
* @remarks
|
|
54
|
+
* Fired when a new credit note is created. Doc-only for parsing.
|
|
55
|
+
*/
|
|
56
|
+
async postWebhookEventsCreditNoteCreated(options) {
|
|
57
|
+
return unwrapAsync(webhookEventsPostWebhookEventsCreditNoteCreated(this, options));
|
|
58
|
+
}
|
|
59
|
+
/**
|
|
60
|
+
* credit_note.updated
|
|
61
|
+
*
|
|
62
|
+
* @remarks
|
|
63
|
+
* Fired when a credit note is updated. Doc-only for parsing.
|
|
64
|
+
*/
|
|
65
|
+
async postWebhookEventsCreditNoteUpdated(options) {
|
|
66
|
+
return unwrapAsync(webhookEventsPostWebhookEventsCreditNoteUpdated(this, options));
|
|
67
|
+
}
|
|
68
|
+
/**
|
|
69
|
+
* customer.created
|
|
70
|
+
*
|
|
71
|
+
* @remarks
|
|
72
|
+
* Fired when a new customer is created. Doc-only for parsing.
|
|
73
|
+
*/
|
|
74
|
+
async postWebhookEventsCustomerCreated(options) {
|
|
75
|
+
return unwrapAsync(webhookEventsPostWebhookEventsCustomerCreated(this, options));
|
|
76
|
+
}
|
|
77
|
+
/**
|
|
78
|
+
* customer.deleted
|
|
79
|
+
*
|
|
80
|
+
* @remarks
|
|
81
|
+
* Fired when a customer is deleted. Doc-only for parsing.
|
|
82
|
+
*/
|
|
83
|
+
async postWebhookEventsCustomerDeleted(options) {
|
|
84
|
+
return unwrapAsync(webhookEventsPostWebhookEventsCustomerDeleted(this, options));
|
|
85
|
+
}
|
|
86
|
+
/**
|
|
87
|
+
* customer.updated
|
|
88
|
+
*
|
|
89
|
+
* @remarks
|
|
90
|
+
* Fired when a customer is updated. Doc-only for parsing.
|
|
91
|
+
*/
|
|
92
|
+
async postWebhookEventsCustomerUpdated(options) {
|
|
93
|
+
return unwrapAsync(webhookEventsPostWebhookEventsCustomerUpdated(this, options));
|
|
94
|
+
}
|
|
95
|
+
/**
|
|
96
|
+
* entitlement.created
|
|
97
|
+
*
|
|
98
|
+
* @remarks
|
|
99
|
+
* Fired when a new entitlement is created. Doc-only for parsing.
|
|
100
|
+
*/
|
|
101
|
+
async postWebhookEventsEntitlementCreated(options) {
|
|
102
|
+
return unwrapAsync(webhookEventsPostWebhookEventsEntitlementCreated(this, options));
|
|
103
|
+
}
|
|
104
|
+
/**
|
|
105
|
+
* entitlement.deleted
|
|
106
|
+
*
|
|
107
|
+
* @remarks
|
|
108
|
+
* Fired when an entitlement is deleted. Doc-only for parsing.
|
|
109
|
+
*/
|
|
110
|
+
async postWebhookEventsEntitlementDeleted(options) {
|
|
111
|
+
return unwrapAsync(webhookEventsPostWebhookEventsEntitlementDeleted(this, options));
|
|
112
|
+
}
|
|
113
|
+
/**
|
|
114
|
+
* entitlement.updated
|
|
115
|
+
*
|
|
116
|
+
* @remarks
|
|
117
|
+
* Fired when an entitlement is updated. Doc-only for parsing.
|
|
118
|
+
*/
|
|
119
|
+
async postWebhookEventsEntitlementUpdated(options) {
|
|
120
|
+
return unwrapAsync(webhookEventsPostWebhookEventsEntitlementUpdated(this, options));
|
|
121
|
+
}
|
|
122
|
+
/**
|
|
123
|
+
* feature.created
|
|
124
|
+
*
|
|
125
|
+
* @remarks
|
|
126
|
+
* Fired when a new feature is created. Doc-only for parsing.
|
|
127
|
+
*/
|
|
128
|
+
async postWebhookEventsFeatureCreated(options) {
|
|
129
|
+
return unwrapAsync(webhookEventsPostWebhookEventsFeatureCreated(this, options));
|
|
130
|
+
}
|
|
131
|
+
/**
|
|
132
|
+
* feature.deleted
|
|
133
|
+
*
|
|
134
|
+
* @remarks
|
|
135
|
+
* Fired when a feature is deleted. Doc-only for parsing.
|
|
136
|
+
*/
|
|
137
|
+
async postWebhookEventsFeatureDeleted(options) {
|
|
138
|
+
return unwrapAsync(webhookEventsPostWebhookEventsFeatureDeleted(this, options));
|
|
139
|
+
}
|
|
140
|
+
/**
|
|
141
|
+
* feature.updated
|
|
142
|
+
*
|
|
143
|
+
* @remarks
|
|
144
|
+
* Fired when a feature is updated. Doc-only for parsing.
|
|
145
|
+
*/
|
|
146
|
+
async postWebhookEventsFeatureUpdated(options) {
|
|
147
|
+
return unwrapAsync(webhookEventsPostWebhookEventsFeatureUpdated(this, options));
|
|
148
|
+
}
|
|
149
|
+
/**
|
|
150
|
+
* feature.wallet_balance.alert
|
|
151
|
+
*
|
|
152
|
+
* @remarks
|
|
153
|
+
* Fired when a feature's associated wallet balance crosses an alert threshold. Doc-only for parsing.
|
|
154
|
+
*/
|
|
155
|
+
async postWebhookEventsFeatureWalletBalanceAlert(options) {
|
|
156
|
+
return unwrapAsync(webhookEventsPostWebhookEventsFeatureWalletBalanceAlert(this, options));
|
|
157
|
+
}
|
|
158
|
+
/**
|
|
159
|
+
* invoice.communication.triggered
|
|
160
|
+
*
|
|
161
|
+
* @remarks
|
|
162
|
+
* Fired when an invoice communication (e.g. email notification) is triggered. Doc-only for parsing.
|
|
163
|
+
*/
|
|
164
|
+
async postWebhookEventsInvoiceCommunicationTriggered(options) {
|
|
165
|
+
return unwrapAsync(webhookEventsPostWebhookEventsInvoiceCommunicationTriggered(this, options));
|
|
166
|
+
}
|
|
167
|
+
/**
|
|
168
|
+
* invoice.create.drafted
|
|
169
|
+
*
|
|
170
|
+
* @remarks
|
|
171
|
+
* Fired when a new invoice is created in draft status. Doc-only for parsing.
|
|
172
|
+
*/
|
|
173
|
+
async postWebhookEventsInvoiceCreateDrafted(options) {
|
|
174
|
+
return unwrapAsync(webhookEventsPostWebhookEventsInvoiceCreateDrafted(this, options));
|
|
175
|
+
}
|
|
176
|
+
/**
|
|
177
|
+
* invoice.payment.overdue
|
|
178
|
+
*
|
|
179
|
+
* @remarks
|
|
180
|
+
* Fired when an invoice payment is overdue past the due date. Doc-only for parsing.
|
|
181
|
+
*/
|
|
182
|
+
async postWebhookEventsInvoicePaymentOverdue(options) {
|
|
183
|
+
return unwrapAsync(webhookEventsPostWebhookEventsInvoicePaymentOverdue(this, options));
|
|
184
|
+
}
|
|
185
|
+
/**
|
|
186
|
+
* invoice.update
|
|
187
|
+
*
|
|
188
|
+
* @remarks
|
|
189
|
+
* Fired when an invoice is updated. Doc-only for parsing.
|
|
190
|
+
*/
|
|
191
|
+
async postWebhookEventsInvoiceUpdate(options) {
|
|
192
|
+
return unwrapAsync(webhookEventsPostWebhookEventsInvoiceUpdate(this, options));
|
|
193
|
+
}
|
|
194
|
+
/**
|
|
195
|
+
* invoice.update.finalized
|
|
196
|
+
*
|
|
197
|
+
* @remarks
|
|
198
|
+
* Fired when an invoice is finalized and locked for payment. Doc-only for parsing.
|
|
199
|
+
*/
|
|
200
|
+
async postWebhookEventsInvoiceUpdateFinalized(options) {
|
|
201
|
+
return unwrapAsync(webhookEventsPostWebhookEventsInvoiceUpdateFinalized(this, options));
|
|
202
|
+
}
|
|
203
|
+
/**
|
|
204
|
+
* invoice.update.payment
|
|
205
|
+
*
|
|
206
|
+
* @remarks
|
|
207
|
+
* Fired when an invoice payment status changes. Doc-only for parsing.
|
|
208
|
+
*/
|
|
209
|
+
async postWebhookEventsInvoiceUpdatePayment(options) {
|
|
210
|
+
return unwrapAsync(webhookEventsPostWebhookEventsInvoiceUpdatePayment(this, options));
|
|
211
|
+
}
|
|
212
|
+
/**
|
|
213
|
+
* invoice.update.voided
|
|
214
|
+
*
|
|
215
|
+
* @remarks
|
|
216
|
+
* Fired when an invoice is voided (e.g. order cancelled or duplicate). Doc-only for parsing.
|
|
217
|
+
*/
|
|
218
|
+
async postWebhookEventsInvoiceUpdateVoided(options) {
|
|
219
|
+
return unwrapAsync(webhookEventsPostWebhookEventsInvoiceUpdateVoided(this, options));
|
|
220
|
+
}
|
|
221
|
+
/**
|
|
222
|
+
* payment.created
|
|
223
|
+
*
|
|
224
|
+
* @remarks
|
|
225
|
+
* Fired when a new payment is created. Doc-only for parsing.
|
|
226
|
+
*/
|
|
227
|
+
async postWebhookEventsPaymentCreated(options) {
|
|
228
|
+
return unwrapAsync(webhookEventsPostWebhookEventsPaymentCreated(this, options));
|
|
229
|
+
}
|
|
230
|
+
/**
|
|
231
|
+
* payment.failed
|
|
232
|
+
*
|
|
233
|
+
* @remarks
|
|
234
|
+
* Fired when a payment fails. Doc-only for parsing.
|
|
235
|
+
*/
|
|
236
|
+
async postWebhookEventsPaymentFailed(options) {
|
|
237
|
+
return unwrapAsync(webhookEventsPostWebhookEventsPaymentFailed(this, options));
|
|
238
|
+
}
|
|
239
|
+
/**
|
|
240
|
+
* payment.pending
|
|
241
|
+
*
|
|
242
|
+
* @remarks
|
|
243
|
+
* Fired when a payment is pending processing. Doc-only for parsing.
|
|
244
|
+
*/
|
|
245
|
+
async postWebhookEventsPaymentPending(options) {
|
|
246
|
+
return unwrapAsync(webhookEventsPostWebhookEventsPaymentPending(this, options));
|
|
247
|
+
}
|
|
248
|
+
/**
|
|
249
|
+
* payment.success
|
|
250
|
+
*
|
|
251
|
+
* @remarks
|
|
252
|
+
* Fired when a payment succeeds. Doc-only for parsing.
|
|
253
|
+
*/
|
|
254
|
+
async postWebhookEventsPaymentSuccess(options) {
|
|
255
|
+
return unwrapAsync(webhookEventsPostWebhookEventsPaymentSuccess(this, options));
|
|
256
|
+
}
|
|
257
|
+
/**
|
|
258
|
+
* payment.updated
|
|
259
|
+
*
|
|
260
|
+
* @remarks
|
|
261
|
+
* Fired when a payment is updated. Doc-only for parsing.
|
|
262
|
+
*/
|
|
263
|
+
async postWebhookEventsPaymentUpdated(options) {
|
|
264
|
+
return unwrapAsync(webhookEventsPostWebhookEventsPaymentUpdated(this, options));
|
|
265
|
+
}
|
|
266
|
+
/**
|
|
267
|
+
* subscription.activated
|
|
268
|
+
*
|
|
269
|
+
* @remarks
|
|
270
|
+
* Fired when a draft subscription is activated. Doc-only for parsing.
|
|
271
|
+
*/
|
|
272
|
+
async postWebhookEventsSubscriptionActivated(options) {
|
|
273
|
+
return unwrapAsync(webhookEventsPostWebhookEventsSubscriptionActivated(this, options));
|
|
274
|
+
}
|
|
275
|
+
/**
|
|
276
|
+
* subscription.cancelled
|
|
277
|
+
*
|
|
278
|
+
* @remarks
|
|
279
|
+
* Fired when a subscription is cancelled (immediately or end-of-period). Doc-only for parsing.
|
|
280
|
+
*/
|
|
281
|
+
async postWebhookEventsSubscriptionCancelled(options) {
|
|
282
|
+
return unwrapAsync(webhookEventsPostWebhookEventsSubscriptionCancelled(this, options));
|
|
283
|
+
}
|
|
284
|
+
/**
|
|
285
|
+
* subscription.created
|
|
286
|
+
*
|
|
287
|
+
* @remarks
|
|
288
|
+
* Fired when a new subscription is created. Doc-only for parsing.
|
|
289
|
+
*/
|
|
290
|
+
async postWebhookEventsSubscriptionCreated(options) {
|
|
291
|
+
return unwrapAsync(webhookEventsPostWebhookEventsSubscriptionCreated(this, options));
|
|
292
|
+
}
|
|
293
|
+
/**
|
|
294
|
+
* subscription.draft.created
|
|
295
|
+
*
|
|
296
|
+
* @remarks
|
|
297
|
+
* Fired when a new draft subscription is created (not yet activated). Doc-only for parsing.
|
|
298
|
+
*/
|
|
299
|
+
async postWebhookEventsSubscriptionDraftCreated(options) {
|
|
300
|
+
return unwrapAsync(webhookEventsPostWebhookEventsSubscriptionDraftCreated(this, options));
|
|
301
|
+
}
|
|
302
|
+
/**
|
|
303
|
+
* subscription.paused
|
|
304
|
+
*
|
|
305
|
+
* @remarks
|
|
306
|
+
* Fired when a subscription is paused. Doc-only for parsing.
|
|
307
|
+
*/
|
|
308
|
+
async postWebhookEventsSubscriptionPaused(options) {
|
|
309
|
+
return unwrapAsync(webhookEventsPostWebhookEventsSubscriptionPaused(this, options));
|
|
310
|
+
}
|
|
311
|
+
/**
|
|
312
|
+
* subscription.phase.created
|
|
313
|
+
*
|
|
314
|
+
* @remarks
|
|
315
|
+
* Fired when a new subscription phase is created. Doc-only for parsing.
|
|
316
|
+
*/
|
|
317
|
+
async postWebhookEventsSubscriptionPhaseCreated(options) {
|
|
318
|
+
return unwrapAsync(webhookEventsPostWebhookEventsSubscriptionPhaseCreated(this, options));
|
|
319
|
+
}
|
|
320
|
+
/**
|
|
321
|
+
* subscription.phase.deleted
|
|
322
|
+
*
|
|
323
|
+
* @remarks
|
|
324
|
+
* Fired when a subscription phase is deleted. Doc-only for parsing.
|
|
325
|
+
*/
|
|
326
|
+
async postWebhookEventsSubscriptionPhaseDeleted(options) {
|
|
327
|
+
return unwrapAsync(webhookEventsPostWebhookEventsSubscriptionPhaseDeleted(this, options));
|
|
328
|
+
}
|
|
329
|
+
/**
|
|
330
|
+
* subscription.phase.updated
|
|
331
|
+
*
|
|
332
|
+
* @remarks
|
|
333
|
+
* Fired when a subscription phase is updated. Doc-only for parsing.
|
|
334
|
+
*/
|
|
335
|
+
async postWebhookEventsSubscriptionPhaseUpdated(options) {
|
|
336
|
+
return unwrapAsync(webhookEventsPostWebhookEventsSubscriptionPhaseUpdated(this, options));
|
|
337
|
+
}
|
|
338
|
+
/**
|
|
339
|
+
* subscription.renewal.due
|
|
340
|
+
*
|
|
341
|
+
* @remarks
|
|
342
|
+
* Fired when a subscription renewal is upcoming (cron-driven). Doc-only for parsing.
|
|
343
|
+
*/
|
|
344
|
+
async postWebhookEventsSubscriptionRenewalDue(options) {
|
|
345
|
+
return unwrapAsync(webhookEventsPostWebhookEventsSubscriptionRenewalDue(this, options));
|
|
346
|
+
}
|
|
347
|
+
/**
|
|
348
|
+
* subscription.resumed
|
|
349
|
+
*
|
|
350
|
+
* @remarks
|
|
351
|
+
* Fired when a paused subscription is resumed. Doc-only for parsing.
|
|
352
|
+
*/
|
|
353
|
+
async postWebhookEventsSubscriptionResumed(options) {
|
|
354
|
+
return unwrapAsync(webhookEventsPostWebhookEventsSubscriptionResumed(this, options));
|
|
355
|
+
}
|
|
356
|
+
/**
|
|
357
|
+
* subscription.updated
|
|
358
|
+
*
|
|
359
|
+
* @remarks
|
|
360
|
+
* Fired when a subscription is updated (e.g. quantity, billing anchor, or metadata changes). Doc-only for parsing.
|
|
361
|
+
*/
|
|
362
|
+
async postWebhookEventsSubscriptionUpdated(options) {
|
|
363
|
+
return unwrapAsync(webhookEventsPostWebhookEventsSubscriptionUpdated(this, options));
|
|
364
|
+
}
|
|
365
|
+
/**
|
|
366
|
+
* wallet.created
|
|
367
|
+
*
|
|
368
|
+
* @remarks
|
|
369
|
+
* Fired when a new wallet is created. Doc-only for parsing.
|
|
370
|
+
*/
|
|
371
|
+
async postWebhookEventsWalletCreated(options) {
|
|
372
|
+
return unwrapAsync(webhookEventsPostWebhookEventsWalletCreated(this, options));
|
|
373
|
+
}
|
|
374
|
+
/**
|
|
375
|
+
* wallet.credit_balance.dropped
|
|
376
|
+
*
|
|
377
|
+
* @remarks
|
|
378
|
+
* Fired when a wallet's credit balance drops below an alert threshold. Doc-only for parsing.
|
|
379
|
+
*/
|
|
380
|
+
async postWebhookEventsWalletCreditBalanceDropped(options) {
|
|
381
|
+
return unwrapAsync(webhookEventsPostWebhookEventsWalletCreditBalanceDropped(this, options));
|
|
382
|
+
}
|
|
383
|
+
/**
|
|
384
|
+
* wallet.credit_balance.recovered
|
|
385
|
+
*
|
|
386
|
+
* @remarks
|
|
387
|
+
* Fired when a wallet's credit balance recovers above an alert threshold. Doc-only for parsing.
|
|
388
|
+
*/
|
|
389
|
+
async postWebhookEventsWalletCreditBalanceRecovered(options) {
|
|
390
|
+
return unwrapAsync(webhookEventsPostWebhookEventsWalletCreditBalanceRecovered(this, options));
|
|
391
|
+
}
|
|
392
|
+
/**
|
|
393
|
+
* wallet.ongoing_balance.dropped
|
|
394
|
+
*
|
|
395
|
+
* @remarks
|
|
396
|
+
* Fired when a wallet's ongoing balance drops below an alert threshold. Doc-only for parsing.
|
|
397
|
+
*/
|
|
398
|
+
async postWebhookEventsWalletOngoingBalanceDropped(options) {
|
|
399
|
+
return unwrapAsync(webhookEventsPostWebhookEventsWalletOngoingBalanceDropped(this, options));
|
|
400
|
+
}
|
|
401
|
+
/**
|
|
402
|
+
* wallet.ongoing_balance.recovered
|
|
403
|
+
*
|
|
404
|
+
* @remarks
|
|
405
|
+
* Fired when a wallet's ongoing balance recovers above an alert threshold. Doc-only for parsing.
|
|
406
|
+
*/
|
|
407
|
+
async postWebhookEventsWalletOngoingBalanceRecovered(options) {
|
|
408
|
+
return unwrapAsync(webhookEventsPostWebhookEventsWalletOngoingBalanceRecovered(this, options));
|
|
409
|
+
}
|
|
410
|
+
/**
|
|
411
|
+
* wallet.terminated
|
|
412
|
+
*
|
|
413
|
+
* @remarks
|
|
414
|
+
* Fired when a wallet is terminated. Doc-only for parsing.
|
|
415
|
+
*/
|
|
416
|
+
async postWebhookEventsWalletTerminated(options) {
|
|
417
|
+
return unwrapAsync(webhookEventsPostWebhookEventsWalletTerminated(this, options));
|
|
418
|
+
}
|
|
419
|
+
/**
|
|
420
|
+
* wallet.transaction.created
|
|
421
|
+
*
|
|
422
|
+
* @remarks
|
|
423
|
+
* Fired when a new wallet transaction is created (top-up, deduction, etc.). Doc-only for parsing.
|
|
424
|
+
*/
|
|
425
|
+
async postWebhookEventsWalletTransactionCreated(options) {
|
|
426
|
+
return unwrapAsync(webhookEventsPostWebhookEventsWalletTransactionCreated(this, options));
|
|
427
|
+
}
|
|
428
|
+
/**
|
|
429
|
+
* wallet.updated
|
|
430
|
+
*
|
|
431
|
+
* @remarks
|
|
432
|
+
* Fired when a wallet is updated. Doc-only for parsing.
|
|
433
|
+
*/
|
|
434
|
+
async postWebhookEventsWalletUpdated(options) {
|
|
435
|
+
return unwrapAsync(webhookEventsPostWebhookEventsWalletUpdated(this, options));
|
|
436
|
+
}
|
|
437
|
+
}
|
|
438
|
+
//# sourceMappingURL=webhook-events.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"webhook-events.js","sourceRoot":"","sources":["../../src/sdk/webhook-events.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,+CAA+C,EAAE,MAAM,oEAAoE,CAAC;AACrI,OAAO,EAAE,+CAA+C,EAAE,MAAM,oEAAoE,CAAC;AACrI,OAAO,EAAE,6CAA6C,EAAE,MAAM,iEAAiE,CAAC;AAChI,OAAO,EAAE,6CAA6C,EAAE,MAAM,iEAAiE,CAAC;AAChI,OAAO,EAAE,6CAA6C,EAAE,MAAM,iEAAiE,CAAC;AAChI,OAAO,EAAE,gDAAgD,EAAE,MAAM,oEAAoE,CAAC;AACtI,OAAO,EAAE,gDAAgD,EAAE,MAAM,oEAAoE,CAAC;AACtI,OAAO,EAAE,gDAAgD,EAAE,MAAM,oEAAoE,CAAC;AACtI,OAAO,EAAE,4CAA4C,EAAE,MAAM,gEAAgE,CAAC;AAC9H,OAAO,EAAE,4CAA4C,EAAE,MAAM,gEAAgE,CAAC;AAC9H,OAAO,EAAE,4CAA4C,EAAE,MAAM,gEAAgE,CAAC;AAC9H,OAAO,EAAE,uDAAuD,EAAE,MAAM,6EAA6E,CAAC;AACtJ,OAAO,EAAE,2DAA2D,EAAE,MAAM,gFAAgF,CAAC;AAC7J,OAAO,EAAE,kDAAkD,EAAE,MAAM,uEAAuE,CAAC;AAC3I,OAAO,EAAE,mDAAmD,EAAE,MAAM,wEAAwE,CAAC;AAC7I,OAAO,EAAE,oDAAoD,EAAE,MAAM,yEAAyE,CAAC;AAC/I,OAAO,EAAE,kDAAkD,EAAE,MAAM,uEAAuE,CAAC;AAC3I,OAAO,EAAE,iDAAiD,EAAE,MAAM,sEAAsE,CAAC;AACzI,OAAO,EAAE,2CAA2C,EAAE,MAAM,+DAA+D,CAAC;AAC5H,OAAO,EAAE,4CAA4C,EAAE,MAAM,gEAAgE,CAAC;AAC9H,OAAO,EAAE,2CAA2C,EAAE,MAAM,+DAA+D,CAAC;AAC5H,OAAO,EAAE,4CAA4C,EAAE,MAAM,gEAAgE,CAAC;AAC9H,OAAO,EAAE,4CAA4C,EAAE,MAAM,gEAAgE,CAAC;AAC9H,OAAO,EAAE,4CAA4C,EAAE,MAAM,gEAAgE,CAAC;AAC9H,OAAO,EAAE,mDAAmD,EAAE,MAAM,uEAAuE,CAAC;AAC5I,OAAO,EAAE,mDAAmD,EAAE,MAAM,uEAAuE,CAAC;AAC5I,OAAO,EAAE,iDAAiD,EAAE,MAAM,qEAAqE,CAAC;AACxI,OAAO,EAAE,sDAAsD,EAAE,MAAM,2EAA2E,CAAC;AACnJ,OAAO,EAAE,gDAAgD,EAAE,MAAM,oEAAoE,CAAC;AACtI,OAAO,EAAE,sDAAsD,EAAE,MAAM,2EAA2E,CAAC;AACnJ,OAAO,EAAE,sDAAsD,EAAE,MAAM,2EAA2E,CAAC;AACnJ,OAAO,EAAE,sDAAsD,EAAE,MAAM,2EAA2E,CAAC;AACnJ,OAAO,EAAE,oDAAoD,EAAE,MAAM,yEAAyE,CAAC;AAC/I,OAAO,EAAE,iDAAiD,EAAE,MAAM,qEAAqE,CAAC;AACxI,OAAO,EAAE,iDAAiD,EAAE,MAAM,qEAAqE,CAAC;AACxI,OAAO,EAAE,2CAA2C,EAAE,MAAM,+DAA+D,CAAC;AAC5H,OAAO,EAAE,wDAAwD,EAAE,MAAM,8EAA8E,CAAC;AACxJ,OAAO,EAAE,0DAA0D,EAAE,MAAM,gFAAgF,CAAC;AAC5J,OAAO,EAAE,yDAAyD,EAAE,MAAM,+EAA+E,CAAC;AAC1J,OAAO,EAAE,2DAA2D,EAAE,MAAM,iFAAiF,CAAC;AAC9J,OAAO,EAAE,8CAA8C,EAAE,MAAM,kEAAkE,CAAC;AAClI,OAAO,EAAE,sDAAsD,EAAE,MAAM,2EAA2E,CAAC;AACnJ,OAAO,EAAE,2CAA2C,EAAE,MAAM,+DAA+D,CAAC;AAC5H,OAAO,EAAE,SAAS,EAAkB,MAAM,gBAAgB,CAAC;AAC3D,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAG7C,MAAM,OAAO,aAAc,SAAQ,SAAS;IAC1C;;;;;OAKG;IACH,KAAK,CAAC,kCAAkC,CACtC,OAAwB,EAC4B;QACpD,OAAO,WAAW,CAAC,+CAA+C,CAChE,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;OAKG;IACH,KAAK,CAAC,kCAAkC,CACtC,OAAwB,EAC4B;QACpD,OAAO,WAAW,CAAC,+CAA+C,CAChE,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;OAKG;IACH,KAAK,CAAC,gCAAgC,CACpC,OAAwB,EAC0B;QAClD,OAAO,WAAW,CAAC,6CAA6C,CAC9D,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;OAKG;IACH,KAAK,CAAC,gCAAgC,CACpC,OAAwB,EAC0B;QAClD,OAAO,WAAW,CAAC,6CAA6C,CAC9D,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;OAKG;IACH,KAAK,CAAC,gCAAgC,CACpC,OAAwB,EAC0B;QAClD,OAAO,WAAW,CAAC,6CAA6C,CAC9D,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;OAKG;IACH,KAAK,CAAC,mCAAmC,CACvC,OAAwB,EAC6B;QACrD,OAAO,WAAW,CAAC,gDAAgD,CACjE,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;OAKG;IACH,KAAK,CAAC,mCAAmC,CACvC,OAAwB,EAC6B;QACrD,OAAO,WAAW,CAAC,gDAAgD,CACjE,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;OAKG;IACH,KAAK,CAAC,mCAAmC,CACvC,OAAwB,EAC6B;QACrD,OAAO,WAAW,CAAC,gDAAgD,CACjE,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;OAKG;IACH,KAAK,CAAC,+BAA+B,CACnC,OAAwB,EACyB;QACjD,OAAO,WAAW,CAAC,4CAA4C,CAC7D,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;OAKG;IACH,KAAK,CAAC,+BAA+B,CACnC,OAAwB,EACyB;QACjD,OAAO,WAAW,CAAC,4CAA4C,CAC7D,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;OAKG;IACH,KAAK,CAAC,+BAA+B,CACnC,OAAwB,EACyB;QACjD,OAAO,WAAW,CAAC,4CAA4C,CAC7D,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;OAKG;IACH,KAAK,CAAC,0CAA0C,CAC9C,OAAwB,EACuB;QAC/C,OAAO,WAAW,CAAC,uDAAuD,CACxE,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;OAKG;IACH,KAAK,CAAC,8CAA8C,CAClD,OAAwB,EAC+B;QACvD,OAAO,WAAW,CAChB,2DAA2D,CACzD,IAAI,EACJ,OAAO,CACR,CACF,CAAC;IAAA,CACH;IAED;;;;;OAKG;IACH,KAAK,CAAC,qCAAqC,CACzC,OAAwB,EACyB;QACjD,OAAO,WAAW,CAAC,kDAAkD,CACnE,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;OAKG;IACH,KAAK,CAAC,sCAAsC,CAC1C,OAAwB,EACyB;QACjD,OAAO,WAAW,CAAC,mDAAmD,CACpE,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;OAKG;IACH,KAAK,CAAC,8BAA8B,CAClC,OAAwB,EACyB;QACjD,OAAO,WAAW,CAAC,2CAA2C,CAC5D,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;OAKG;IACH,KAAK,CAAC,uCAAuC,CAC3C,OAAwB,EACyB;QACjD,OAAO,WAAW,CAAC,oDAAoD,CACrE,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;OAKG;IACH,KAAK,CAAC,qCAAqC,CACzC,OAAwB,EACyB;QACjD,OAAO,WAAW,CAAC,kDAAkD,CACnE,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;OAKG;IACH,KAAK,CAAC,oCAAoC,CACxC,OAAwB,EACyB;QACjD,OAAO,WAAW,CAAC,iDAAiD,CAClE,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;OAKG;IACH,KAAK,CAAC,+BAA+B,CACnC,OAAwB,EACyB;QACjD,OAAO,WAAW,CAAC,4CAA4C,CAC7D,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;OAKG;IACH,KAAK,CAAC,8BAA8B,CAClC,OAAwB,EACyB;QACjD,OAAO,WAAW,CAAC,2CAA2C,CAC5D,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;OAKG;IACH,KAAK,CAAC,+BAA+B,CACnC,OAAwB,EACyB;QACjD,OAAO,WAAW,CAAC,4CAA4C,CAC7D,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;OAKG;IACH,KAAK,CAAC,+BAA+B,CACnC,OAAwB,EACyB;QACjD,OAAO,WAAW,CAAC,4CAA4C,CAC7D,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;OAKG;IACH,KAAK,CAAC,+BAA+B,CACnC,OAAwB,EACyB;QACjD,OAAO,WAAW,CAAC,4CAA4C,CAC7D,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;OAKG;IACH,KAAK,CAAC,sCAAsC,CAC1C,OAAwB,EAC8B;QACtD,OAAO,WAAW,CAAC,mDAAmD,CACpE,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;OAKG;IACH,KAAK,CAAC,sCAAsC,CAC1C,OAAwB,EAC8B;QACtD,OAAO,WAAW,CAAC,mDAAmD,CACpE,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;OAKG;IACH,KAAK,CAAC,oCAAoC,CACxC,OAAwB,EAC8B;QACtD,OAAO,WAAW,CAAC,iDAAiD,CAClE,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;OAKG;IACH,KAAK,CAAC,yCAAyC,CAC7C,OAAwB,EAC8B;QACtD,OAAO,WAAW,CAAC,sDAAsD,CACvE,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;OAKG;IACH,KAAK,CAAC,mCAAmC,CACvC,OAAwB,EAC8B;QACtD,OAAO,WAAW,CAAC,gDAAgD,CACjE,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;OAKG;IACH,KAAK,CAAC,yCAAyC,CAC7C,OAAwB,EACmC;QAC3D,OAAO,WAAW,CAAC,sDAAsD,CACvE,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;OAKG;IACH,KAAK,CAAC,yCAAyC,CAC7C,OAAwB,EACmC;QAC3D,OAAO,WAAW,CAAC,sDAAsD,CACvE,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;OAKG;IACH,KAAK,CAAC,yCAAyC,CAC7C,OAAwB,EACmC;QAC3D,OAAO,WAAW,CAAC,sDAAsD,CACvE,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;OAKG;IACH,KAAK,CAAC,uCAAuC,CAC3C,OAAwB,EAC8B;QACtD,OAAO,WAAW,CAAC,oDAAoD,CACrE,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;OAKG;IACH,KAAK,CAAC,oCAAoC,CACxC,OAAwB,EAC8B;QACtD,OAAO,WAAW,CAAC,iDAAiD,CAClE,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;OAKG;IACH,KAAK,CAAC,oCAAoC,CACxC,OAAwB,EAC8B;QACtD,OAAO,WAAW,CAAC,iDAAiD,CAClE,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;OAKG;IACH,KAAK,CAAC,8BAA8B,CAClC,OAAwB,EACwB;QAChD,OAAO,WAAW,CAAC,2CAA2C,CAC5D,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;OAKG;IACH,KAAK,CAAC,2CAA2C,CAC/C,OAAwB,EACwB;QAChD,OAAO,WAAW,CAAC,wDAAwD,CACzE,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;OAKG;IACH,KAAK,CAAC,6CAA6C,CACjD,OAAwB,EACwB;QAChD,OAAO,WAAW,CAChB,0DAA0D,CACxD,IAAI,EACJ,OAAO,CACR,CACF,CAAC;IAAA,CACH;IAED;;;;;OAKG;IACH,KAAK,CAAC,4CAA4C,CAChD,OAAwB,EACwB;QAChD,OAAO,WAAW,CAChB,yDAAyD,CACvD,IAAI,EACJ,OAAO,CACR,CACF,CAAC;IAAA,CACH;IAED;;;;;OAKG;IACH,KAAK,CAAC,8CAA8C,CAClD,OAAwB,EACwB;QAChD,OAAO,WAAW,CAChB,2DAA2D,CACzD,IAAI,EACJ,OAAO,CACR,CACF,CAAC;IAAA,CACH;IAED;;;;;OAKG;IACH,KAAK,CAAC,iCAAiC,CACrC,OAAwB,EACwB;QAChD,OAAO,WAAW,CAAC,8CAA8C,CAC/D,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;OAKG;IACH,KAAK,CAAC,yCAAyC,CAC7C,OAAwB,EAC6B;QACrD,OAAO,WAAW,CAAC,sDAAsD,CACvE,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;OAKG;IACH,KAAK,CAAC,8BAA8B,CAClC,OAAwB,EACwB;QAChD,OAAO,WAAW,CAAC,2CAA2C,CAC5D,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;CACF"}
|
package/jsr.json
CHANGED
package/package.json
CHANGED