@omkar273/mcp-temp 0.0.1 → 0.0.21
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/README.md +165 -234
- package/bin/mcp-server.js +24 -24
- package/bin/mcp-server.js.map +198 -198
- package/esm/core.d.ts +1 -1
- package/esm/core.d.ts.map +1 -1
- package/esm/core.js +1 -1
- package/esm/core.js.map +1 -1
- package/esm/funcs/addonsCreateAddon.d.ts +2 -2
- package/esm/funcs/addonsCreateAddon.d.ts.map +1 -1
- package/esm/funcs/addonsCreateAddon.js.map +1 -1
- package/esm/funcs/addonsDeleteAddon.d.ts +2 -2
- package/esm/funcs/addonsDeleteAddon.d.ts.map +1 -1
- package/esm/funcs/addonsDeleteAddon.js.map +1 -1
- package/esm/funcs/addonsGetAddon.d.ts +2 -2
- package/esm/funcs/addonsGetAddon.d.ts.map +1 -1
- package/esm/funcs/addonsGetAddon.js.map +1 -1
- package/esm/funcs/addonsGetAddonByLookupKey.d.ts +2 -2
- package/esm/funcs/addonsGetAddonByLookupKey.d.ts.map +1 -1
- package/esm/funcs/addonsGetAddonByLookupKey.js.map +1 -1
- package/esm/funcs/addonsQueryAddon.d.ts +2 -2
- package/esm/funcs/addonsQueryAddon.d.ts.map +1 -1
- package/esm/funcs/addonsQueryAddon.js.map +1 -1
- package/esm/funcs/addonsUpdateAddon.d.ts +2 -2
- package/esm/funcs/addonsUpdateAddon.d.ts.map +1 -1
- package/esm/funcs/addonsUpdateAddon.js.map +1 -1
- package/esm/funcs/alertsQueryAlertLog.d.ts +2 -2
- package/esm/funcs/alertsQueryAlertLog.d.ts.map +1 -1
- package/esm/funcs/alertsQueryAlertLog.js.map +1 -1
- package/esm/funcs/costsCreateCostsheet.d.ts +2 -2
- package/esm/funcs/costsCreateCostsheet.d.ts.map +1 -1
- package/esm/funcs/costsCreateCostsheet.js.map +1 -1
- package/esm/funcs/costsDeleteCostsheet.d.ts +2 -2
- package/esm/funcs/costsDeleteCostsheet.d.ts.map +1 -1
- package/esm/funcs/costsDeleteCostsheet.js.map +1 -1
- package/esm/funcs/costsGetActiveCostsheet.d.ts +2 -2
- package/esm/funcs/costsGetActiveCostsheet.d.ts.map +1 -1
- package/esm/funcs/costsGetActiveCostsheet.js.map +1 -1
- package/esm/funcs/costsGetCostsheet.d.ts +2 -2
- package/esm/funcs/costsGetCostsheet.d.ts.map +1 -1
- package/esm/funcs/costsGetCostsheet.js.map +1 -1
- package/esm/funcs/costsGetDetailedCostAnalytics.d.ts +2 -2
- package/esm/funcs/costsGetDetailedCostAnalytics.d.ts.map +1 -1
- package/esm/funcs/costsGetDetailedCostAnalytics.js.map +1 -1
- package/esm/funcs/costsGetDetailedCostAnalyticsV2.d.ts +2 -2
- package/esm/funcs/costsGetDetailedCostAnalyticsV2.d.ts.map +1 -1
- package/esm/funcs/costsGetDetailedCostAnalyticsV2.js.map +1 -1
- package/esm/funcs/costsQueryCostsheet.d.ts +2 -2
- package/esm/funcs/costsQueryCostsheet.d.ts.map +1 -1
- package/esm/funcs/costsQueryCostsheet.js.map +1 -1
- package/esm/funcs/costsUpdateCostsheet.d.ts +2 -2
- package/esm/funcs/costsUpdateCostsheet.d.ts.map +1 -1
- package/esm/funcs/costsUpdateCostsheet.js.map +1 -1
- package/esm/funcs/couponsCreateCoupon.d.ts +2 -2
- package/esm/funcs/couponsCreateCoupon.d.ts.map +1 -1
- package/esm/funcs/couponsCreateCoupon.js.map +1 -1
- package/esm/funcs/couponsDeleteCoupon.d.ts +2 -2
- package/esm/funcs/couponsDeleteCoupon.d.ts.map +1 -1
- package/esm/funcs/couponsDeleteCoupon.js.map +1 -1
- package/esm/funcs/couponsGetCoupon.d.ts +2 -2
- package/esm/funcs/couponsGetCoupon.d.ts.map +1 -1
- package/esm/funcs/couponsGetCoupon.js.map +1 -1
- package/esm/funcs/couponsQueryCoupon.d.ts +2 -2
- package/esm/funcs/couponsQueryCoupon.d.ts.map +1 -1
- package/esm/funcs/couponsQueryCoupon.js.map +1 -1
- package/esm/funcs/couponsUpdateCoupon.d.ts +2 -2
- package/esm/funcs/couponsUpdateCoupon.d.ts.map +1 -1
- package/esm/funcs/couponsUpdateCoupon.js.map +1 -1
- package/esm/funcs/creditGrantsCreateCreditGrant.d.ts +2 -2
- package/esm/funcs/creditGrantsCreateCreditGrant.d.ts.map +1 -1
- package/esm/funcs/creditGrantsCreateCreditGrant.js.map +1 -1
- package/esm/funcs/creditGrantsDeleteCreditGrant.d.ts +2 -2
- package/esm/funcs/creditGrantsDeleteCreditGrant.d.ts.map +1 -1
- package/esm/funcs/creditGrantsDeleteCreditGrant.js.map +1 -1
- package/esm/funcs/creditGrantsGetCreditGrant.d.ts +2 -2
- package/esm/funcs/creditGrantsGetCreditGrant.d.ts.map +1 -1
- package/esm/funcs/creditGrantsGetCreditGrant.js.map +1 -1
- package/esm/funcs/creditGrantsGetPlanCreditGrants.d.ts +2 -2
- package/esm/funcs/creditGrantsGetPlanCreditGrants.d.ts.map +1 -1
- package/esm/funcs/creditGrantsGetPlanCreditGrants.js.map +1 -1
- package/esm/funcs/creditGrantsUpdateCreditGrant.d.ts +2 -2
- package/esm/funcs/creditGrantsUpdateCreditGrant.d.ts.map +1 -1
- package/esm/funcs/creditGrantsUpdateCreditGrant.js.map +1 -1
- package/esm/funcs/creditNotesCreateCreditNote.d.ts +2 -2
- package/esm/funcs/creditNotesCreateCreditNote.d.ts.map +1 -1
- package/esm/funcs/creditNotesCreateCreditNote.js.map +1 -1
- package/esm/funcs/creditNotesGetCreditNote.d.ts +2 -2
- package/esm/funcs/creditNotesGetCreditNote.d.ts.map +1 -1
- package/esm/funcs/creditNotesGetCreditNote.js.map +1 -1
- package/esm/funcs/creditNotesProcessCreditNote.d.ts +2 -2
- package/esm/funcs/creditNotesProcessCreditNote.d.ts.map +1 -1
- package/esm/funcs/creditNotesProcessCreditNote.js.map +1 -1
- package/esm/funcs/creditNotesVoidCreditNote.d.ts +2 -2
- package/esm/funcs/creditNotesVoidCreditNote.d.ts.map +1 -1
- package/esm/funcs/creditNotesVoidCreditNote.js.map +1 -1
- package/esm/funcs/customersCreateCustomer.d.ts +2 -2
- package/esm/funcs/customersCreateCustomer.d.ts.map +1 -1
- package/esm/funcs/customersCreateCustomer.js.map +1 -1
- package/esm/funcs/customersDeleteCustomer.d.ts +2 -2
- package/esm/funcs/customersDeleteCustomer.d.ts.map +1 -1
- package/esm/funcs/customersDeleteCustomer.js.map +1 -1
- package/esm/funcs/customersGetCustomer.d.ts +2 -2
- package/esm/funcs/customersGetCustomer.d.ts.map +1 -1
- package/esm/funcs/customersGetCustomer.js.map +1 -1
- package/esm/funcs/customersGetCustomerByExternalId.d.ts +2 -2
- package/esm/funcs/customersGetCustomerByExternalId.d.ts.map +1 -1
- package/esm/funcs/customersGetCustomerByExternalId.js.map +1 -1
- package/esm/funcs/customersGetCustomerEntitlements.d.ts +2 -2
- package/esm/funcs/customersGetCustomerEntitlements.d.ts.map +1 -1
- package/esm/funcs/customersGetCustomerEntitlements.js.map +1 -1
- package/esm/funcs/customersGetCustomerUpcomingGrants.d.ts +2 -2
- package/esm/funcs/customersGetCustomerUpcomingGrants.d.ts.map +1 -1
- package/esm/funcs/customersGetCustomerUpcomingGrants.js.map +1 -1
- package/esm/funcs/customersGetCustomerUsageSummary.d.ts +2 -2
- package/esm/funcs/customersGetCustomerUsageSummary.d.ts.map +1 -1
- package/esm/funcs/customersGetCustomerUsageSummary.js.map +1 -1
- package/esm/funcs/customersQueryCustomer.d.ts +2 -2
- package/esm/funcs/customersQueryCustomer.d.ts.map +1 -1
- package/esm/funcs/customersQueryCustomer.js.map +1 -1
- package/esm/funcs/customersUpdateCustomer.d.ts +2 -2
- package/esm/funcs/customersUpdateCustomer.d.ts.map +1 -1
- package/esm/funcs/customersUpdateCustomer.js.map +1 -1
- package/esm/funcs/entitlementsCreateEntitlement.d.ts +2 -2
- package/esm/funcs/entitlementsCreateEntitlement.d.ts.map +1 -1
- package/esm/funcs/entitlementsCreateEntitlement.js.map +1 -1
- package/esm/funcs/entitlementsCreateEntitlementsBulk.d.ts +2 -2
- package/esm/funcs/entitlementsCreateEntitlementsBulk.d.ts.map +1 -1
- package/esm/funcs/entitlementsCreateEntitlementsBulk.js.map +1 -1
- package/esm/funcs/entitlementsDeleteEntitlement.d.ts +2 -2
- package/esm/funcs/entitlementsDeleteEntitlement.d.ts.map +1 -1
- package/esm/funcs/entitlementsDeleteEntitlement.js.map +1 -1
- package/esm/funcs/entitlementsGetAddonEntitlements.d.ts +2 -2
- package/esm/funcs/entitlementsGetAddonEntitlements.d.ts.map +1 -1
- package/esm/funcs/entitlementsGetAddonEntitlements.js.map +1 -1
- package/esm/funcs/entitlementsGetEntitlement.d.ts +2 -2
- package/esm/funcs/entitlementsGetEntitlement.d.ts.map +1 -1
- package/esm/funcs/entitlementsGetEntitlement.js.map +1 -1
- package/esm/funcs/entitlementsGetPlanEntitlements.d.ts +2 -2
- package/esm/funcs/entitlementsGetPlanEntitlements.d.ts.map +1 -1
- package/esm/funcs/entitlementsGetPlanEntitlements.js.map +1 -1
- package/esm/funcs/entitlementsQueryEntitlement.d.ts +2 -2
- package/esm/funcs/entitlementsQueryEntitlement.d.ts.map +1 -1
- package/esm/funcs/entitlementsQueryEntitlement.js.map +1 -1
- package/esm/funcs/entitlementsUpdateEntitlement.d.ts +2 -2
- package/esm/funcs/entitlementsUpdateEntitlement.d.ts.map +1 -1
- package/esm/funcs/entitlementsUpdateEntitlement.js.map +1 -1
- package/esm/funcs/entityIntegrationMappingsCreateEntityIntegrationMapping.d.ts +2 -2
- package/esm/funcs/entityIntegrationMappingsCreateEntityIntegrationMapping.d.ts.map +1 -1
- package/esm/funcs/entityIntegrationMappingsCreateEntityIntegrationMapping.js.map +1 -1
- package/esm/funcs/entityIntegrationMappingsDeleteEntityIntegrationMapping.d.ts +2 -2
- package/esm/funcs/entityIntegrationMappingsDeleteEntityIntegrationMapping.d.ts.map +1 -1
- package/esm/funcs/entityIntegrationMappingsDeleteEntityIntegrationMapping.js.map +1 -1
- package/esm/funcs/environmentsCreateEnvironment.d.ts +2 -2
- package/esm/funcs/environmentsCreateEnvironment.d.ts.map +1 -1
- package/esm/funcs/environmentsCreateEnvironment.js.map +1 -1
- package/esm/funcs/environmentsUpdateEnvironment.d.ts +2 -2
- package/esm/funcs/environmentsUpdateEnvironment.d.ts.map +1 -1
- package/esm/funcs/environmentsUpdateEnvironment.js.map +1 -1
- package/esm/funcs/eventsGetEvent.d.ts +2 -2
- package/esm/funcs/eventsGetEvent.d.ts.map +1 -1
- package/esm/funcs/eventsGetEvent.js.map +1 -1
- package/esm/funcs/eventsGetHuggingfaceInferenceData.d.ts +2 -2
- package/esm/funcs/eventsGetHuggingfaceInferenceData.d.ts.map +1 -1
- package/esm/funcs/eventsGetHuggingfaceInferenceData.js.map +1 -1
- package/esm/funcs/eventsGetUsageAnalytics.d.ts +2 -2
- package/esm/funcs/eventsGetUsageAnalytics.d.ts.map +1 -1
- package/esm/funcs/eventsGetUsageAnalytics.js.map +1 -1
- package/esm/funcs/eventsGetUsageByMeter.d.ts +2 -2
- package/esm/funcs/eventsGetUsageByMeter.d.ts.map +1 -1
- package/esm/funcs/eventsGetUsageByMeter.js.map +1 -1
- package/esm/funcs/eventsGetUsageStatistics.d.ts +2 -2
- package/esm/funcs/eventsGetUsageStatistics.d.ts.map +1 -1
- package/esm/funcs/eventsGetUsageStatistics.js.map +1 -1
- package/esm/funcs/eventsIngestEvent.d.ts +2 -2
- package/esm/funcs/eventsIngestEvent.d.ts.map +1 -1
- package/esm/funcs/eventsIngestEvent.js.map +1 -1
- package/esm/funcs/eventsIngestEventsBulk.d.ts +2 -2
- package/esm/funcs/eventsIngestEventsBulk.d.ts.map +1 -1
- package/esm/funcs/eventsIngestEventsBulk.js.map +1 -1
- package/esm/funcs/eventsListRawEvents.d.ts +2 -2
- package/esm/funcs/eventsListRawEvents.d.ts.map +1 -1
- package/esm/funcs/eventsListRawEvents.js.map +1 -1
- package/esm/funcs/featuresCreateFeature.d.ts +2 -2
- package/esm/funcs/featuresCreateFeature.d.ts.map +1 -1
- package/esm/funcs/featuresCreateFeature.js.map +1 -1
- package/esm/funcs/featuresDeleteFeature.d.ts +2 -2
- package/esm/funcs/featuresDeleteFeature.d.ts.map +1 -1
- package/esm/funcs/featuresDeleteFeature.js.map +1 -1
- package/esm/funcs/featuresQueryFeature.d.ts +2 -2
- package/esm/funcs/featuresQueryFeature.d.ts.map +1 -1
- package/esm/funcs/featuresQueryFeature.js.map +1 -1
- package/esm/funcs/featuresUpdateFeature.d.ts +2 -2
- package/esm/funcs/featuresUpdateFeature.d.ts.map +1 -1
- package/esm/funcs/featuresUpdateFeature.js.map +1 -1
- package/esm/funcs/groupsCreateGroup.d.ts +2 -2
- package/esm/funcs/groupsCreateGroup.d.ts.map +1 -1
- package/esm/funcs/groupsCreateGroup.js.map +1 -1
- package/esm/funcs/groupsDeleteGroup.d.ts +2 -2
- package/esm/funcs/groupsDeleteGroup.d.ts.map +1 -1
- package/esm/funcs/groupsDeleteGroup.js.map +1 -1
- package/esm/funcs/groupsGetGroup.d.ts +2 -2
- package/esm/funcs/groupsGetGroup.d.ts.map +1 -1
- package/esm/funcs/groupsGetGroup.js.map +1 -1
- package/esm/funcs/groupsQueryGroup.d.ts +2 -2
- package/esm/funcs/groupsQueryGroup.d.ts.map +1 -1
- package/esm/funcs/groupsQueryGroup.js.map +1 -1
- package/esm/funcs/integrationsCreateOrUpdateIntegration.d.ts +2 -2
- package/esm/funcs/integrationsCreateOrUpdateIntegration.d.ts.map +1 -1
- package/esm/funcs/integrationsCreateOrUpdateIntegration.js.map +1 -1
- package/esm/funcs/integrationsDeleteIntegration.d.ts +2 -2
- package/esm/funcs/integrationsDeleteIntegration.d.ts.map +1 -1
- package/esm/funcs/integrationsDeleteIntegration.js.map +1 -1
- package/esm/funcs/integrationsGetIntegration.d.ts +2 -2
- package/esm/funcs/integrationsGetIntegration.d.ts.map +1 -1
- package/esm/funcs/integrationsGetIntegration.js.map +1 -1
- package/esm/funcs/integrationsListLinkedIntegrations.d.ts +2 -2
- package/esm/funcs/integrationsListLinkedIntegrations.d.ts.map +1 -1
- package/esm/funcs/integrationsListLinkedIntegrations.js.map +1 -1
- package/esm/funcs/invoicesAttemptInvoicePayment.d.ts +2 -2
- package/esm/funcs/invoicesAttemptInvoicePayment.d.ts.map +1 -1
- package/esm/funcs/invoicesAttemptInvoicePayment.js.map +1 -1
- package/esm/funcs/invoicesCreateInvoice.d.ts +2 -2
- package/esm/funcs/invoicesCreateInvoice.d.ts.map +1 -1
- package/esm/funcs/invoicesCreateInvoice.js.map +1 -1
- package/esm/funcs/invoicesFinalizeInvoice.d.ts +2 -2
- package/esm/funcs/invoicesFinalizeInvoice.d.ts.map +1 -1
- package/esm/funcs/invoicesFinalizeInvoice.js.map +1 -1
- package/esm/funcs/invoicesGetCustomerInvoiceSummary.d.ts +2 -2
- package/esm/funcs/invoicesGetCustomerInvoiceSummary.d.ts.map +1 -1
- package/esm/funcs/invoicesGetCustomerInvoiceSummary.js.map +1 -1
- package/esm/funcs/invoicesGetInvoice.d.ts +2 -2
- package/esm/funcs/invoicesGetInvoice.d.ts.map +1 -1
- package/esm/funcs/invoicesGetInvoice.js.map +1 -1
- package/esm/funcs/invoicesGetInvoicePdf.d.ts +2 -2
- package/esm/funcs/invoicesGetInvoicePdf.d.ts.map +1 -1
- package/esm/funcs/invoicesGetInvoicePdf.js.map +1 -1
- package/esm/funcs/invoicesGetInvoicePreview.d.ts +2 -2
- package/esm/funcs/invoicesGetInvoicePreview.d.ts.map +1 -1
- package/esm/funcs/invoicesGetInvoicePreview.js.map +1 -1
- package/esm/funcs/invoicesQueryInvoice.d.ts +2 -2
- package/esm/funcs/invoicesQueryInvoice.d.ts.map +1 -1
- package/esm/funcs/invoicesQueryInvoice.js.map +1 -1
- package/esm/funcs/invoicesRecalculateInvoice.d.ts +2 -2
- package/esm/funcs/invoicesRecalculateInvoice.d.ts.map +1 -1
- package/esm/funcs/invoicesRecalculateInvoice.js.map +1 -1
- package/esm/funcs/invoicesTriggerInvoiceCommsWebhook.d.ts +2 -2
- package/esm/funcs/invoicesTriggerInvoiceCommsWebhook.d.ts.map +1 -1
- package/esm/funcs/invoicesTriggerInvoiceCommsWebhook.js.map +1 -1
- package/esm/funcs/invoicesUpdateInvoice.d.ts +2 -2
- package/esm/funcs/invoicesUpdateInvoice.d.ts.map +1 -1
- package/esm/funcs/invoicesUpdateInvoice.js.map +1 -1
- package/esm/funcs/invoicesUpdateInvoicePaymentStatus.d.ts +2 -2
- package/esm/funcs/invoicesUpdateInvoicePaymentStatus.d.ts.map +1 -1
- package/esm/funcs/invoicesUpdateInvoicePaymentStatus.js.map +1 -1
- package/esm/funcs/invoicesVoidInvoice.d.ts +2 -2
- package/esm/funcs/invoicesVoidInvoice.d.ts.map +1 -1
- package/esm/funcs/invoicesVoidInvoice.js.map +1 -1
- package/esm/funcs/paymentsCreatePayment.d.ts +2 -2
- package/esm/funcs/paymentsCreatePayment.d.ts.map +1 -1
- package/esm/funcs/paymentsCreatePayment.js.map +1 -1
- package/esm/funcs/paymentsDeletePayment.d.ts +2 -2
- package/esm/funcs/paymentsDeletePayment.d.ts.map +1 -1
- package/esm/funcs/paymentsDeletePayment.js.map +1 -1
- package/esm/funcs/paymentsGetPayment.d.ts +2 -2
- package/esm/funcs/paymentsGetPayment.d.ts.map +1 -1
- package/esm/funcs/paymentsGetPayment.js.map +1 -1
- package/esm/funcs/paymentsListPayments.d.ts +2 -2
- package/esm/funcs/paymentsListPayments.d.ts.map +1 -1
- package/esm/funcs/paymentsListPayments.js.map +1 -1
- package/esm/funcs/paymentsProcessPayment.d.ts +2 -2
- package/esm/funcs/paymentsProcessPayment.d.ts.map +1 -1
- package/esm/funcs/paymentsProcessPayment.js.map +1 -1
- package/esm/funcs/paymentsUpdatePayment.d.ts +2 -2
- package/esm/funcs/paymentsUpdatePayment.d.ts.map +1 -1
- package/esm/funcs/paymentsUpdatePayment.js.map +1 -1
- package/esm/funcs/plansCreatePlan.d.ts +2 -2
- package/esm/funcs/plansCreatePlan.d.ts.map +1 -1
- package/esm/funcs/plansCreatePlan.js.map +1 -1
- package/esm/funcs/plansDeletePlan.d.ts +2 -2
- package/esm/funcs/plansDeletePlan.d.ts.map +1 -1
- package/esm/funcs/plansDeletePlan.js.map +1 -1
- package/esm/funcs/plansGetPlan.d.ts +2 -2
- package/esm/funcs/plansGetPlan.d.ts.map +1 -1
- package/esm/funcs/plansGetPlan.js.map +1 -1
- package/esm/funcs/plansPostPlansIdClone.d.ts +2 -2
- package/esm/funcs/plansPostPlansIdClone.d.ts.map +1 -1
- package/esm/funcs/plansPostPlansIdClone.js.map +1 -1
- package/esm/funcs/plansQueryPlan.d.ts +2 -2
- package/esm/funcs/plansQueryPlan.d.ts.map +1 -1
- package/esm/funcs/plansQueryPlan.js.map +1 -1
- package/esm/funcs/plansSyncPlanPrices.d.ts +2 -2
- package/esm/funcs/plansSyncPlanPrices.d.ts.map +1 -1
- package/esm/funcs/plansSyncPlanPrices.js.map +1 -1
- package/esm/funcs/plansUpdatePlan.d.ts +2 -2
- package/esm/funcs/plansUpdatePlan.d.ts.map +1 -1
- package/esm/funcs/plansUpdatePlan.js.map +1 -1
- package/esm/funcs/priceUnitsCreatePriceUnit.d.ts +2 -2
- package/esm/funcs/priceUnitsCreatePriceUnit.d.ts.map +1 -1
- package/esm/funcs/priceUnitsCreatePriceUnit.js.map +1 -1
- package/esm/funcs/priceUnitsDeletePriceUnit.d.ts +2 -2
- package/esm/funcs/priceUnitsDeletePriceUnit.d.ts.map +1 -1
- package/esm/funcs/priceUnitsDeletePriceUnit.js.map +1 -1
- package/esm/funcs/priceUnitsGetPriceUnit.d.ts +2 -2
- package/esm/funcs/priceUnitsGetPriceUnit.d.ts.map +1 -1
- package/esm/funcs/priceUnitsGetPriceUnit.js.map +1 -1
- package/esm/funcs/priceUnitsGetPriceUnitByCode.d.ts +2 -2
- package/esm/funcs/priceUnitsGetPriceUnitByCode.d.ts.map +1 -1
- package/esm/funcs/priceUnitsGetPriceUnitByCode.js.map +1 -1
- package/esm/funcs/priceUnitsListPriceUnits.d.ts +2 -2
- package/esm/funcs/priceUnitsListPriceUnits.d.ts.map +1 -1
- package/esm/funcs/priceUnitsListPriceUnits.js.map +1 -1
- package/esm/funcs/priceUnitsQueryPriceUnit.d.ts +2 -2
- package/esm/funcs/priceUnitsQueryPriceUnit.d.ts.map +1 -1
- package/esm/funcs/priceUnitsQueryPriceUnit.js.map +1 -1
- package/esm/funcs/priceUnitsUpdatePriceUnit.d.ts +2 -2
- package/esm/funcs/priceUnitsUpdatePriceUnit.d.ts.map +1 -1
- package/esm/funcs/priceUnitsUpdatePriceUnit.js.map +1 -1
- package/esm/funcs/pricesCreatePrice.d.ts +2 -2
- package/esm/funcs/pricesCreatePrice.d.ts.map +1 -1
- package/esm/funcs/pricesCreatePrice.js.map +1 -1
- package/esm/funcs/pricesCreatePricesBulk.d.ts +2 -2
- package/esm/funcs/pricesCreatePricesBulk.d.ts.map +1 -1
- package/esm/funcs/pricesCreatePricesBulk.js.map +1 -1
- package/esm/funcs/pricesDeletePrice.d.ts +2 -2
- package/esm/funcs/pricesDeletePrice.d.ts.map +1 -1
- package/esm/funcs/pricesDeletePrice.js.map +1 -1
- package/esm/funcs/pricesGetPrice.d.ts +2 -2
- package/esm/funcs/pricesGetPrice.d.ts.map +1 -1
- package/esm/funcs/pricesGetPrice.js.map +1 -1
- package/esm/funcs/pricesGetPriceByLookupKey.d.ts +2 -2
- package/esm/funcs/pricesGetPriceByLookupKey.d.ts.map +1 -1
- package/esm/funcs/pricesGetPriceByLookupKey.js.map +1 -1
- package/esm/funcs/pricesQueryPrice.d.ts +2 -2
- package/esm/funcs/pricesQueryPrice.d.ts.map +1 -1
- package/esm/funcs/pricesQueryPrice.js.map +1 -1
- package/esm/funcs/pricesUpdatePrice.d.ts +2 -2
- package/esm/funcs/pricesUpdatePrice.d.ts.map +1 -1
- package/esm/funcs/pricesUpdatePrice.js.map +1 -1
- package/esm/funcs/rbacGetRBACRole.d.ts +2 -2
- package/esm/funcs/rbacGetRBACRole.d.ts.map +1 -1
- package/esm/funcs/rbacGetRBACRole.js.map +1 -1
- package/esm/funcs/rbacListRBACRoles.d.ts +2 -2
- package/esm/funcs/rbacListRBACRoles.d.ts.map +1 -1
- package/esm/funcs/rbacListRBACRoles.js.map +1 -1
- package/esm/funcs/scheduledTasksCreateScheduledTask.d.ts +2 -2
- package/esm/funcs/scheduledTasksCreateScheduledTask.d.ts.map +1 -1
- package/esm/funcs/scheduledTasksCreateScheduledTask.js.map +1 -1
- package/esm/funcs/scheduledTasksDeleteScheduledTask.d.ts +2 -2
- package/esm/funcs/scheduledTasksDeleteScheduledTask.d.ts.map +1 -1
- package/esm/funcs/scheduledTasksDeleteScheduledTask.js.map +1 -1
- package/esm/funcs/scheduledTasksGetScheduledTask.d.ts +2 -2
- package/esm/funcs/scheduledTasksGetScheduledTask.d.ts.map +1 -1
- package/esm/funcs/scheduledTasksGetScheduledTask.js.map +1 -1
- package/esm/funcs/scheduledTasksListScheduledTasks.d.ts +2 -2
- package/esm/funcs/scheduledTasksListScheduledTasks.d.ts.map +1 -1
- package/esm/funcs/scheduledTasksListScheduledTasks.js.map +1 -1
- package/esm/funcs/scheduledTasksScheduleUpdateBillingPeriod.d.ts +2 -2
- package/esm/funcs/scheduledTasksScheduleUpdateBillingPeriod.d.ts.map +1 -1
- package/esm/funcs/scheduledTasksScheduleUpdateBillingPeriod.js.map +1 -1
- package/esm/funcs/scheduledTasksTriggerScheduledTaskRun.d.ts +2 -2
- package/esm/funcs/scheduledTasksTriggerScheduledTaskRun.d.ts.map +1 -1
- package/esm/funcs/scheduledTasksTriggerScheduledTaskRun.js.map +1 -1
- package/esm/funcs/scheduledTasksUpdateScheduledTask.d.ts +2 -2
- package/esm/funcs/scheduledTasksUpdateScheduledTask.d.ts.map +1 -1
- package/esm/funcs/scheduledTasksUpdateScheduledTask.js.map +1 -1
- package/esm/funcs/secretsCreateApiKey.d.ts +2 -2
- package/esm/funcs/secretsCreateApiKey.d.ts.map +1 -1
- package/esm/funcs/secretsCreateApiKey.js.map +1 -1
- package/esm/funcs/secretsDeleteApiKey.d.ts +2 -2
- package/esm/funcs/secretsDeleteApiKey.d.ts.map +1 -1
- package/esm/funcs/secretsDeleteApiKey.js.map +1 -1
- package/esm/funcs/secretsListApiKeys.d.ts +2 -2
- package/esm/funcs/secretsListApiKeys.d.ts.map +1 -1
- package/esm/funcs/secretsListApiKeys.js.map +1 -1
- package/esm/funcs/subscriptionsActivateSubscription.d.ts +2 -2
- package/esm/funcs/subscriptionsActivateSubscription.d.ts.map +1 -1
- package/esm/funcs/subscriptionsActivateSubscription.js.map +1 -1
- package/esm/funcs/subscriptionsAddSubscriptionAddon.d.ts +2 -2
- package/esm/funcs/subscriptionsAddSubscriptionAddon.d.ts.map +1 -1
- package/esm/funcs/subscriptionsAddSubscriptionAddon.js.map +1 -1
- package/esm/funcs/subscriptionsCancelSubscription.d.ts +2 -2
- package/esm/funcs/subscriptionsCancelSubscription.d.ts.map +1 -1
- package/esm/funcs/subscriptionsCancelSubscription.js.map +1 -1
- package/esm/funcs/subscriptionsCancelSubscriptionSchedule.d.ts +2 -2
- package/esm/funcs/subscriptionsCancelSubscriptionSchedule.d.ts.map +1 -1
- package/esm/funcs/subscriptionsCancelSubscriptionSchedule.js.map +1 -1
- package/esm/funcs/subscriptionsCreateSubscription.d.ts +2 -2
- package/esm/funcs/subscriptionsCreateSubscription.d.ts.map +1 -1
- package/esm/funcs/subscriptionsCreateSubscription.js.map +1 -1
- package/esm/funcs/subscriptionsCreateSubscriptionLineItem.d.ts +2 -2
- package/esm/funcs/subscriptionsCreateSubscriptionLineItem.d.ts.map +1 -1
- package/esm/funcs/subscriptionsCreateSubscriptionLineItem.js.map +1 -1
- package/esm/funcs/subscriptionsDeleteSubscriptionLineItem.d.ts +2 -2
- package/esm/funcs/subscriptionsDeleteSubscriptionLineItem.d.ts.map +1 -1
- package/esm/funcs/subscriptionsDeleteSubscriptionLineItem.js.map +1 -1
- package/esm/funcs/subscriptionsExecuteSubscriptionChange.d.ts +2 -2
- package/esm/funcs/subscriptionsExecuteSubscriptionChange.d.ts.map +1 -1
- package/esm/funcs/subscriptionsExecuteSubscriptionChange.js.map +1 -1
- package/esm/funcs/subscriptionsGetSubscription.d.ts +2 -2
- package/esm/funcs/subscriptionsGetSubscription.d.ts.map +1 -1
- package/esm/funcs/subscriptionsGetSubscription.js.map +1 -1
- package/esm/funcs/subscriptionsGetSubscriptionAddonAssociations.d.ts +2 -2
- package/esm/funcs/subscriptionsGetSubscriptionAddonAssociations.d.ts.map +1 -1
- package/esm/funcs/subscriptionsGetSubscriptionAddonAssociations.js.map +1 -1
- package/esm/funcs/subscriptionsGetSubscriptionEntitlements.d.ts +2 -2
- package/esm/funcs/subscriptionsGetSubscriptionEntitlements.d.ts.map +1 -1
- package/esm/funcs/subscriptionsGetSubscriptionEntitlements.js.map +1 -1
- package/esm/funcs/subscriptionsGetSubscriptionSchedule.d.ts +2 -2
- package/esm/funcs/subscriptionsGetSubscriptionSchedule.d.ts.map +1 -1
- package/esm/funcs/subscriptionsGetSubscriptionSchedule.js.map +1 -1
- package/esm/funcs/subscriptionsGetSubscriptionUpcomingGrants.d.ts +2 -2
- package/esm/funcs/subscriptionsGetSubscriptionUpcomingGrants.d.ts.map +1 -1
- package/esm/funcs/subscriptionsGetSubscriptionUpcomingGrants.js.map +1 -1
- package/esm/funcs/subscriptionsGetSubscriptionUsage.d.ts +2 -2
- package/esm/funcs/subscriptionsGetSubscriptionUsage.d.ts.map +1 -1
- package/esm/funcs/subscriptionsGetSubscriptionUsage.js.map +1 -1
- package/esm/funcs/subscriptionsGetSubscriptionV2.d.ts +2 -2
- package/esm/funcs/subscriptionsGetSubscriptionV2.d.ts.map +1 -1
- package/esm/funcs/subscriptionsGetSubscriptionV2.js.map +1 -1
- package/esm/funcs/subscriptionsListAllSubscriptionSchedules.d.ts +2 -2
- package/esm/funcs/subscriptionsListAllSubscriptionSchedules.d.ts.map +1 -1
- package/esm/funcs/subscriptionsListAllSubscriptionSchedules.js.map +1 -1
- package/esm/funcs/subscriptionsListSubscriptionPauses.d.ts +2 -2
- package/esm/funcs/subscriptionsListSubscriptionPauses.d.ts.map +1 -1
- package/esm/funcs/subscriptionsListSubscriptionPauses.js.map +1 -1
- package/esm/funcs/subscriptionsListSubscriptionSchedules.d.ts +2 -2
- package/esm/funcs/subscriptionsListSubscriptionSchedules.d.ts.map +1 -1
- package/esm/funcs/subscriptionsListSubscriptionSchedules.js.map +1 -1
- package/esm/funcs/subscriptionsPauseSubscription.d.ts +2 -2
- package/esm/funcs/subscriptionsPauseSubscription.d.ts.map +1 -1
- package/esm/funcs/subscriptionsPauseSubscription.js.map +1 -1
- package/esm/funcs/subscriptionsPreviewSubscriptionChange.d.ts +2 -2
- package/esm/funcs/subscriptionsPreviewSubscriptionChange.d.ts.map +1 -1
- package/esm/funcs/subscriptionsPreviewSubscriptionChange.js.map +1 -1
- package/esm/funcs/subscriptionsQuerySubscription.d.ts +2 -2
- package/esm/funcs/subscriptionsQuerySubscription.d.ts.map +1 -1
- package/esm/funcs/subscriptionsQuerySubscription.js.map +1 -1
- package/esm/funcs/subscriptionsRemoveSubscriptionAddon.d.ts +2 -2
- package/esm/funcs/subscriptionsRemoveSubscriptionAddon.d.ts.map +1 -1
- package/esm/funcs/subscriptionsRemoveSubscriptionAddon.js.map +1 -1
- package/esm/funcs/subscriptionsResumeSubscription.d.ts +2 -2
- package/esm/funcs/subscriptionsResumeSubscription.d.ts.map +1 -1
- package/esm/funcs/subscriptionsResumeSubscription.js.map +1 -1
- package/esm/funcs/subscriptionsUpdateSubscription.d.ts +2 -2
- package/esm/funcs/subscriptionsUpdateSubscription.d.ts.map +1 -1
- package/esm/funcs/subscriptionsUpdateSubscription.js.map +1 -1
- package/esm/funcs/subscriptionsUpdateSubscriptionLineItem.d.ts +2 -2
- package/esm/funcs/subscriptionsUpdateSubscriptionLineItem.d.ts.map +1 -1
- package/esm/funcs/subscriptionsUpdateSubscriptionLineItem.js.map +1 -1
- package/esm/funcs/tasksCreateTask.d.ts +2 -2
- package/esm/funcs/tasksCreateTask.d.ts.map +1 -1
- package/esm/funcs/tasksCreateTask.js.map +1 -1
- package/esm/funcs/tasksDownloadTaskExport.d.ts +2 -2
- package/esm/funcs/tasksDownloadTaskExport.d.ts.map +1 -1
- package/esm/funcs/tasksDownloadTaskExport.js.map +1 -1
- package/esm/funcs/tasksGetTask.d.ts +2 -2
- package/esm/funcs/tasksGetTask.d.ts.map +1 -1
- package/esm/funcs/tasksGetTask.js.map +1 -1
- package/esm/funcs/tasksGetTaskResult.d.ts +2 -2
- package/esm/funcs/tasksGetTaskResult.d.ts.map +1 -1
- package/esm/funcs/tasksGetTaskResult.js.map +1 -1
- package/esm/funcs/tasksListTasks.d.ts +2 -2
- package/esm/funcs/tasksListTasks.d.ts.map +1 -1
- package/esm/funcs/tasksListTasks.js.map +1 -1
- package/esm/funcs/tasksUpdateTaskStatus.d.ts +2 -2
- package/esm/funcs/tasksUpdateTaskStatus.d.ts.map +1 -1
- package/esm/funcs/tasksUpdateTaskStatus.js.map +1 -1
- package/esm/funcs/taxAssociationsCreateTaxAssociation.d.ts +2 -2
- package/esm/funcs/taxAssociationsCreateTaxAssociation.d.ts.map +1 -1
- package/esm/funcs/taxAssociationsCreateTaxAssociation.js.map +1 -1
- package/esm/funcs/taxAssociationsDeleteTaxAssociation.d.ts +2 -2
- package/esm/funcs/taxAssociationsDeleteTaxAssociation.d.ts.map +1 -1
- package/esm/funcs/taxAssociationsDeleteTaxAssociation.js.map +1 -1
- package/esm/funcs/taxAssociationsGetTaxAssociation.d.ts +2 -2
- package/esm/funcs/taxAssociationsGetTaxAssociation.d.ts.map +1 -1
- package/esm/funcs/taxAssociationsGetTaxAssociation.js.map +1 -1
- package/esm/funcs/taxAssociationsListTaxAssociations.d.ts +2 -2
- package/esm/funcs/taxAssociationsListTaxAssociations.d.ts.map +1 -1
- package/esm/funcs/taxAssociationsListTaxAssociations.js.map +1 -1
- package/esm/funcs/taxAssociationsUpdateTaxAssociation.d.ts +2 -2
- package/esm/funcs/taxAssociationsUpdateTaxAssociation.d.ts.map +1 -1
- package/esm/funcs/taxAssociationsUpdateTaxAssociation.js.map +1 -1
- package/esm/funcs/taxRatesCreateTaxRate.d.ts +2 -2
- package/esm/funcs/taxRatesCreateTaxRate.d.ts.map +1 -1
- package/esm/funcs/taxRatesCreateTaxRate.js.map +1 -1
- package/esm/funcs/taxRatesDeleteTaxRate.d.ts +2 -2
- package/esm/funcs/taxRatesDeleteTaxRate.d.ts.map +1 -1
- package/esm/funcs/taxRatesDeleteTaxRate.js.map +1 -1
- package/esm/funcs/taxRatesGetTaxRate.d.ts +2 -2
- package/esm/funcs/taxRatesGetTaxRate.d.ts.map +1 -1
- package/esm/funcs/taxRatesGetTaxRate.js.map +1 -1
- package/esm/funcs/taxRatesGetTaxRates.d.ts +2 -2
- package/esm/funcs/taxRatesGetTaxRates.d.ts.map +1 -1
- package/esm/funcs/taxRatesGetTaxRates.js.map +1 -1
- package/esm/funcs/taxRatesUpdateTaxRate.d.ts +2 -2
- package/esm/funcs/taxRatesUpdateTaxRate.d.ts.map +1 -1
- package/esm/funcs/taxRatesUpdateTaxRate.js.map +1 -1
- package/esm/funcs/tenantsGetTenantBillingUsage.d.ts +2 -2
- package/esm/funcs/tenantsGetTenantBillingUsage.d.ts.map +1 -1
- package/esm/funcs/tenantsGetTenantBillingUsage.js.map +1 -1
- package/esm/funcs/tenantsGetTenantById.d.ts +2 -2
- package/esm/funcs/tenantsGetTenantById.d.ts.map +1 -1
- package/esm/funcs/tenantsGetTenantById.js.map +1 -1
- package/esm/funcs/tenantsUpdateTenant.d.ts +2 -2
- package/esm/funcs/tenantsUpdateTenant.d.ts.map +1 -1
- package/esm/funcs/tenantsUpdateTenant.js.map +1 -1
- package/esm/funcs/usersCreateUser.d.ts +2 -2
- package/esm/funcs/usersCreateUser.d.ts.map +1 -1
- package/esm/funcs/usersCreateUser.js.map +1 -1
- package/esm/funcs/usersGetUserInfo.d.ts +2 -2
- package/esm/funcs/usersGetUserInfo.d.ts.map +1 -1
- package/esm/funcs/usersGetUserInfo.js.map +1 -1
- package/esm/funcs/usersQueryUser.d.ts +2 -2
- package/esm/funcs/usersQueryUser.d.ts.map +1 -1
- package/esm/funcs/usersQueryUser.js.map +1 -1
- package/esm/funcs/walletsCreateWallet.d.ts +2 -2
- package/esm/funcs/walletsCreateWallet.d.ts.map +1 -1
- package/esm/funcs/walletsCreateWallet.js.map +1 -1
- package/esm/funcs/walletsGetCustomerWallets.d.ts +2 -2
- package/esm/funcs/walletsGetCustomerWallets.d.ts.map +1 -1
- package/esm/funcs/walletsGetCustomerWallets.js.map +1 -1
- package/esm/funcs/walletsGetWallet.d.ts +2 -2
- package/esm/funcs/walletsGetWallet.d.ts.map +1 -1
- package/esm/funcs/walletsGetWallet.js.map +1 -1
- package/esm/funcs/walletsGetWalletBalance.d.ts +2 -2
- package/esm/funcs/walletsGetWalletBalance.d.ts.map +1 -1
- package/esm/funcs/walletsGetWalletBalance.js.map +1 -1
- package/esm/funcs/walletsGetWalletTransactions.d.ts +2 -2
- package/esm/funcs/walletsGetWalletTransactions.d.ts.map +1 -1
- package/esm/funcs/walletsGetWalletTransactions.js.map +1 -1
- package/esm/funcs/walletsGetWalletsByCustomerId.d.ts +2 -2
- package/esm/funcs/walletsGetWalletsByCustomerId.d.ts.map +1 -1
- package/esm/funcs/walletsGetWalletsByCustomerId.js.map +1 -1
- package/esm/funcs/walletsQueryWallet.d.ts +2 -2
- package/esm/funcs/walletsQueryWallet.d.ts.map +1 -1
- package/esm/funcs/walletsQueryWallet.js.map +1 -1
- package/esm/funcs/walletsQueryWalletTransaction.d.ts +2 -2
- package/esm/funcs/walletsQueryWalletTransaction.d.ts.map +1 -1
- package/esm/funcs/walletsQueryWalletTransaction.js.map +1 -1
- package/esm/funcs/walletsTerminateWallet.d.ts +2 -2
- package/esm/funcs/walletsTerminateWallet.d.ts.map +1 -1
- package/esm/funcs/walletsTerminateWallet.js.map +1 -1
- package/esm/funcs/walletsTopUpWallet.d.ts +2 -2
- package/esm/funcs/walletsTopUpWallet.d.ts.map +1 -1
- package/esm/funcs/walletsTopUpWallet.js.map +1 -1
- package/esm/funcs/walletsUpdateWallet.d.ts +2 -2
- package/esm/funcs/walletsUpdateWallet.d.ts.map +1 -1
- package/esm/funcs/walletsUpdateWallet.js.map +1 -1
- package/esm/funcs/webhooksHandleChargebeeWebhook.d.ts +2 -2
- package/esm/funcs/webhooksHandleChargebeeWebhook.d.ts.map +1 -1
- package/esm/funcs/webhooksHandleChargebeeWebhook.js.map +1 -1
- package/esm/funcs/webhooksHandleHubspotWebhook.d.ts +2 -2
- package/esm/funcs/webhooksHandleHubspotWebhook.d.ts.map +1 -1
- package/esm/funcs/webhooksHandleHubspotWebhook.js.map +1 -1
- package/esm/funcs/webhooksHandleMoyasarWebhook.d.ts +2 -2
- package/esm/funcs/webhooksHandleMoyasarWebhook.d.ts.map +1 -1
- package/esm/funcs/webhooksHandleMoyasarWebhook.js.map +1 -1
- package/esm/funcs/webhooksHandleNomodWebhook.d.ts +2 -2
- package/esm/funcs/webhooksHandleNomodWebhook.d.ts.map +1 -1
- package/esm/funcs/webhooksHandleNomodWebhook.js.map +1 -1
- package/esm/funcs/webhooksHandleQuickbooksWebhook.d.ts +2 -2
- package/esm/funcs/webhooksHandleQuickbooksWebhook.d.ts.map +1 -1
- package/esm/funcs/webhooksHandleQuickbooksWebhook.js.map +1 -1
- package/esm/funcs/webhooksHandleRazorpayWebhook.d.ts +2 -2
- package/esm/funcs/webhooksHandleRazorpayWebhook.d.ts.map +1 -1
- package/esm/funcs/webhooksHandleRazorpayWebhook.js.map +1 -1
- package/esm/funcs/webhooksHandleStripeWebhook.d.ts +2 -2
- package/esm/funcs/webhooksHandleStripeWebhook.d.ts.map +1 -1
- package/esm/funcs/webhooksHandleStripeWebhook.js.map +1 -1
- package/esm/funcs/workflowsQueryWorkflow.d.ts +2 -2
- package/esm/funcs/workflowsQueryWorkflow.d.ts.map +1 -1
- package/esm/funcs/workflowsQueryWorkflow.js.map +1 -1
- package/esm/landing-page.js +14 -14
- package/esm/lib/config.d.ts +2 -2
- package/esm/lib/config.js +2 -2
- package/esm/lib/config.js.map +1 -1
- package/esm/mcp-server/mcp-server.js +1 -1
- package/esm/mcp-server/mcp-server.js.map +1 -1
- package/esm/mcp-server/prompts.d.ts +4 -4
- package/esm/mcp-server/prompts.d.ts.map +1 -1
- package/esm/mcp-server/prompts.js.map +1 -1
- package/esm/mcp-server/resources.d.ts +5 -5
- package/esm/mcp-server/resources.d.ts.map +1 -1
- package/esm/mcp-server/resources.js.map +1 -1
- package/esm/mcp-server/server.d.ts +2 -2
- package/esm/mcp-server/server.d.ts.map +1 -1
- package/esm/mcp-server/server.js +4 -4
- package/esm/mcp-server/server.js.map +1 -1
- package/esm/mcp-server/tools.d.ts +6 -6
- package/esm/mcp-server/tools.d.ts.map +1 -1
- package/esm/mcp-server/tools.js +2 -2
- package/esm/mcp-server/tools.js.map +1 -1
- package/package.json +3 -2
- package/src/core.ts +1 -1
- package/src/funcs/addonsCreateAddon.ts +3 -3
- package/src/funcs/addonsDeleteAddon.ts +3 -3
- package/src/funcs/addonsGetAddon.ts +3 -3
- package/src/funcs/addonsGetAddonByLookupKey.ts +3 -3
- package/src/funcs/addonsQueryAddon.ts +3 -3
- package/src/funcs/addonsUpdateAddon.ts +3 -3
- package/src/funcs/alertsQueryAlertLog.ts +3 -3
- package/src/funcs/costsCreateCostsheet.ts +3 -3
- package/src/funcs/costsDeleteCostsheet.ts +3 -3
- package/src/funcs/costsGetActiveCostsheet.ts +3 -3
- package/src/funcs/costsGetCostsheet.ts +3 -3
- package/src/funcs/costsGetDetailedCostAnalytics.ts +3 -3
- package/src/funcs/costsGetDetailedCostAnalyticsV2.ts +3 -3
- package/src/funcs/costsQueryCostsheet.ts +3 -3
- package/src/funcs/costsUpdateCostsheet.ts +3 -3
- package/src/funcs/couponsCreateCoupon.ts +3 -3
- package/src/funcs/couponsDeleteCoupon.ts +3 -3
- package/src/funcs/couponsGetCoupon.ts +3 -3
- package/src/funcs/couponsQueryCoupon.ts +3 -3
- package/src/funcs/couponsUpdateCoupon.ts +3 -3
- package/src/funcs/creditGrantsCreateCreditGrant.ts +3 -3
- package/src/funcs/creditGrantsDeleteCreditGrant.ts +3 -3
- package/src/funcs/creditGrantsGetCreditGrant.ts +3 -3
- package/src/funcs/creditGrantsGetPlanCreditGrants.ts +3 -3
- package/src/funcs/creditGrantsUpdateCreditGrant.ts +3 -3
- package/src/funcs/creditNotesCreateCreditNote.ts +3 -3
- package/src/funcs/creditNotesGetCreditNote.ts +3 -3
- package/src/funcs/creditNotesProcessCreditNote.ts +3 -3
- package/src/funcs/creditNotesVoidCreditNote.ts +3 -3
- package/src/funcs/customersCreateCustomer.ts +3 -3
- package/src/funcs/customersDeleteCustomer.ts +3 -3
- package/src/funcs/customersGetCustomer.ts +3 -3
- package/src/funcs/customersGetCustomerByExternalId.ts +3 -3
- package/src/funcs/customersGetCustomerEntitlements.ts +3 -3
- package/src/funcs/customersGetCustomerUpcomingGrants.ts +3 -3
- package/src/funcs/customersGetCustomerUsageSummary.ts +3 -3
- package/src/funcs/customersQueryCustomer.ts +3 -3
- package/src/funcs/customersUpdateCustomer.ts +3 -3
- package/src/funcs/entitlementsCreateEntitlement.ts +3 -3
- package/src/funcs/entitlementsCreateEntitlementsBulk.ts +3 -3
- package/src/funcs/entitlementsDeleteEntitlement.ts +3 -3
- package/src/funcs/entitlementsGetAddonEntitlements.ts +3 -3
- package/src/funcs/entitlementsGetEntitlement.ts +3 -3
- package/src/funcs/entitlementsGetPlanEntitlements.ts +3 -3
- package/src/funcs/entitlementsQueryEntitlement.ts +3 -3
- package/src/funcs/entitlementsUpdateEntitlement.ts +3 -3
- package/src/funcs/entityIntegrationMappingsCreateEntityIntegrationMapping.ts +3 -3
- package/src/funcs/entityIntegrationMappingsDeleteEntityIntegrationMapping.ts +3 -3
- package/src/funcs/environmentsCreateEnvironment.ts +3 -3
- package/src/funcs/environmentsUpdateEnvironment.ts +3 -3
- package/src/funcs/eventsGetEvent.ts +3 -3
- package/src/funcs/eventsGetHuggingfaceInferenceData.ts +3 -3
- package/src/funcs/eventsGetUsageAnalytics.ts +3 -3
- package/src/funcs/eventsGetUsageByMeter.ts +3 -3
- package/src/funcs/eventsGetUsageStatistics.ts +3 -3
- package/src/funcs/eventsIngestEvent.ts +3 -3
- package/src/funcs/eventsIngestEventsBulk.ts +3 -3
- package/src/funcs/eventsListRawEvents.ts +3 -3
- package/src/funcs/featuresCreateFeature.ts +3 -3
- package/src/funcs/featuresDeleteFeature.ts +3 -3
- package/src/funcs/featuresQueryFeature.ts +3 -3
- package/src/funcs/featuresUpdateFeature.ts +3 -3
- package/src/funcs/groupsCreateGroup.ts +3 -3
- package/src/funcs/groupsDeleteGroup.ts +3 -3
- package/src/funcs/groupsGetGroup.ts +3 -3
- package/src/funcs/groupsQueryGroup.ts +3 -3
- package/src/funcs/integrationsCreateOrUpdateIntegration.ts +3 -3
- package/src/funcs/integrationsDeleteIntegration.ts +3 -3
- package/src/funcs/integrationsGetIntegration.ts +3 -3
- package/src/funcs/integrationsListLinkedIntegrations.ts +3 -3
- package/src/funcs/invoicesAttemptInvoicePayment.ts +3 -3
- package/src/funcs/invoicesCreateInvoice.ts +3 -3
- package/src/funcs/invoicesFinalizeInvoice.ts +3 -3
- package/src/funcs/invoicesGetCustomerInvoiceSummary.ts +3 -3
- package/src/funcs/invoicesGetInvoice.ts +3 -3
- package/src/funcs/invoicesGetInvoicePdf.ts +3 -3
- package/src/funcs/invoicesGetInvoicePreview.ts +3 -3
- package/src/funcs/invoicesQueryInvoice.ts +3 -3
- package/src/funcs/invoicesRecalculateInvoice.ts +3 -3
- package/src/funcs/invoicesTriggerInvoiceCommsWebhook.ts +3 -3
- package/src/funcs/invoicesUpdateInvoice.ts +3 -3
- package/src/funcs/invoicesUpdateInvoicePaymentStatus.ts +3 -3
- package/src/funcs/invoicesVoidInvoice.ts +3 -3
- package/src/funcs/paymentsCreatePayment.ts +3 -3
- package/src/funcs/paymentsDeletePayment.ts +3 -3
- package/src/funcs/paymentsGetPayment.ts +3 -3
- package/src/funcs/paymentsListPayments.ts +3 -3
- package/src/funcs/paymentsProcessPayment.ts +3 -3
- package/src/funcs/paymentsUpdatePayment.ts +3 -3
- package/src/funcs/plansCreatePlan.ts +3 -3
- package/src/funcs/plansDeletePlan.ts +3 -3
- package/src/funcs/plansGetPlan.ts +3 -3
- package/src/funcs/plansPostPlansIdClone.ts +3 -3
- package/src/funcs/plansQueryPlan.ts +3 -3
- package/src/funcs/plansSyncPlanPrices.ts +3 -3
- package/src/funcs/plansUpdatePlan.ts +3 -3
- package/src/funcs/priceUnitsCreatePriceUnit.ts +3 -3
- package/src/funcs/priceUnitsDeletePriceUnit.ts +3 -3
- package/src/funcs/priceUnitsGetPriceUnit.ts +3 -3
- package/src/funcs/priceUnitsGetPriceUnitByCode.ts +3 -3
- package/src/funcs/priceUnitsListPriceUnits.ts +3 -3
- package/src/funcs/priceUnitsQueryPriceUnit.ts +3 -3
- package/src/funcs/priceUnitsUpdatePriceUnit.ts +3 -3
- package/src/funcs/pricesCreatePrice.ts +3 -3
- package/src/funcs/pricesCreatePricesBulk.ts +3 -3
- package/src/funcs/pricesDeletePrice.ts +3 -3
- package/src/funcs/pricesGetPrice.ts +3 -3
- package/src/funcs/pricesGetPriceByLookupKey.ts +3 -3
- package/src/funcs/pricesQueryPrice.ts +3 -3
- package/src/funcs/pricesUpdatePrice.ts +3 -3
- package/src/funcs/rbacGetRBACRole.ts +3 -3
- package/src/funcs/rbacListRBACRoles.ts +3 -3
- package/src/funcs/scheduledTasksCreateScheduledTask.ts +3 -3
- package/src/funcs/scheduledTasksDeleteScheduledTask.ts +3 -3
- package/src/funcs/scheduledTasksGetScheduledTask.ts +3 -3
- package/src/funcs/scheduledTasksListScheduledTasks.ts +3 -3
- package/src/funcs/scheduledTasksScheduleUpdateBillingPeriod.ts +3 -3
- package/src/funcs/scheduledTasksTriggerScheduledTaskRun.ts +3 -3
- package/src/funcs/scheduledTasksUpdateScheduledTask.ts +3 -3
- package/src/funcs/secretsCreateApiKey.ts +3 -3
- package/src/funcs/secretsDeleteApiKey.ts +3 -3
- package/src/funcs/secretsListApiKeys.ts +3 -3
- package/src/funcs/subscriptionsActivateSubscription.ts +3 -3
- package/src/funcs/subscriptionsAddSubscriptionAddon.ts +3 -3
- package/src/funcs/subscriptionsCancelSubscription.ts +3 -3
- package/src/funcs/subscriptionsCancelSubscriptionSchedule.ts +3 -3
- package/src/funcs/subscriptionsCreateSubscription.ts +3 -3
- package/src/funcs/subscriptionsCreateSubscriptionLineItem.ts +3 -3
- package/src/funcs/subscriptionsDeleteSubscriptionLineItem.ts +3 -3
- package/src/funcs/subscriptionsExecuteSubscriptionChange.ts +3 -3
- package/src/funcs/subscriptionsGetSubscription.ts +3 -3
- package/src/funcs/subscriptionsGetSubscriptionAddonAssociations.ts +3 -3
- package/src/funcs/subscriptionsGetSubscriptionEntitlements.ts +3 -3
- package/src/funcs/subscriptionsGetSubscriptionSchedule.ts +3 -3
- package/src/funcs/subscriptionsGetSubscriptionUpcomingGrants.ts +3 -3
- package/src/funcs/subscriptionsGetSubscriptionUsage.ts +3 -3
- package/src/funcs/subscriptionsGetSubscriptionV2.ts +3 -3
- package/src/funcs/subscriptionsListAllSubscriptionSchedules.ts +3 -3
- package/src/funcs/subscriptionsListSubscriptionPauses.ts +3 -3
- package/src/funcs/subscriptionsListSubscriptionSchedules.ts +3 -3
- package/src/funcs/subscriptionsPauseSubscription.ts +3 -3
- package/src/funcs/subscriptionsPreviewSubscriptionChange.ts +3 -3
- package/src/funcs/subscriptionsQuerySubscription.ts +3 -3
- package/src/funcs/subscriptionsRemoveSubscriptionAddon.ts +3 -3
- package/src/funcs/subscriptionsResumeSubscription.ts +3 -3
- package/src/funcs/subscriptionsUpdateSubscription.ts +3 -3
- package/src/funcs/subscriptionsUpdateSubscriptionLineItem.ts +3 -3
- package/src/funcs/tasksCreateTask.ts +3 -3
- package/src/funcs/tasksDownloadTaskExport.ts +3 -3
- package/src/funcs/tasksGetTask.ts +3 -3
- package/src/funcs/tasksGetTaskResult.ts +3 -3
- package/src/funcs/tasksListTasks.ts +3 -3
- package/src/funcs/tasksUpdateTaskStatus.ts +3 -3
- package/src/funcs/taxAssociationsCreateTaxAssociation.ts +3 -3
- package/src/funcs/taxAssociationsDeleteTaxAssociation.ts +3 -3
- package/src/funcs/taxAssociationsGetTaxAssociation.ts +3 -3
- package/src/funcs/taxAssociationsListTaxAssociations.ts +3 -3
- package/src/funcs/taxAssociationsUpdateTaxAssociation.ts +3 -3
- package/src/funcs/taxRatesCreateTaxRate.ts +3 -3
- package/src/funcs/taxRatesDeleteTaxRate.ts +3 -3
- package/src/funcs/taxRatesGetTaxRate.ts +3 -3
- package/src/funcs/taxRatesGetTaxRates.ts +3 -3
- package/src/funcs/taxRatesUpdateTaxRate.ts +3 -3
- package/src/funcs/tenantsGetTenantBillingUsage.ts +3 -3
- package/src/funcs/tenantsGetTenantById.ts +3 -3
- package/src/funcs/tenantsUpdateTenant.ts +3 -3
- package/src/funcs/usersCreateUser.ts +3 -3
- package/src/funcs/usersGetUserInfo.ts +3 -3
- package/src/funcs/usersQueryUser.ts +3 -3
- package/src/funcs/walletsCreateWallet.ts +3 -3
- package/src/funcs/walletsGetCustomerWallets.ts +3 -3
- package/src/funcs/walletsGetWallet.ts +3 -3
- package/src/funcs/walletsGetWalletBalance.ts +3 -3
- package/src/funcs/walletsGetWalletTransactions.ts +3 -3
- package/src/funcs/walletsGetWalletsByCustomerId.ts +3 -3
- package/src/funcs/walletsQueryWallet.ts +3 -3
- package/src/funcs/walletsQueryWalletTransaction.ts +3 -3
- package/src/funcs/walletsTerminateWallet.ts +3 -3
- package/src/funcs/walletsTopUpWallet.ts +3 -3
- package/src/funcs/walletsUpdateWallet.ts +3 -3
- package/src/funcs/webhooksHandleChargebeeWebhook.ts +3 -3
- package/src/funcs/webhooksHandleHubspotWebhook.ts +3 -3
- package/src/funcs/webhooksHandleMoyasarWebhook.ts +3 -3
- package/src/funcs/webhooksHandleNomodWebhook.ts +3 -3
- package/src/funcs/webhooksHandleQuickbooksWebhook.ts +3 -3
- package/src/funcs/webhooksHandleRazorpayWebhook.ts +3 -3
- package/src/funcs/webhooksHandleStripeWebhook.ts +3 -3
- package/src/funcs/workflowsQueryWorkflow.ts +3 -3
- package/src/landing-page.ts +14 -14
- package/src/lib/config.ts +2 -2
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/prompts.ts +4 -4
- package/src/mcp-server/resources.ts +5 -5
- package/src/mcp-server/server.ts +5 -5
- package/src/mcp-server/tools.ts +6 -6
- package/bun.lock +0 -567
- package/eslint.config.mjs +0 -22
- package/esm/tsconfig.tsbuildinfo +0 -1
- package/manifest.json +0 -802
- package/src/mcp-server/build.mts +0 -73
- package/tsconfig.json +0 -35
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeSimple } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when you need to load a single price unit (e.g. for display or when creating a price).
|
|
33
33
|
*/
|
|
34
34
|
export function priceUnitsGetPriceUnit(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: GetPriceUnitRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function priceUnitsGetPriceUnit(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: GetPriceUnitRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeSimple } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when resolving a price unit by code (e.g. from an external catalog or config). Ideal for integrations.
|
|
33
33
|
*/
|
|
34
34
|
export function priceUnitsGetPriceUnitByCode(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: GetPriceUnitByCodeRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function priceUnitsGetPriceUnitByCode(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: GetPriceUnitByCodeRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeFormQuery } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when listing price units (e.g. in a catalog or when creating prices). Returns a paginated list; supports status, sort, and pagination.
|
|
33
33
|
*/
|
|
34
34
|
export function priceUnitsListPriceUnits(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request?: ListPriceUnitsRequest | undefined,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function priceUnitsListPriceUnits(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request?: ListPriceUnitsRequest | undefined,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeJSON } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when searching or listing price units (e.g. admin catalog). Returns a paginated list; supports filtering and sorting.
|
|
33
33
|
*/
|
|
34
34
|
export function priceUnitsQueryPriceUnit(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: TypesPriceUnitFilter,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function priceUnitsQueryPriceUnit(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: TypesPriceUnitFilter,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeJSON, encodeSimple } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when renaming or updating metadata for a price unit. Code is immutable once created.
|
|
33
33
|
*/
|
|
34
34
|
export function priceUnitsUpdatePriceUnit(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: UpdatePriceUnitRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function priceUnitsUpdatePriceUnit(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: UpdatePriceUnitRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeJSON } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when adding a new price to a plan or catalog (e.g. per-seat, flat, or metered). Ideal for both simple and usage-based pricing.
|
|
33
33
|
*/
|
|
34
34
|
export function pricesCreatePrice(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: DtoCreatePriceRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function pricesCreatePrice(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: DtoCreatePriceRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeJSON } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when creating many prices at once (e.g. importing a catalog or setting up a plan with multiple tiers).
|
|
33
33
|
*/
|
|
34
34
|
export function pricesCreatePricesBulk(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: DtoCreateBulkPriceRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function pricesCreatePricesBulk(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: DtoCreateBulkPriceRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeJSON, encodeSimple } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when retiring a price (e.g. end-of-life or replacement). Optional effective date or cascade for subscriptions.
|
|
33
33
|
*/
|
|
34
34
|
export function pricesDeletePrice(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: DeletePriceRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function pricesDeletePrice(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: DeletePriceRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeSimple } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when you need to load a single price (e.g. for display or editing). Response includes expanded meter and price unit when applicable.
|
|
33
33
|
*/
|
|
34
34
|
export function pricesGetPrice(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: GetPriceRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function pricesGetPrice(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: GetPriceRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeSimple } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when resolving a price by external id (e.g. from your catalog or CMS). Ideal for integrations.
|
|
33
33
|
*/
|
|
34
34
|
export function pricesGetPriceByLookupKey(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: GetPriceByLookupKeyRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function pricesGetPriceByLookupKey(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: GetPriceByLookupKeyRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeJSON } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when listing or searching prices (e.g. plan builder or catalog). Returns a paginated list; supports filtering and sorting.
|
|
33
33
|
*/
|
|
34
34
|
export function pricesQueryPrice(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: TypesPriceFilter,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function pricesQueryPrice(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: TypesPriceFilter,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeJSON, encodeSimple } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when changing price configuration (e.g. amount, billing scheme, or metadata).
|
|
33
33
|
*/
|
|
34
34
|
export function pricesUpdatePrice(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: UpdatePriceRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function pricesUpdatePrice(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: UpdatePriceRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeSimple } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when you need to show or edit a single role (e.g. role detail page). Includes permissions, name, and description.
|
|
33
33
|
*/
|
|
34
34
|
export function rbacGetRBACRole(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: GetRbacRoleRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function rbacGetRBACRole(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: GetRbacRoleRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { compactMap } from "../lib/primitives.js";
|
|
7
7
|
import { RequestOptions } from "../lib/sdks.js";
|
|
8
8
|
import { extractSecurity, resolveGlobalSecurity } from "../lib/security.js";
|
|
@@ -26,7 +26,7 @@ import { Result } from "../types/fp.js";
|
|
|
26
26
|
* Use when building role pickers or permission UIs. Returns all roles with permissions and descriptions.
|
|
27
27
|
*/
|
|
28
28
|
export function rbacListRBACRoles(
|
|
29
|
-
client$:
|
|
29
|
+
client$: FlexpriceCore,
|
|
30
30
|
options?: RequestOptions,
|
|
31
31
|
): APIPromise<
|
|
32
32
|
Result<
|
|
@@ -47,7 +47,7 @@ export function rbacListRBACRoles(
|
|
|
47
47
|
}
|
|
48
48
|
|
|
49
49
|
async function $do(
|
|
50
|
-
client$:
|
|
50
|
+
client$: FlexpriceCore,
|
|
51
51
|
options?: RequestOptions,
|
|
52
52
|
): Promise<
|
|
53
53
|
[
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeJSON } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when setting up recurring data exports or other scheduled jobs. Ideal for report generation or syncing data on a schedule.
|
|
33
33
|
*/
|
|
34
34
|
export function scheduledTasksCreateScheduledTask(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: DtoCreateScheduledTaskRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function scheduledTasksCreateScheduledTask(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: DtoCreateScheduledTaskRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeSimple } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when removing a scheduled task from the active roster. Archives the task and removes it from the scheduler (soft delete).
|
|
33
33
|
*/
|
|
34
34
|
export function scheduledTasksDeleteScheduledTask(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: DeleteScheduledTaskRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function scheduledTasksDeleteScheduledTask(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: DeleteScheduledTaskRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeSimple } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when you need to load a single scheduled task (e.g. to show details in a UI or check its configuration).
|
|
33
33
|
*/
|
|
34
34
|
export function scheduledTasksGetScheduledTask(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: GetScheduledTaskRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function scheduledTasksGetScheduledTask(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: GetScheduledTaskRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeFormQuery } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when listing or managing scheduled tasks in an admin UI. Returns a list; supports filtering by status, type, and pagination.
|
|
33
33
|
*/
|
|
34
34
|
export function scheduledTasksListScheduledTasks(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request?: ListScheduledTasksRequest | undefined,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function scheduledTasksListScheduledTasks(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request?: ListScheduledTasksRequest | undefined,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { compactMap } from "../lib/primitives.js";
|
|
7
7
|
import { RequestOptions } from "../lib/sdks.js";
|
|
8
8
|
import { extractSecurity, resolveGlobalSecurity } from "../lib/security.js";
|
|
@@ -27,7 +27,7 @@ import { Result } from "../types/fp.js";
|
|
|
27
27
|
* Use when you need to trigger a billing-period update workflow (e.g. to recalculate or sync billing windows).
|
|
28
28
|
*/
|
|
29
29
|
export function scheduledTasksScheduleUpdateBillingPeriod(
|
|
30
|
-
client$:
|
|
30
|
+
client$: FlexpriceCore,
|
|
31
31
|
_request: ScheduleUpdateBillingPeriodRequest,
|
|
32
32
|
options?: RequestOptions,
|
|
33
33
|
): APIPromise<
|
|
@@ -50,7 +50,7 @@ export function scheduledTasksScheduleUpdateBillingPeriod(
|
|
|
50
50
|
}
|
|
51
51
|
|
|
52
52
|
async function $do(
|
|
53
|
-
client$:
|
|
53
|
+
client$: FlexpriceCore,
|
|
54
54
|
_request: ScheduleUpdateBillingPeriodRequest,
|
|
55
55
|
options?: RequestOptions,
|
|
56
56
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeJSON, encodeSimple } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when you need to run a scheduled export immediately (e.g. on-demand report or catch-up). Supports optional custom time range.
|
|
33
33
|
*/
|
|
34
34
|
export function scheduledTasksTriggerScheduledTaskRun(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: TriggerScheduledTaskRunRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function scheduledTasksTriggerScheduledTaskRun(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: TriggerScheduledTaskRunRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeJSON, encodeSimple } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when pausing or resuming a scheduled task. Only the enabled field can be changed.
|
|
33
33
|
*/
|
|
34
34
|
export function scheduledTasksUpdateScheduledTask(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: UpdateScheduledTaskRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function scheduledTasksUpdateScheduledTask(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: UpdateScheduledTaskRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeJSON } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when issuing a new API key (e.g. for a service account or for the current user). Provide service_account_id to create for a service account.
|
|
33
33
|
*/
|
|
34
34
|
export function secretsCreateApiKey(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: DtoCreateAPIKeyRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function secretsCreateApiKey(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: DtoCreateAPIKeyRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeSimple } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when revoking an API key (e.g. rotation or compromise). Permanently invalidates the key.
|
|
33
33
|
*/
|
|
34
34
|
export function secretsDeleteApiKey(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: DeleteApiKeyRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function secretsDeleteApiKey(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: DeleteApiKeyRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeFormQuery } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when listing API keys (e.g. admin view or rotating keys). Returns a paginated list.
|
|
33
33
|
*/
|
|
34
34
|
export function secretsListApiKeys(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request?: ListApiKeysRequest | undefined,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function secretsListApiKeys(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request?: ListApiKeysRequest | undefined,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|