@flexprice/sdk 1.0.29 → 1.0.31
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/.tsbuildinfo +1 -0
- package/dist/apis/AddonsApi.d.ts +269 -0
- package/dist/apis/AddonsApi.d.ts.map +1 -0
- package/dist/apis/AddonsApi.js +288 -0
- package/dist/apis/AddonsApi.js.map +1 -0
- package/dist/apis/AuthApi.d.ts +81 -0
- package/dist/apis/AuthApi.d.ts.map +1 -0
- package/dist/apis/AuthApi.js +77 -0
- package/dist/apis/AuthApi.js.map +1 -0
- package/dist/apis/ConnectionsApi.d.ts +233 -0
- package/dist/apis/ConnectionsApi.d.ts.map +1 -0
- package/dist/apis/ConnectionsApi.js +256 -0
- package/dist/apis/ConnectionsApi.js.map +1 -0
- package/dist/apis/CostSheetsApi.d.ts +241 -0
- package/dist/apis/CostSheetsApi.d.ts.map +1 -0
- package/dist/apis/CostSheetsApi.js +263 -0
- package/dist/apis/CostSheetsApi.js.map +1 -0
- package/dist/apis/CouponsApi.d.ts +199 -0
- package/dist/apis/CouponsApi.d.ts.map +1 -0
- package/dist/apis/CouponsApi.js +207 -0
- package/dist/apis/CouponsApi.js.map +1 -0
- package/dist/apis/CreditGrantsApi.d.ts +244 -0
- package/dist/apis/CreditGrantsApi.d.ts.map +1 -0
- package/dist/apis/CreditGrantsApi.js +260 -0
- package/dist/apis/CreditGrantsApi.js.map +1 -0
- package/dist/apis/CreditNotesApi.d.ts +218 -0
- package/dist/apis/CreditNotesApi.d.ts.map +1 -0
- package/dist/apis/CreditNotesApi.js +239 -0
- package/dist/apis/CreditNotesApi.js.map +1 -0
- package/dist/apis/CustomersApi.d.ts +317 -0
- package/dist/apis/CustomersApi.d.ts.map +1 -0
- package/dist/apis/CustomersApi.js +351 -0
- package/dist/apis/CustomersApi.js.map +1 -0
- package/dist/apis/EntitlementsApi.d.ts +312 -0
- package/dist/apis/EntitlementsApi.d.ts.map +1 -0
- package/dist/apis/EntitlementsApi.js +339 -0
- package/dist/apis/EntitlementsApi.js.map +1 -0
- package/dist/apis/EntityIntegrationMappingsApi.d.ts +145 -0
- package/dist/apis/EntityIntegrationMappingsApi.d.ts.map +1 -0
- package/dist/apis/EntityIntegrationMappingsApi.js +153 -0
- package/dist/apis/EntityIntegrationMappingsApi.js.map +1 -0
- package/dist/apis/EnvironmentsApi.d.ts +156 -0
- package/dist/apis/EnvironmentsApi.d.ts.map +1 -0
- package/dist/apis/EnvironmentsApi.js +169 -0
- package/dist/apis/EnvironmentsApi.js.map +1 -0
- package/dist/apis/EventsApi.d.ts +205 -0
- package/dist/apis/EventsApi.d.ts.map +1 -0
- package/dist/apis/EventsApi.js +207 -0
- package/dist/apis/EventsApi.js.map +1 -0
- package/dist/apis/FeaturesApi.d.ts +236 -0
- package/dist/apis/FeaturesApi.d.ts.map +1 -0
- package/dist/apis/FeaturesApi.js +253 -0
- package/dist/apis/FeaturesApi.js.map +1 -0
- package/dist/apis/IntegrationApi.d.ts +87 -0
- package/dist/apis/IntegrationApi.d.ts.map +1 -0
- package/dist/apis/IntegrationApi.js +79 -0
- package/dist/apis/IntegrationApi.js.map +1 -0
- package/dist/apis/IntegrationsApi.d.ts +133 -0
- package/dist/apis/IntegrationsApi.d.ts.map +1 -0
- package/dist/apis/IntegrationsApi.js +138 -0
- package/dist/apis/IntegrationsApi.js.map +1 -0
- package/dist/apis/InvoicesApi.d.ts +530 -0
- package/dist/apis/InvoicesApi.d.ts.map +1 -0
- package/dist/apis/InvoicesApi.js +557 -0
- package/dist/apis/InvoicesApi.js.map +1 -0
- package/dist/apis/PaymentsApi.d.ts +246 -0
- package/dist/apis/PaymentsApi.d.ts.map +1 -0
- package/dist/apis/PaymentsApi.js +266 -0
- package/dist/apis/PaymentsApi.js.map +1 -0
- package/dist/apis/PlansApi.d.ts +270 -0
- package/dist/apis/PlansApi.d.ts.map +1 -0
- package/dist/apis/PlansApi.js +289 -0
- package/dist/apis/PlansApi.js.map +1 -0
- package/dist/apis/PriceUnitsApi.d.ts +234 -0
- package/dist/apis/PriceUnitsApi.d.ts.map +1 -0
- package/dist/apis/PriceUnitsApi.js +245 -0
- package/dist/apis/PriceUnitsApi.js.map +1 -0
- package/dist/apis/PricesApi.d.ts +256 -0
- package/dist/apis/PricesApi.d.ts.map +1 -0
- package/dist/apis/PricesApi.js +279 -0
- package/dist/apis/PricesApi.js.map +1 -0
- package/dist/apis/SecretsApi.d.ts +112 -0
- package/dist/apis/SecretsApi.d.ts.map +1 -0
- package/dist/apis/SecretsApi.js +115 -0
- package/dist/apis/SecretsApi.js.map +1 -0
- package/dist/apis/SubscriptionsApi.d.ts +504 -0
- package/dist/apis/SubscriptionsApi.d.ts.map +1 -0
- package/dist/apis/SubscriptionsApi.js +562 -0
- package/dist/apis/SubscriptionsApi.js.map +1 -0
- package/dist/apis/TasksApi.d.ts +238 -0
- package/dist/apis/TasksApi.d.ts.map +1 -0
- package/dist/apis/TasksApi.js +258 -0
- package/dist/apis/TasksApi.js.map +1 -0
- package/dist/apis/TaxAssociationsApi.d.ts +164 -0
- package/dist/apis/TaxAssociationsApi.d.ts.map +1 -0
- package/dist/apis/TaxAssociationsApi.js +175 -0
- package/dist/apis/TaxAssociationsApi.js.map +1 -0
- package/dist/apis/TaxRatesApi.d.ts +208 -0
- package/dist/apis/TaxRatesApi.d.ts.map +1 -0
- package/dist/apis/TaxRatesApi.js +228 -0
- package/dist/apis/TaxRatesApi.js.map +1 -0
- package/dist/apis/TenantsApi.d.ts +131 -0
- package/dist/apis/TenantsApi.d.ts.map +1 -0
- package/dist/apis/TenantsApi.js +138 -0
- package/dist/apis/TenantsApi.js.map +1 -0
- package/dist/apis/UsersApi.d.ts +50 -0
- package/dist/apis/UsersApi.d.ts.map +1 -0
- package/dist/apis/UsersApi.js +47 -0
- package/dist/apis/UsersApi.js.map +1 -0
- package/dist/apis/WalletsApi.d.ts +362 -0
- package/dist/apis/WalletsApi.d.ts.map +1 -0
- package/dist/apis/WalletsApi.js +407 -0
- package/dist/apis/WalletsApi.js.map +1 -0
- package/dist/apis/WebhooksApi.d.ts +65 -0
- package/dist/apis/WebhooksApi.d.ts.map +1 -0
- package/dist/apis/WebhooksApi.js +55 -0
- package/dist/apis/WebhooksApi.js.map +1 -0
- package/dist/apis/index.d.ts +30 -0
- package/dist/apis/index.d.ts.map +1 -0
- package/dist/apis/index.js +32 -0
- package/dist/apis/index.js.map +1 -0
- package/dist/index.d.ts +4 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +6 -0
- package/dist/index.js.map +1 -0
- package/dist/models/CouponAssociationCouponAssociation.d.ts +109 -0
- package/dist/models/CouponAssociationCouponAssociation.d.ts.map +1 -0
- package/dist/models/CouponAssociationCouponAssociation.js +68 -0
- package/dist/models/CouponAssociationCouponAssociation.js.map +1 -0
- package/dist/models/CouponCoupon.d.ts +160 -0
- package/dist/models/CouponCoupon.d.ts.map +1 -0
- package/dist/models/CouponCoupon.js +85 -0
- package/dist/models/CouponCoupon.js.map +1 -0
- package/dist/models/CreditnoteCreditNoteLineItem.d.ts +114 -0
- package/dist/models/CreditnoteCreditNoteLineItem.d.ts.map +1 -0
- package/dist/models/CreditnoteCreditNoteLineItem.js +69 -0
- package/dist/models/CreditnoteCreditNoteLineItem.js.map +1 -0
- package/dist/models/CustomerCustomer.d.ts +138 -0
- package/dist/models/CustomerCustomer.d.ts.map +1 -0
- package/dist/models/CustomerCustomer.js +77 -0
- package/dist/models/CustomerCustomer.js.map +1 -0
- package/dist/models/DtoAddAddonToSubscriptionRequest.d.ts +53 -0
- package/dist/models/DtoAddAddonToSubscriptionRequest.d.ts.map +1 -0
- package/dist/models/DtoAddAddonToSubscriptionRequest.js +50 -0
- package/dist/models/DtoAddAddonToSubscriptionRequest.js.map +1 -0
- package/dist/models/DtoAddSchedulePhaseRequest.d.ts +34 -0
- package/dist/models/DtoAddSchedulePhaseRequest.d.ts.map +1 -0
- package/dist/models/DtoAddSchedulePhaseRequest.js +45 -0
- package/dist/models/DtoAddSchedulePhaseRequest.js.map +1 -0
- package/dist/models/DtoAddonAssociationResponse.d.ts +134 -0
- package/dist/models/DtoAddonAssociationResponse.d.ts.map +1 -0
- package/dist/models/DtoAddonAssociationResponse.js +77 -0
- package/dist/models/DtoAddonAssociationResponse.js.map +1 -0
- package/dist/models/DtoAddonResponse.d.ts +123 -0
- package/dist/models/DtoAddonResponse.d.ts.map +1 -0
- package/dist/models/DtoAddonResponse.js +74 -0
- package/dist/models/DtoAddonResponse.js.map +1 -0
- package/dist/models/DtoAddress.d.ts +63 -0
- package/dist/models/DtoAddress.d.ts.map +1 -0
- package/dist/models/DtoAddress.js +52 -0
- package/dist/models/DtoAddress.js.map +1 -0
- package/dist/models/DtoAggregatedEntitlement.d.ts +58 -0
- package/dist/models/DtoAggregatedEntitlement.d.ts.map +1 -0
- package/dist/models/DtoAggregatedEntitlement.js +51 -0
- package/dist/models/DtoAggregatedEntitlement.js.map +1 -0
- package/dist/models/DtoAggregatedFeature.d.ts +48 -0
- package/dist/models/DtoAggregatedFeature.d.ts.map +1 -0
- package/dist/models/DtoAggregatedFeature.js +49 -0
- package/dist/models/DtoAggregatedFeature.js.map +1 -0
- package/dist/models/DtoAlertConfig.d.ts +34 -0
- package/dist/models/DtoAlertConfig.d.ts.map +1 -0
- package/dist/models/DtoAlertConfig.js +43 -0
- package/dist/models/DtoAlertConfig.js.map +1 -0
- package/dist/models/DtoAuthResponse.d.ts +45 -0
- package/dist/models/DtoAuthResponse.d.ts.map +1 -0
- package/dist/models/DtoAuthResponse.js +46 -0
- package/dist/models/DtoAuthResponse.js.map +1 -0
- package/dist/models/DtoBillingCycleInfo.d.ts +65 -0
- package/dist/models/DtoBillingCycleInfo.d.ts.map +1 -0
- package/dist/models/DtoBillingCycleInfo.js +54 -0
- package/dist/models/DtoBillingCycleInfo.js.map +1 -0
- package/dist/models/DtoBillingPeriodInfo.d.ts +45 -0
- package/dist/models/DtoBillingPeriodInfo.d.ts.map +1 -0
- package/dist/models/DtoBillingPeriodInfo.js +46 -0
- package/dist/models/DtoBillingPeriodInfo.js.map +1 -0
- package/dist/models/DtoBulkIngestEventRequest.d.ts +34 -0
- package/dist/models/DtoBulkIngestEventRequest.d.ts.map +1 -0
- package/dist/models/DtoBulkIngestEventRequest.js +45 -0
- package/dist/models/DtoBulkIngestEventRequest.js.map +1 -0
- package/dist/models/DtoCalculateROIRequest.d.ts +57 -0
- package/dist/models/DtoCalculateROIRequest.d.ts.map +1 -0
- package/dist/models/DtoCalculateROIRequest.js +52 -0
- package/dist/models/DtoCalculateROIRequest.js.map +1 -0
- package/dist/models/DtoCancelSubscriptionRequest.d.ts +47 -0
- package/dist/models/DtoCancelSubscriptionRequest.d.ts.map +1 -0
- package/dist/models/DtoCancelSubscriptionRequest.js +50 -0
- package/dist/models/DtoCancelSubscriptionRequest.js.map +1 -0
- package/dist/models/DtoCancelSubscriptionResponse.d.ts +91 -0
- package/dist/models/DtoCancelSubscriptionResponse.d.ts.map +1 -0
- package/dist/models/DtoCancelSubscriptionResponse.js +64 -0
- package/dist/models/DtoCancelSubscriptionResponse.js.map +1 -0
- package/dist/models/DtoConnectionResponse.d.ts +97 -0
- package/dist/models/DtoConnectionResponse.d.ts.map +1 -0
- package/dist/models/DtoConnectionResponse.js +64 -0
- package/dist/models/DtoConnectionResponse.js.map +1 -0
- package/dist/models/DtoCostBreakdownItem.d.ts +51 -0
- package/dist/models/DtoCostBreakdownItem.d.ts.map +1 -0
- package/dist/models/DtoCostBreakdownItem.js +48 -0
- package/dist/models/DtoCostBreakdownItem.js.map +1 -0
- package/dist/models/DtoCostBreakdownResponse.d.ts +40 -0
- package/dist/models/DtoCostBreakdownResponse.d.ts.map +1 -0
- package/dist/models/DtoCostBreakdownResponse.js +45 -0
- package/dist/models/DtoCostBreakdownResponse.js.map +1 -0
- package/dist/models/DtoCostSheetResponse.d.ts +64 -0
- package/dist/models/DtoCostSheetResponse.d.ts.map +1 -0
- package/dist/models/DtoCostSheetResponse.js +53 -0
- package/dist/models/DtoCostSheetResponse.js.map +1 -0
- package/dist/models/DtoCouponApplicationResponse.d.ts +165 -0
- package/dist/models/DtoCouponApplicationResponse.d.ts.map +1 -0
- package/dist/models/DtoCouponApplicationResponse.js +86 -0
- package/dist/models/DtoCouponApplicationResponse.js.map +1 -0
- package/dist/models/DtoCouponAssociationResponse.d.ts +109 -0
- package/dist/models/DtoCouponAssociationResponse.d.ts.map +1 -0
- package/dist/models/DtoCouponAssociationResponse.js +68 -0
- package/dist/models/DtoCouponAssociationResponse.js.map +1 -0
- package/dist/models/DtoCouponResponse.d.ts +160 -0
- package/dist/models/DtoCouponResponse.d.ts.map +1 -0
- package/dist/models/DtoCouponResponse.js +85 -0
- package/dist/models/DtoCouponResponse.js.map +1 -0
- package/dist/models/DtoCreateAPIKeyRequest.d.ts +52 -0
- package/dist/models/DtoCreateAPIKeyRequest.d.ts.map +1 -0
- package/dist/models/DtoCreateAPIKeyRequest.js +53 -0
- package/dist/models/DtoCreateAPIKeyRequest.js.map +1 -0
- package/dist/models/DtoCreateAPIKeyResponse.d.ts +40 -0
- package/dist/models/DtoCreateAPIKeyResponse.d.ts.map +1 -0
- package/dist/models/DtoCreateAPIKeyResponse.js +45 -0
- package/dist/models/DtoCreateAPIKeyResponse.js.map +1 -0
- package/dist/models/DtoCreateAddonRequest.d.ts +60 -0
- package/dist/models/DtoCreateAddonRequest.d.ts.map +1 -0
- package/dist/models/DtoCreateAddonRequest.js +57 -0
- package/dist/models/DtoCreateAddonRequest.js.map +1 -0
- package/dist/models/DtoCreateAddonResponse.d.ts +123 -0
- package/dist/models/DtoCreateAddonResponse.d.ts.map +1 -0
- package/dist/models/DtoCreateAddonResponse.js +74 -0
- package/dist/models/DtoCreateAddonResponse.js.map +1 -0
- package/dist/models/DtoCreateBulkEntitlementRequest.d.ts +34 -0
- package/dist/models/DtoCreateBulkEntitlementRequest.d.ts.map +1 -0
- package/dist/models/DtoCreateBulkEntitlementRequest.js +45 -0
- package/dist/models/DtoCreateBulkEntitlementRequest.js.map +1 -0
- package/dist/models/DtoCreateBulkEntitlementResponse.d.ts +34 -0
- package/dist/models/DtoCreateBulkEntitlementResponse.d.ts.map +1 -0
- package/dist/models/DtoCreateBulkEntitlementResponse.js +43 -0
- package/dist/models/DtoCreateBulkEntitlementResponse.js.map +1 -0
- package/dist/models/DtoCreateBulkPriceRequest.d.ts +34 -0
- package/dist/models/DtoCreateBulkPriceRequest.d.ts.map +1 -0
- package/dist/models/DtoCreateBulkPriceRequest.js +45 -0
- package/dist/models/DtoCreateBulkPriceRequest.js.map +1 -0
- package/dist/models/DtoCreateBulkPriceResponse.d.ts +34 -0
- package/dist/models/DtoCreateBulkPriceResponse.d.ts.map +1 -0
- package/dist/models/DtoCreateBulkPriceResponse.js +43 -0
- package/dist/models/DtoCreateBulkPriceResponse.js.map +1 -0
- package/dist/models/DtoCreateConnectionRequest.d.ts +55 -0
- package/dist/models/DtoCreateConnectionRequest.d.ts.map +1 -0
- package/dist/models/DtoCreateConnectionRequest.js +54 -0
- package/dist/models/DtoCreateConnectionRequest.js.map +1 -0
- package/dist/models/DtoCreateCostSheetRequest.d.ts +39 -0
- package/dist/models/DtoCreateCostSheetRequest.d.ts.map +1 -0
- package/dist/models/DtoCreateCostSheetRequest.js +48 -0
- package/dist/models/DtoCreateCostSheetRequest.js.map +1 -0
- package/dist/models/DtoCreateCouponRequest.d.ts +105 -0
- package/dist/models/DtoCreateCouponRequest.d.ts.map +1 -0
- package/dist/models/DtoCreateCouponRequest.js +72 -0
- package/dist/models/DtoCreateCouponRequest.js.map +1 -0
- package/dist/models/DtoCreateCreditGrantRequest.d.ts +112 -0
- package/dist/models/DtoCreateCreditGrantRequest.d.ts.map +1 -0
- package/dist/models/DtoCreateCreditGrantRequest.js +79 -0
- package/dist/models/DtoCreateCreditGrantRequest.js.map +1 -0
- package/dist/models/DtoCreateCreditNoteLineItemRequest.d.ts +53 -0
- package/dist/models/DtoCreateCreditNoteLineItemRequest.d.ts.map +1 -0
- package/dist/models/DtoCreateCreditNoteLineItemRequest.js +52 -0
- package/dist/models/DtoCreateCreditNoteLineItemRequest.js.map +1 -0
- package/dist/models/DtoCreateCreditNoteRequest.d.ts +79 -0
- package/dist/models/DtoCreateCreditNoteRequest.d.ts.map +1 -0
- package/dist/models/DtoCreateCreditNoteRequest.js +62 -0
- package/dist/models/DtoCreateCreditNoteRequest.js.map +1 -0
- package/dist/models/DtoCreateCustomerRequest.d.ts +103 -0
- package/dist/models/DtoCreateCustomerRequest.d.ts.map +1 -0
- package/dist/models/DtoCreateCustomerRequest.js +68 -0
- package/dist/models/DtoCreateCustomerRequest.js.map +1 -0
- package/dist/models/DtoCreateEntitlementRequest.d.ts +90 -0
- package/dist/models/DtoCreateEntitlementRequest.d.ts.map +1 -0
- package/dist/models/DtoCreateEntitlementRequest.js +67 -0
- package/dist/models/DtoCreateEntitlementRequest.js.map +1 -0
- package/dist/models/DtoCreateEntityIntegrationMappingRequest.d.ts +60 -0
- package/dist/models/DtoCreateEntityIntegrationMappingRequest.d.ts.map +1 -0
- package/dist/models/DtoCreateEntityIntegrationMappingRequest.js +59 -0
- package/dist/models/DtoCreateEntityIntegrationMappingRequest.js.map +1 -0
- package/dist/models/DtoCreateEnvironmentRequest.d.ts +39 -0
- package/dist/models/DtoCreateEnvironmentRequest.d.ts.map +1 -0
- package/dist/models/DtoCreateEnvironmentRequest.js +48 -0
- package/dist/models/DtoCreateEnvironmentRequest.js.map +1 -0
- package/dist/models/DtoCreateFeatureRequest.d.ts +85 -0
- package/dist/models/DtoCreateFeatureRequest.d.ts.map +1 -0
- package/dist/models/DtoCreateFeatureRequest.js +64 -0
- package/dist/models/DtoCreateFeatureRequest.js.map +1 -0
- package/dist/models/DtoCreateIntegrationRequest.d.ts +48 -0
- package/dist/models/DtoCreateIntegrationRequest.d.ts.map +1 -0
- package/dist/models/DtoCreateIntegrationRequest.js +53 -0
- package/dist/models/DtoCreateIntegrationRequest.js.map +1 -0
- package/dist/models/DtoCreateInvoiceLineItemRequest.d.ts +126 -0
- package/dist/models/DtoCreateInvoiceLineItemRequest.d.ts.map +1 -0
- package/dist/models/DtoCreateInvoiceLineItemRequest.js +76 -0
- package/dist/models/DtoCreateInvoiceLineItemRequest.js.map +1 -0
- package/dist/models/DtoCreateInvoiceRequest.d.ts +207 -0
- package/dist/models/DtoCreateInvoiceRequest.d.ts.map +1 -0
- package/dist/models/DtoCreateInvoiceRequest.js +115 -0
- package/dist/models/DtoCreateInvoiceRequest.js.map +1 -0
- package/dist/models/DtoCreateMeterRequest.d.ts +60 -0
- package/dist/models/DtoCreateMeterRequest.d.ts.map +1 -0
- package/dist/models/DtoCreateMeterRequest.js +61 -0
- package/dist/models/DtoCreateMeterRequest.js.map +1 -0
- package/dist/models/DtoCreatePaymentRequest.d.ts +110 -0
- package/dist/models/DtoCreatePaymentRequest.d.ts.map +1 -0
- package/dist/models/DtoCreatePaymentRequest.js +79 -0
- package/dist/models/DtoCreatePaymentRequest.js.map +1 -0
- package/dist/models/DtoCreatePlanEntitlementRequest.d.ts +90 -0
- package/dist/models/DtoCreatePlanEntitlementRequest.d.ts.map +1 -0
- package/dist/models/DtoCreatePlanEntitlementRequest.js +67 -0
- package/dist/models/DtoCreatePlanEntitlementRequest.js.map +1 -0
- package/dist/models/DtoCreatePlanPriceRequest.d.ts +186 -0
- package/dist/models/DtoCreatePlanPriceRequest.d.ts.map +1 -0
- package/dist/models/DtoCreatePlanPriceRequest.js +115 -0
- package/dist/models/DtoCreatePlanPriceRequest.js.map +1 -0
- package/dist/models/DtoCreatePlanRequest.d.ts +80 -0
- package/dist/models/DtoCreatePlanRequest.d.ts.map +1 -0
- package/dist/models/DtoCreatePlanRequest.js +61 -0
- package/dist/models/DtoCreatePlanRequest.js.map +1 -0
- package/dist/models/DtoCreatePriceRequest.d.ts +186 -0
- package/dist/models/DtoCreatePriceRequest.d.ts.map +1 -0
- package/dist/models/DtoCreatePriceRequest.js +115 -0
- package/dist/models/DtoCreatePriceRequest.js.map +1 -0
- package/dist/models/DtoCreatePriceTier.d.ts +49 -0
- package/dist/models/DtoCreatePriceTier.d.ts.map +1 -0
- package/dist/models/DtoCreatePriceTier.js +48 -0
- package/dist/models/DtoCreatePriceTier.js.map +1 -0
- package/dist/models/DtoCreatePriceUnitRequest.d.ts +63 -0
- package/dist/models/DtoCreatePriceUnitRequest.d.ts.map +1 -0
- package/dist/models/DtoCreatePriceUnitRequest.js +62 -0
- package/dist/models/DtoCreatePriceUnitRequest.js.map +1 -0
- package/dist/models/DtoCreateSubscriptionRequest.d.ts +213 -0
- package/dist/models/DtoCreateSubscriptionRequest.d.ts.map +1 -0
- package/dist/models/DtoCreateSubscriptionRequest.js +117 -0
- package/dist/models/DtoCreateSubscriptionRequest.js.map +1 -0
- package/dist/models/DtoCreateTaskRequest.d.ts +68 -0
- package/dist/models/DtoCreateTaskRequest.d.ts.map +1 -0
- package/dist/models/DtoCreateTaskRequest.js +63 -0
- package/dist/models/DtoCreateTaskRequest.js.map +1 -0
- package/dist/models/DtoCreateTaxAssociationRequest.d.ts +72 -0
- package/dist/models/DtoCreateTaxAssociationRequest.d.ts.map +1 -0
- package/dist/models/DtoCreateTaxAssociationRequest.js +61 -0
- package/dist/models/DtoCreateTaxAssociationRequest.js.map +1 -0
- package/dist/models/DtoCreateTaxRateRequest.d.ts +79 -0
- package/dist/models/DtoCreateTaxRateRequest.d.ts.map +1 -0
- package/dist/models/DtoCreateTaxRateRequest.js +62 -0
- package/dist/models/DtoCreateTaxRateRequest.js.map +1 -0
- package/dist/models/DtoCreateTenantRequest.d.ts +40 -0
- package/dist/models/DtoCreateTenantRequest.d.ts.map +1 -0
- package/dist/models/DtoCreateTenantRequest.js +47 -0
- package/dist/models/DtoCreateTenantRequest.js.map +1 -0
- package/dist/models/DtoCreateWalletRequest.d.ts +144 -0
- package/dist/models/DtoCreateWalletRequest.d.ts.map +1 -0
- package/dist/models/DtoCreateWalletRequest.js +80 -0
- package/dist/models/DtoCreateWalletRequest.js.map +1 -0
- package/dist/models/DtoCreditGrantResponse.d.ts +161 -0
- package/dist/models/DtoCreditGrantResponse.d.ts.map +1 -0
- package/dist/models/DtoCreditGrantResponse.js +88 -0
- package/dist/models/DtoCreditGrantResponse.js.map +1 -0
- package/dist/models/DtoCreditNoteResponse.d.ts +200 -0
- package/dist/models/DtoCreditNoteResponse.d.ts.map +1 -0
- package/dist/models/DtoCreditNoteResponse.js +103 -0
- package/dist/models/DtoCreditNoteResponse.js.map +1 -0
- package/dist/models/DtoCustomerEntitlementsResponse.d.ts +40 -0
- package/dist/models/DtoCustomerEntitlementsResponse.d.ts.map +1 -0
- package/dist/models/DtoCustomerEntitlementsResponse.js +45 -0
- package/dist/models/DtoCustomerEntitlementsResponse.js.map +1 -0
- package/dist/models/DtoCustomerInvoiceSummary.d.ts +87 -0
- package/dist/models/DtoCustomerInvoiceSummary.d.ts.map +1 -0
- package/dist/models/DtoCustomerInvoiceSummary.js +60 -0
- package/dist/models/DtoCustomerInvoiceSummary.js.map +1 -0
- package/dist/models/DtoCustomerMultiCurrencyInvoiceSummary.d.ts +46 -0
- package/dist/models/DtoCustomerMultiCurrencyInvoiceSummary.d.ts.map +1 -0
- package/dist/models/DtoCustomerMultiCurrencyInvoiceSummary.js +47 -0
- package/dist/models/DtoCustomerMultiCurrencyInvoiceSummary.js.map +1 -0
- package/dist/models/DtoCustomerResponse.d.ts +138 -0
- package/dist/models/DtoCustomerResponse.d.ts.map +1 -0
- package/dist/models/DtoCustomerResponse.js +77 -0
- package/dist/models/DtoCustomerResponse.js.map +1 -0
- package/dist/models/DtoCustomerUsageSummaryResponse.d.ts +54 -0
- package/dist/models/DtoCustomerUsageSummaryResponse.d.ts.map +1 -0
- package/dist/models/DtoCustomerUsageSummaryResponse.js +51 -0
- package/dist/models/DtoCustomerUsageSummaryResponse.js.map +1 -0
- package/dist/models/DtoEntitlementResponse.d.ts +166 -0
- package/dist/models/DtoEntitlementResponse.d.ts.map +1 -0
- package/dist/models/DtoEntitlementResponse.js +91 -0
- package/dist/models/DtoEntitlementResponse.js.map +1 -0
- package/dist/models/DtoEntitlementSource.d.ts +89 -0
- package/dist/models/DtoEntitlementSource.d.ts.map +1 -0
- package/dist/models/DtoEntitlementSource.js +62 -0
- package/dist/models/DtoEntitlementSource.js.map +1 -0
- package/dist/models/DtoEntitlementSourceEntityType.d.ts +26 -0
- package/dist/models/DtoEntitlementSourceEntityType.d.ts.map +1 -0
- package/dist/models/DtoEntitlementSourceEntityType.js +46 -0
- package/dist/models/DtoEntitlementSourceEntityType.js.map +1 -0
- package/dist/models/DtoEntityIntegrationMappingResponse.d.ts +101 -0
- package/dist/models/DtoEntityIntegrationMappingResponse.d.ts.map +1 -0
- package/dist/models/DtoEntityIntegrationMappingResponse.js +66 -0
- package/dist/models/DtoEntityIntegrationMappingResponse.js.map +1 -0
- package/dist/models/DtoEnvironmentResponse.d.ts +57 -0
- package/dist/models/DtoEnvironmentResponse.d.ts.map +1 -0
- package/dist/models/DtoEnvironmentResponse.js +50 -0
- package/dist/models/DtoEnvironmentResponse.js.map +1 -0
- package/dist/models/DtoEvent.d.ts +77 -0
- package/dist/models/DtoEvent.d.ts.map +1 -0
- package/dist/models/DtoEvent.js +56 -0
- package/dist/models/DtoEvent.js.map +1 -0
- package/dist/models/DtoFeatureResponse.d.ts +134 -0
- package/dist/models/DtoFeatureResponse.d.ts.map +1 -0
- package/dist/models/DtoFeatureResponse.js +77 -0
- package/dist/models/DtoFeatureResponse.js.map +1 -0
- package/dist/models/DtoFeatureUsageSummary.d.ts +77 -0
- package/dist/models/DtoFeatureUsageSummary.d.ts.map +1 -0
- package/dist/models/DtoFeatureUsageSummary.js +58 -0
- package/dist/models/DtoFeatureUsageSummary.js.map +1 -0
- package/dist/models/DtoGetEventsRequest.d.ts +109 -0
- package/dist/models/DtoGetEventsRequest.d.ts.map +1 -0
- package/dist/models/DtoGetEventsRequest.js +66 -0
- package/dist/models/DtoGetEventsRequest.js.map +1 -0
- package/dist/models/DtoGetEventsResponse.d.ts +64 -0
- package/dist/models/DtoGetEventsResponse.d.ts.map +1 -0
- package/dist/models/DtoGetEventsResponse.js +53 -0
- package/dist/models/DtoGetEventsResponse.js.map +1 -0
- package/dist/models/DtoGetPreviewInvoiceRequest.d.ts +45 -0
- package/dist/models/DtoGetPreviewInvoiceRequest.d.ts.map +1 -0
- package/dist/models/DtoGetPreviewInvoiceRequest.js +48 -0
- package/dist/models/DtoGetPreviewInvoiceRequest.js.map +1 -0
- package/dist/models/DtoGetUsageAnalyticsRequest.d.ts +78 -0
- package/dist/models/DtoGetUsageAnalyticsRequest.d.ts.map +1 -0
- package/dist/models/DtoGetUsageAnalyticsRequest.js +59 -0
- package/dist/models/DtoGetUsageAnalyticsRequest.js.map +1 -0
- package/dist/models/DtoGetUsageAnalyticsResponse.d.ts +46 -0
- package/dist/models/DtoGetUsageAnalyticsResponse.d.ts.map +1 -0
- package/dist/models/DtoGetUsageAnalyticsResponse.js +47 -0
- package/dist/models/DtoGetUsageAnalyticsResponse.js.map +1 -0
- package/dist/models/DtoGetUsageByMeterRequest.d.ts +99 -0
- package/dist/models/DtoGetUsageByMeterRequest.d.ts.map +1 -0
- package/dist/models/DtoGetUsageByMeterRequest.js +61 -0
- package/dist/models/DtoGetUsageByMeterRequest.js.map +1 -0
- package/dist/models/DtoGetUsageBySubscriptionRequest.d.ts +51 -0
- package/dist/models/DtoGetUsageBySubscriptionRequest.d.ts.map +1 -0
- package/dist/models/DtoGetUsageBySubscriptionRequest.js +50 -0
- package/dist/models/DtoGetUsageBySubscriptionRequest.js.map +1 -0
- package/dist/models/DtoGetUsageBySubscriptionResponse.d.ts +94 -0
- package/dist/models/DtoGetUsageBySubscriptionResponse.d.ts.map +1 -0
- package/dist/models/DtoGetUsageBySubscriptionResponse.js +63 -0
- package/dist/models/DtoGetUsageBySubscriptionResponse.js.map +1 -0
- package/dist/models/DtoGetUsageRequest.d.ts +117 -0
- package/dist/models/DtoGetUsageRequest.d.ts.map +1 -0
- package/dist/models/DtoGetUsageRequest.js +70 -0
- package/dist/models/DtoGetUsageRequest.js.map +1 -0
- package/dist/models/DtoGetUsageResponse.d.ts +53 -0
- package/dist/models/DtoGetUsageResponse.d.ts.map +1 -0
- package/dist/models/DtoGetUsageResponse.js +50 -0
- package/dist/models/DtoGetUsageResponse.js.map +1 -0
- package/dist/models/DtoIngestEventRequest.d.ts +71 -0
- package/dist/models/DtoIngestEventRequest.d.ts.map +1 -0
- package/dist/models/DtoIngestEventRequest.js +58 -0
- package/dist/models/DtoIngestEventRequest.js.map +1 -0
- package/dist/models/DtoIntegrationEntityMapping.d.ts +48 -0
- package/dist/models/DtoIntegrationEntityMapping.d.ts.map +1 -0
- package/dist/models/DtoIntegrationEntityMapping.js +58 -0
- package/dist/models/DtoIntegrationEntityMapping.js.map +1 -0
- package/dist/models/DtoInvoiceCoupon.d.ts +58 -0
- package/dist/models/DtoInvoiceCoupon.d.ts.map +1 -0
- package/dist/models/DtoInvoiceCoupon.js +51 -0
- package/dist/models/DtoInvoiceCoupon.js.map +1 -0
- package/dist/models/DtoInvoiceLineItemCoupon.d.ts +64 -0
- package/dist/models/DtoInvoiceLineItemCoupon.d.ts.map +1 -0
- package/dist/models/DtoInvoiceLineItemCoupon.js +53 -0
- package/dist/models/DtoInvoiceLineItemCoupon.js.map +1 -0
- package/dist/models/DtoInvoiceLineItemPreview.d.ts +69 -0
- package/dist/models/DtoInvoiceLineItemPreview.d.ts.map +1 -0
- package/dist/models/DtoInvoiceLineItemPreview.js +54 -0
- package/dist/models/DtoInvoiceLineItemPreview.js.map +1 -0
- package/dist/models/DtoInvoiceLineItemResponse.d.ts +211 -0
- package/dist/models/DtoInvoiceLineItemResponse.d.ts.map +1 -0
- package/dist/models/DtoInvoiceLineItemResponse.js +102 -0
- package/dist/models/DtoInvoiceLineItemResponse.js.map +1 -0
- package/dist/models/DtoInvoicePreview.d.ts +64 -0
- package/dist/models/DtoInvoicePreview.d.ts.map +1 -0
- package/dist/models/DtoInvoicePreview.js +53 -0
- package/dist/models/DtoInvoicePreview.js.map +1 -0
- package/dist/models/DtoInvoiceResponse.d.ts +283 -0
- package/dist/models/DtoInvoiceResponse.d.ts.map +1 -0
- package/dist/models/DtoInvoiceResponse.js +130 -0
- package/dist/models/DtoInvoiceResponse.js.map +1 -0
- package/dist/models/DtoLinkedIntegrationsResponse.d.ts +33 -0
- package/dist/models/DtoLinkedIntegrationsResponse.d.ts.map +1 -0
- package/dist/models/DtoLinkedIntegrationsResponse.js +42 -0
- package/dist/models/DtoLinkedIntegrationsResponse.js.map +1 -0
- package/dist/models/DtoListAddonsResponse.d.ts +41 -0
- package/dist/models/DtoListAddonsResponse.d.ts.map +1 -0
- package/dist/models/DtoListAddonsResponse.js +46 -0
- package/dist/models/DtoListAddonsResponse.js.map +1 -0
- package/dist/models/DtoListConnectionsResponse.d.ts +52 -0
- package/dist/models/DtoListConnectionsResponse.d.ts.map +1 -0
- package/dist/models/DtoListConnectionsResponse.js +49 -0
- package/dist/models/DtoListConnectionsResponse.js.map +1 -0
- package/dist/models/DtoListCostSheetsResponse.d.ts +40 -0
- package/dist/models/DtoListCostSheetsResponse.d.ts.map +1 -0
- package/dist/models/DtoListCostSheetsResponse.js +45 -0
- package/dist/models/DtoListCostSheetsResponse.js.map +1 -0
- package/dist/models/DtoListCouponsResponse.d.ts +41 -0
- package/dist/models/DtoListCouponsResponse.d.ts.map +1 -0
- package/dist/models/DtoListCouponsResponse.js +46 -0
- package/dist/models/DtoListCouponsResponse.js.map +1 -0
- package/dist/models/DtoListCreditGrantsResponse.d.ts +41 -0
- package/dist/models/DtoListCreditGrantsResponse.d.ts.map +1 -0
- package/dist/models/DtoListCreditGrantsResponse.js +46 -0
- package/dist/models/DtoListCreditGrantsResponse.js.map +1 -0
- package/dist/models/DtoListCreditNotesResponse.d.ts +41 -0
- package/dist/models/DtoListCreditNotesResponse.d.ts.map +1 -0
- package/dist/models/DtoListCreditNotesResponse.js +46 -0
- package/dist/models/DtoListCreditNotesResponse.js.map +1 -0
- package/dist/models/DtoListCustomersResponse.d.ts +41 -0
- package/dist/models/DtoListCustomersResponse.d.ts.map +1 -0
- package/dist/models/DtoListCustomersResponse.js +46 -0
- package/dist/models/DtoListCustomersResponse.js.map +1 -0
- package/dist/models/DtoListEntitlementsResponse.d.ts +41 -0
- package/dist/models/DtoListEntitlementsResponse.d.ts.map +1 -0
- package/dist/models/DtoListEntitlementsResponse.js +46 -0
- package/dist/models/DtoListEntitlementsResponse.js.map +1 -0
- package/dist/models/DtoListEntityIntegrationMappingsResponse.d.ts +41 -0
- package/dist/models/DtoListEntityIntegrationMappingsResponse.d.ts.map +1 -0
- package/dist/models/DtoListEntityIntegrationMappingsResponse.js +46 -0
- package/dist/models/DtoListEntityIntegrationMappingsResponse.js.map +1 -0
- package/dist/models/DtoListEnvironmentsResponse.d.ts +52 -0
- package/dist/models/DtoListEnvironmentsResponse.d.ts.map +1 -0
- package/dist/models/DtoListEnvironmentsResponse.js +49 -0
- package/dist/models/DtoListEnvironmentsResponse.js.map +1 -0
- package/dist/models/DtoListFeaturesResponse.d.ts +41 -0
- package/dist/models/DtoListFeaturesResponse.d.ts.map +1 -0
- package/dist/models/DtoListFeaturesResponse.js +46 -0
- package/dist/models/DtoListFeaturesResponse.js.map +1 -0
- package/dist/models/DtoListInvoicesResponse.d.ts +41 -0
- package/dist/models/DtoListInvoicesResponse.d.ts.map +1 -0
- package/dist/models/DtoListInvoicesResponse.js +46 -0
- package/dist/models/DtoListInvoicesResponse.js.map +1 -0
- package/dist/models/DtoListPaymentsResponse.d.ts +41 -0
- package/dist/models/DtoListPaymentsResponse.d.ts.map +1 -0
- package/dist/models/DtoListPaymentsResponse.js +46 -0
- package/dist/models/DtoListPaymentsResponse.js.map +1 -0
- package/dist/models/DtoListPlansResponse.d.ts +41 -0
- package/dist/models/DtoListPlansResponse.d.ts.map +1 -0
- package/dist/models/DtoListPlansResponse.js +46 -0
- package/dist/models/DtoListPlansResponse.js.map +1 -0
- package/dist/models/DtoListPriceUnitsResponse.d.ts +41 -0
- package/dist/models/DtoListPriceUnitsResponse.d.ts.map +1 -0
- package/dist/models/DtoListPriceUnitsResponse.js +46 -0
- package/dist/models/DtoListPriceUnitsResponse.js.map +1 -0
- package/dist/models/DtoListPricesResponse.d.ts +41 -0
- package/dist/models/DtoListPricesResponse.d.ts.map +1 -0
- package/dist/models/DtoListPricesResponse.js +46 -0
- package/dist/models/DtoListPricesResponse.js.map +1 -0
- package/dist/models/DtoListSecretsResponse.d.ts +41 -0
- package/dist/models/DtoListSecretsResponse.d.ts.map +1 -0
- package/dist/models/DtoListSecretsResponse.js +46 -0
- package/dist/models/DtoListSecretsResponse.js.map +1 -0
- package/dist/models/DtoListSubscriptionPausesResponse.d.ts +42 -0
- package/dist/models/DtoListSubscriptionPausesResponse.d.ts.map +1 -0
- package/dist/models/DtoListSubscriptionPausesResponse.js +45 -0
- package/dist/models/DtoListSubscriptionPausesResponse.js.map +1 -0
- package/dist/models/DtoListSubscriptionsResponse.d.ts +41 -0
- package/dist/models/DtoListSubscriptionsResponse.d.ts.map +1 -0
- package/dist/models/DtoListSubscriptionsResponse.js +46 -0
- package/dist/models/DtoListSubscriptionsResponse.js.map +1 -0
- package/dist/models/DtoListTasksResponse.d.ts +41 -0
- package/dist/models/DtoListTasksResponse.d.ts.map +1 -0
- package/dist/models/DtoListTasksResponse.js +46 -0
- package/dist/models/DtoListTasksResponse.js.map +1 -0
- package/dist/models/DtoListTaxAssociationsResponse.d.ts +41 -0
- package/dist/models/DtoListTaxAssociationsResponse.d.ts.map +1 -0
- package/dist/models/DtoListTaxAssociationsResponse.js +46 -0
- package/dist/models/DtoListTaxAssociationsResponse.js.map +1 -0
- package/dist/models/DtoListWalletTransactionsResponse.d.ts +41 -0
- package/dist/models/DtoListWalletTransactionsResponse.d.ts.map +1 -0
- package/dist/models/DtoListWalletTransactionsResponse.js +46 -0
- package/dist/models/DtoListWalletTransactionsResponse.js.map +1 -0
- package/dist/models/DtoLoginRequest.d.ts +45 -0
- package/dist/models/DtoLoginRequest.d.ts.map +1 -0
- package/dist/models/DtoLoginRequest.js +50 -0
- package/dist/models/DtoLoginRequest.js.map +1 -0
- package/dist/models/DtoMeterResponse.d.ts +90 -0
- package/dist/models/DtoMeterResponse.d.ts.map +1 -0
- package/dist/models/DtoMeterResponse.js +63 -0
- package/dist/models/DtoMeterResponse.js.map +1 -0
- package/dist/models/DtoOverrideLineItemRequest.d.ts +73 -0
- package/dist/models/DtoOverrideLineItemRequest.d.ts.map +1 -0
- package/dist/models/DtoOverrideLineItemRequest.js +60 -0
- package/dist/models/DtoOverrideLineItemRequest.js.map +1 -0
- package/dist/models/DtoPauseSubscriptionRequest.d.ts +84 -0
- package/dist/models/DtoPauseSubscriptionRequest.d.ts.map +1 -0
- package/dist/models/DtoPauseSubscriptionRequest.js +57 -0
- package/dist/models/DtoPauseSubscriptionRequest.js.map +1 -0
- package/dist/models/DtoPaymentAttemptResponse.d.ts +89 -0
- package/dist/models/DtoPaymentAttemptResponse.d.ts.map +1 -0
- package/dist/models/DtoPaymentAttemptResponse.js +60 -0
- package/dist/models/DtoPaymentAttemptResponse.js.map +1 -0
- package/dist/models/DtoPaymentResponse.d.ts +203 -0
- package/dist/models/DtoPaymentResponse.d.ts.map +1 -0
- package/dist/models/DtoPaymentResponse.js +100 -0
- package/dist/models/DtoPaymentResponse.js.map +1 -0
- package/dist/models/DtoPlanResponse.d.ts +129 -0
- package/dist/models/DtoPlanResponse.d.ts.map +1 -0
- package/dist/models/DtoPlanResponse.js +76 -0
- package/dist/models/DtoPlanResponse.js.map +1 -0
- package/dist/models/DtoPlanSummary.d.ts +51 -0
- package/dist/models/DtoPlanSummary.d.ts.map +1 -0
- package/dist/models/DtoPlanSummary.js +48 -0
- package/dist/models/DtoPlanSummary.js.map +1 -0
- package/dist/models/DtoPriceResponse.d.ts +289 -0
- package/dist/models/DtoPriceResponse.d.ts.map +1 -0
- package/dist/models/DtoPriceResponse.js +133 -0
- package/dist/models/DtoPriceResponse.js.map +1 -0
- package/dist/models/DtoPriceUnitConfig.d.ts +46 -0
- package/dist/models/DtoPriceUnitConfig.d.ts.map +1 -0
- package/dist/models/DtoPriceUnitConfig.js +49 -0
- package/dist/models/DtoPriceUnitConfig.js.map +1 -0
- package/dist/models/DtoPriceUnitResponse.d.ts +112 -0
- package/dist/models/DtoPriceUnitResponse.d.ts.map +1 -0
- package/dist/models/DtoPriceUnitResponse.js +69 -0
- package/dist/models/DtoPriceUnitResponse.js.map +1 -0
- package/dist/models/DtoProrationDetail.d.ts +75 -0
- package/dist/models/DtoProrationDetail.d.ts.map +1 -0
- package/dist/models/DtoProrationDetail.js +56 -0
- package/dist/models/DtoProrationDetail.js.map +1 -0
- package/dist/models/DtoProrationDetails.d.ts +93 -0
- package/dist/models/DtoProrationDetails.d.ts.map +1 -0
- package/dist/models/DtoProrationDetails.js +62 -0
- package/dist/models/DtoProrationDetails.js.map +1 -0
- package/dist/models/DtoROIResponse.d.ts +76 -0
- package/dist/models/DtoROIResponse.d.ts.map +1 -0
- package/dist/models/DtoROIResponse.js +57 -0
- package/dist/models/DtoROIResponse.js.map +1 -0
- package/dist/models/DtoRemoveAddonRequest.d.ts +45 -0
- package/dist/models/DtoRemoveAddonRequest.d.ts.map +1 -0
- package/dist/models/DtoRemoveAddonRequest.js +50 -0
- package/dist/models/DtoRemoveAddonRequest.js.map +1 -0
- package/dist/models/DtoResumeSubscriptionRequest.d.ts +52 -0
- package/dist/models/DtoResumeSubscriptionRequest.d.ts.map +1 -0
- package/dist/models/DtoResumeSubscriptionRequest.js +49 -0
- package/dist/models/DtoResumeSubscriptionRequest.js.map +1 -0
- package/dist/models/DtoSecretResponse.d.ts +96 -0
- package/dist/models/DtoSecretResponse.d.ts.map +1 -0
- package/dist/models/DtoSecretResponse.js +65 -0
- package/dist/models/DtoSecretResponse.js.map +1 -0
- package/dist/models/DtoSignUpRequest.d.ts +51 -0
- package/dist/models/DtoSignUpRequest.d.ts.map +1 -0
- package/dist/models/DtoSignUpRequest.js +50 -0
- package/dist/models/DtoSignUpRequest.js.map +1 -0
- package/dist/models/DtoSourceUsageItem.d.ts +57 -0
- package/dist/models/DtoSourceUsageItem.d.ts.map +1 -0
- package/dist/models/DtoSourceUsageItem.js +50 -0
- package/dist/models/DtoSourceUsageItem.js.map +1 -0
- package/dist/models/DtoSubscriptionChangeExecuteResponse.d.ts +82 -0
- package/dist/models/DtoSubscriptionChangeExecuteResponse.d.ts.map +1 -0
- package/dist/models/DtoSubscriptionChangeExecuteResponse.js +61 -0
- package/dist/models/DtoSubscriptionChangeExecuteResponse.js.map +1 -0
- package/dist/models/DtoSubscriptionChangePreviewResponse.d.ts +94 -0
- package/dist/models/DtoSubscriptionChangePreviewResponse.d.ts.map +1 -0
- package/dist/models/DtoSubscriptionChangePreviewResponse.js +65 -0
- package/dist/models/DtoSubscriptionChangePreviewResponse.js.map +1 -0
- package/dist/models/DtoSubscriptionChangeRequest.d.ts +75 -0
- package/dist/models/DtoSubscriptionChangeRequest.d.ts.map +1 -0
- package/dist/models/DtoSubscriptionChangeRequest.js +70 -0
- package/dist/models/DtoSubscriptionChangeRequest.js.map +1 -0
- package/dist/models/DtoSubscriptionLineItemRequest.d.ts +53 -0
- package/dist/models/DtoSubscriptionLineItemRequest.d.ts.map +1 -0
- package/dist/models/DtoSubscriptionLineItemRequest.js +52 -0
- package/dist/models/DtoSubscriptionLineItemRequest.js.map +1 -0
- package/dist/models/DtoSubscriptionLineItemResponse.d.ts +202 -0
- package/dist/models/DtoSubscriptionLineItemResponse.d.ts.map +1 -0
- package/dist/models/DtoSubscriptionLineItemResponse.js +101 -0
- package/dist/models/DtoSubscriptionLineItemResponse.js.map +1 -0
- package/dist/models/DtoSubscriptionPauseResponse.d.ts +147 -0
- package/dist/models/DtoSubscriptionPauseResponse.d.ts.map +1 -0
- package/dist/models/DtoSubscriptionPauseResponse.js +82 -0
- package/dist/models/DtoSubscriptionPauseResponse.js.map +1 -0
- package/dist/models/DtoSubscriptionResponse.d.ts +318 -0
- package/dist/models/DtoSubscriptionResponse.d.ts.map +1 -0
- package/dist/models/DtoSubscriptionResponse.js +144 -0
- package/dist/models/DtoSubscriptionResponse.js.map +1 -0
- package/dist/models/DtoSubscriptionSchedulePhaseInput.d.ts +80 -0
- package/dist/models/DtoSubscriptionSchedulePhaseInput.d.ts.map +1 -0
- package/dist/models/DtoSubscriptionSchedulePhaseInput.js +61 -0
- package/dist/models/DtoSubscriptionSchedulePhaseInput.js.map +1 -0
- package/dist/models/DtoSubscriptionSchedulePhaseResponse.d.ts +95 -0
- package/dist/models/DtoSubscriptionSchedulePhaseResponse.d.ts.map +1 -0
- package/dist/models/DtoSubscriptionSchedulePhaseResponse.js +64 -0
- package/dist/models/DtoSubscriptionSchedulePhaseResponse.js.map +1 -0
- package/dist/models/DtoSubscriptionScheduleResponse.d.ts +84 -0
- package/dist/models/DtoSubscriptionScheduleResponse.d.ts.map +1 -0
- package/dist/models/DtoSubscriptionScheduleResponse.js +61 -0
- package/dist/models/DtoSubscriptionScheduleResponse.js.map +1 -0
- package/dist/models/DtoSubscriptionSummary.d.ts +76 -0
- package/dist/models/DtoSubscriptionSummary.d.ts.map +1 -0
- package/dist/models/DtoSubscriptionSummary.js +57 -0
- package/dist/models/DtoSubscriptionSummary.js.map +1 -0
- package/dist/models/DtoSubscriptionUsageByMetersResponse.d.ts +90 -0
- package/dist/models/DtoSubscriptionUsageByMetersResponse.d.ts.map +1 -0
- package/dist/models/DtoSubscriptionUsageByMetersResponse.js +61 -0
- package/dist/models/DtoSubscriptionUsageByMetersResponse.js.map +1 -0
- package/dist/models/DtoTaskResponse.d.ts +172 -0
- package/dist/models/DtoTaskResponse.d.ts.map +1 -0
- package/dist/models/DtoTaskResponse.js +91 -0
- package/dist/models/DtoTaskResponse.js.map +1 -0
- package/dist/models/DtoTaxAppliedResponse.d.ts +146 -0
- package/dist/models/DtoTaxAppliedResponse.d.ts.map +1 -0
- package/dist/models/DtoTaxAppliedResponse.js +81 -0
- package/dist/models/DtoTaxAppliedResponse.js.map +1 -0
- package/dist/models/DtoTaxAssociationResponse.d.ts +139 -0
- package/dist/models/DtoTaxAssociationResponse.d.ts.map +1 -0
- package/dist/models/DtoTaxAssociationResponse.js +78 -0
- package/dist/models/DtoTaxAssociationResponse.js.map +1 -0
- package/dist/models/DtoTaxAssociationUpdateRequest.d.ts +47 -0
- package/dist/models/DtoTaxAssociationUpdateRequest.d.ts.map +1 -0
- package/dist/models/DtoTaxAssociationUpdateRequest.js +46 -0
- package/dist/models/DtoTaxAssociationUpdateRequest.js.map +1 -0
- package/dist/models/DtoTaxRateOverride.d.ts +59 -0
- package/dist/models/DtoTaxRateOverride.d.ts.map +1 -0
- package/dist/models/DtoTaxRateOverride.js +54 -0
- package/dist/models/DtoTaxRateOverride.js.map +1 -0
- package/dist/models/DtoTaxRateResponse.d.ts +135 -0
- package/dist/models/DtoTaxRateResponse.d.ts.map +1 -0
- package/dist/models/DtoTaxRateResponse.js +78 -0
- package/dist/models/DtoTaxRateResponse.js.map +1 -0
- package/dist/models/DtoTenantBillingDetails.d.ts +52 -0
- package/dist/models/DtoTenantBillingDetails.d.ts.map +1 -0
- package/dist/models/DtoTenantBillingDetails.js +49 -0
- package/dist/models/DtoTenantBillingDetails.js.map +1 -0
- package/dist/models/DtoTenantBillingUsage.d.ts +41 -0
- package/dist/models/DtoTenantBillingUsage.d.ts.map +1 -0
- package/dist/models/DtoTenantBillingUsage.js +46 -0
- package/dist/models/DtoTenantBillingUsage.js.map +1 -0
- package/dist/models/DtoTenantResponse.d.ts +72 -0
- package/dist/models/DtoTenantResponse.d.ts.map +1 -0
- package/dist/models/DtoTenantResponse.js +55 -0
- package/dist/models/DtoTenantResponse.js.map +1 -0
- package/dist/models/DtoThreshold.d.ts +39 -0
- package/dist/models/DtoThreshold.d.ts.map +1 -0
- package/dist/models/DtoThreshold.js +44 -0
- package/dist/models/DtoThreshold.js.map +1 -0
- package/dist/models/DtoTopUpWalletRequest.d.ts +86 -0
- package/dist/models/DtoTopUpWalletRequest.d.ts.map +1 -0
- package/dist/models/DtoTopUpWalletRequest.js +61 -0
- package/dist/models/DtoTopUpWalletRequest.js.map +1 -0
- package/dist/models/DtoUpdateAddonRequest.d.ts +47 -0
- package/dist/models/DtoUpdateAddonRequest.d.ts.map +1 -0
- package/dist/models/DtoUpdateAddonRequest.js +46 -0
- package/dist/models/DtoUpdateAddonRequest.js.map +1 -0
- package/dist/models/DtoUpdateConnectionRequest.d.ts +41 -0
- package/dist/models/DtoUpdateConnectionRequest.d.ts.map +1 -0
- package/dist/models/DtoUpdateConnectionRequest.js +44 -0
- package/dist/models/DtoUpdateConnectionRequest.js.map +1 -0
- package/dist/models/DtoUpdateCostSheetRequest.d.ts +39 -0
- package/dist/models/DtoUpdateCostSheetRequest.d.ts.map +1 -0
- package/dist/models/DtoUpdateCostSheetRequest.js +46 -0
- package/dist/models/DtoUpdateCostSheetRequest.js.map +1 -0
- package/dist/models/DtoUpdateCouponRequest.d.ts +41 -0
- package/dist/models/DtoUpdateCouponRequest.d.ts.map +1 -0
- package/dist/models/DtoUpdateCouponRequest.js +44 -0
- package/dist/models/DtoUpdateCouponRequest.js.map +1 -0
- package/dist/models/DtoUpdateCreditGrantRequest.d.ts +41 -0
- package/dist/models/DtoUpdateCreditGrantRequest.d.ts.map +1 -0
- package/dist/models/DtoUpdateCreditGrantRequest.js +44 -0
- package/dist/models/DtoUpdateCreditGrantRequest.js.map +1 -0
- package/dist/models/DtoUpdateCustomerRequest.d.ts +96 -0
- package/dist/models/DtoUpdateCustomerRequest.d.ts.map +1 -0
- package/dist/models/DtoUpdateCustomerRequest.js +63 -0
- package/dist/models/DtoUpdateCustomerRequest.js.map +1 -0
- package/dist/models/DtoUpdateEntitlementRequest.d.ts +58 -0
- package/dist/models/DtoUpdateEntitlementRequest.d.ts.map +1 -0
- package/dist/models/DtoUpdateEntitlementRequest.js +51 -0
- package/dist/models/DtoUpdateEntitlementRequest.js.map +1 -0
- package/dist/models/DtoUpdateEnvironmentRequest.d.ts +39 -0
- package/dist/models/DtoUpdateEnvironmentRequest.d.ts.map +1 -0
- package/dist/models/DtoUpdateEnvironmentRequest.js +44 -0
- package/dist/models/DtoUpdateEnvironmentRequest.js.map +1 -0
- package/dist/models/DtoUpdateFeatureRequest.d.ts +66 -0
- package/dist/models/DtoUpdateFeatureRequest.d.ts.map +1 -0
- package/dist/models/DtoUpdateFeatureRequest.js +53 -0
- package/dist/models/DtoUpdateFeatureRequest.js.map +1 -0
- package/dist/models/DtoUpdateInvoiceRequest.d.ts +47 -0
- package/dist/models/DtoUpdateInvoiceRequest.d.ts.map +1 -0
- package/dist/models/DtoUpdateInvoiceRequest.js +46 -0
- package/dist/models/DtoUpdateInvoiceRequest.js.map +1 -0
- package/dist/models/DtoUpdatePaymentRequest.d.ts +77 -0
- package/dist/models/DtoUpdatePaymentRequest.d.ts.map +1 -0
- package/dist/models/DtoUpdatePaymentRequest.js +56 -0
- package/dist/models/DtoUpdatePaymentRequest.js.map +1 -0
- package/dist/models/DtoUpdatePaymentStatusRequest.d.ts +40 -0
- package/dist/models/DtoUpdatePaymentStatusRequest.d.ts.map +1 -0
- package/dist/models/DtoUpdatePaymentStatusRequest.js +47 -0
- package/dist/models/DtoUpdatePaymentStatusRequest.js.map +1 -0
- package/dist/models/DtoUpdatePlanCreditGrantRequest.d.ts +118 -0
- package/dist/models/DtoUpdatePlanCreditGrantRequest.d.ts.map +1 -0
- package/dist/models/DtoUpdatePlanCreditGrantRequest.js +81 -0
- package/dist/models/DtoUpdatePlanCreditGrantRequest.js.map +1 -0
- package/dist/models/DtoUpdatePlanEntitlementRequest.d.ts +96 -0
- package/dist/models/DtoUpdatePlanEntitlementRequest.d.ts.map +1 -0
- package/dist/models/DtoUpdatePlanEntitlementRequest.js +69 -0
- package/dist/models/DtoUpdatePlanEntitlementRequest.js.map +1 -0
- package/dist/models/DtoUpdatePlanPriceRequest.d.ts +192 -0
- package/dist/models/DtoUpdatePlanPriceRequest.d.ts.map +1 -0
- package/dist/models/DtoUpdatePlanPriceRequest.js +117 -0
- package/dist/models/DtoUpdatePlanPriceRequest.js.map +1 -0
- package/dist/models/DtoUpdatePlanRequest.d.ts +80 -0
- package/dist/models/DtoUpdatePlanRequest.d.ts.map +1 -0
- package/dist/models/DtoUpdatePlanRequest.js +59 -0
- package/dist/models/DtoUpdatePlanRequest.js.map +1 -0
- package/dist/models/DtoUpdatePriceRequest.d.ts +47 -0
- package/dist/models/DtoUpdatePriceRequest.d.ts.map +1 -0
- package/dist/models/DtoUpdatePriceRequest.js +46 -0
- package/dist/models/DtoUpdatePriceRequest.js.map +1 -0
- package/dist/models/DtoUpdatePriceUnitRequest.d.ts +51 -0
- package/dist/models/DtoUpdatePriceUnitRequest.d.ts.map +1 -0
- package/dist/models/DtoUpdatePriceUnitRequest.js +48 -0
- package/dist/models/DtoUpdatePriceUnitRequest.js.map +1 -0
- package/dist/models/DtoUpdateTaskStatusRequest.d.ts +34 -0
- package/dist/models/DtoUpdateTaskStatusRequest.d.ts.map +1 -0
- package/dist/models/DtoUpdateTaskStatusRequest.js +45 -0
- package/dist/models/DtoUpdateTaskStatusRequest.js.map +1 -0
- package/dist/models/DtoUpdateTaxRateRequest.d.ts +60 -0
- package/dist/models/DtoUpdateTaxRateRequest.d.ts.map +1 -0
- package/dist/models/DtoUpdateTaxRateRequest.js +51 -0
- package/dist/models/DtoUpdateTaxRateRequest.js.map +1 -0
- package/dist/models/DtoUpdateTenantRequest.d.ts +48 -0
- package/dist/models/DtoUpdateTenantRequest.d.ts.map +1 -0
- package/dist/models/DtoUpdateTenantRequest.js +47 -0
- package/dist/models/DtoUpdateTenantRequest.js.map +1 -0
- package/dist/models/DtoUpdateWalletRequest.d.ts +86 -0
- package/dist/models/DtoUpdateWalletRequest.d.ts.map +1 -0
- package/dist/models/DtoUpdateWalletRequest.js +61 -0
- package/dist/models/DtoUpdateWalletRequest.js.map +1 -0
- package/dist/models/DtoUsageAnalyticItem.d.ts +109 -0
- package/dist/models/DtoUsageAnalyticItem.d.ts.map +1 -0
- package/dist/models/DtoUsageAnalyticItem.js +68 -0
- package/dist/models/DtoUsageAnalyticItem.js.map +1 -0
- package/dist/models/DtoUsageAnalyticPoint.d.ts +51 -0
- package/dist/models/DtoUsageAnalyticPoint.d.ts.map +1 -0
- package/dist/models/DtoUsageAnalyticPoint.js +48 -0
- package/dist/models/DtoUsageAnalyticPoint.js.map +1 -0
- package/dist/models/DtoUsageBreakdownItem.d.ts +59 -0
- package/dist/models/DtoUsageBreakdownItem.d.ts.map +1 -0
- package/dist/models/DtoUsageBreakdownItem.js +50 -0
- package/dist/models/DtoUsageBreakdownItem.js.map +1 -0
- package/dist/models/DtoUsageResult.d.ts +39 -0
- package/dist/models/DtoUsageResult.d.ts.map +1 -0
- package/dist/models/DtoUsageResult.js +44 -0
- package/dist/models/DtoUsageResult.js.map +1 -0
- package/dist/models/DtoUserResponse.d.ts +46 -0
- package/dist/models/DtoUserResponse.d.ts.map +1 -0
- package/dist/models/DtoUserResponse.js +47 -0
- package/dist/models/DtoUserResponse.js.map +1 -0
- package/dist/models/DtoWalletBalanceResponse.d.ts +215 -0
- package/dist/models/DtoWalletBalanceResponse.d.ts.map +1 -0
- package/dist/models/DtoWalletBalanceResponse.js +106 -0
- package/dist/models/DtoWalletBalanceResponse.js.map +1 -0
- package/dist/models/DtoWalletResponse.d.ts +154 -0
- package/dist/models/DtoWalletResponse.d.ts.map +1 -0
- package/dist/models/DtoWalletResponse.js +85 -0
- package/dist/models/DtoWalletResponse.js.map +1 -0
- package/dist/models/DtoWalletTransactionResponse.d.ts +140 -0
- package/dist/models/DtoWalletTransactionResponse.d.ts.map +1 -0
- package/dist/models/DtoWalletTransactionResponse.js +79 -0
- package/dist/models/DtoWalletTransactionResponse.js.map +1 -0
- package/dist/models/ErrorsErrorDetail.d.ts +47 -0
- package/dist/models/ErrorsErrorDetail.d.ts.map +1 -0
- package/dist/models/ErrorsErrorDetail.js +46 -0
- package/dist/models/ErrorsErrorDetail.js.map +1 -0
- package/dist/models/ErrorsErrorResponse.d.ts +40 -0
- package/dist/models/ErrorsErrorResponse.d.ts.map +1 -0
- package/dist/models/ErrorsErrorResponse.js +45 -0
- package/dist/models/ErrorsErrorResponse.js.map +1 -0
- package/dist/models/GithubComFlexpriceFlexpriceInternalTypesValue.d.ts +57 -0
- package/dist/models/GithubComFlexpriceFlexpriceInternalTypesValue.d.ts.map +1 -0
- package/dist/models/GithubComFlexpriceFlexpriceInternalTypesValue.js +50 -0
- package/dist/models/GithubComFlexpriceFlexpriceInternalTypesValue.js.map +1 -0
- package/dist/models/MeterAggregation.d.ts +56 -0
- package/dist/models/MeterAggregation.d.ts.map +1 -0
- package/dist/models/MeterAggregation.js +50 -0
- package/dist/models/MeterAggregation.js.map +1 -0
- package/dist/models/MeterFilter.d.ts +41 -0
- package/dist/models/MeterFilter.d.ts.map +1 -0
- package/dist/models/MeterFilter.js +44 -0
- package/dist/models/MeterFilter.js.map +1 -0
- package/dist/models/ModelsTemporalWorkflowResult.d.ts +45 -0
- package/dist/models/ModelsTemporalWorkflowResult.d.ts.map +1 -0
- package/dist/models/ModelsTemporalWorkflowResult.js +46 -0
- package/dist/models/ModelsTemporalWorkflowResult.js.map +1 -0
- package/dist/models/PriceJSONBTransformQuantity.d.ts +39 -0
- package/dist/models/PriceJSONBTransformQuantity.d.ts.map +1 -0
- package/dist/models/PriceJSONBTransformQuantity.js +44 -0
- package/dist/models/PriceJSONBTransformQuantity.js.map +1 -0
- package/dist/models/PricePrice.d.ts +269 -0
- package/dist/models/PricePrice.d.ts.map +1 -0
- package/dist/models/PricePrice.js +125 -0
- package/dist/models/PricePrice.js.map +1 -0
- package/dist/models/PricePriceTier.d.ts +49 -0
- package/dist/models/PricePriceTier.d.ts.map +1 -0
- package/dist/models/PricePriceTier.js +46 -0
- package/dist/models/PricePriceTier.js.map +1 -0
- package/dist/models/PriceTransformQuantity.d.ts +39 -0
- package/dist/models/PriceTransformQuantity.d.ts.map +1 -0
- package/dist/models/PriceTransformQuantity.js +44 -0
- package/dist/models/PriceTransformQuantity.js.map +1 -0
- package/dist/models/PriceunitPriceUnitFilter.d.ts +74 -0
- package/dist/models/PriceunitPriceUnitFilter.d.ts.map +1 -0
- package/dist/models/PriceunitPriceUnitFilter.js +59 -0
- package/dist/models/PriceunitPriceUnitFilter.js.map +1 -0
- package/dist/models/SubscriptionSubscriptionLineItem.d.ts +202 -0
- package/dist/models/SubscriptionSubscriptionLineItem.d.ts.map +1 -0
- package/dist/models/SubscriptionSubscriptionLineItem.js +101 -0
- package/dist/models/SubscriptionSubscriptionLineItem.js.map +1 -0
- package/dist/models/SubscriptionSubscriptionPause.d.ts +147 -0
- package/dist/models/SubscriptionSubscriptionPause.d.ts.map +1 -0
- package/dist/models/SubscriptionSubscriptionPause.js +82 -0
- package/dist/models/SubscriptionSubscriptionPause.js.map +1 -0
- package/dist/models/TypesAddonAssociationEntityType.d.ts +27 -0
- package/dist/models/TypesAddonAssociationEntityType.d.ts.map +1 -0
- package/dist/models/TypesAddonAssociationEntityType.js +47 -0
- package/dist/models/TypesAddonAssociationEntityType.js.map +1 -0
- package/dist/models/TypesAddonFilter.d.ts +111 -0
- package/dist/models/TypesAddonFilter.d.ts.map +1 -0
- package/dist/models/TypesAddonFilter.js +77 -0
- package/dist/models/TypesAddonFilter.js.map +1 -0
- package/dist/models/TypesAddonStatus.d.ts +27 -0
- package/dist/models/TypesAddonStatus.d.ts.map +1 -0
- package/dist/models/TypesAddonStatus.js +47 -0
- package/dist/models/TypesAddonStatus.js.map +1 -0
- package/dist/models/TypesAddonType.d.ts +26 -0
- package/dist/models/TypesAddonType.d.ts.map +1 -0
- package/dist/models/TypesAddonType.js +46 -0
- package/dist/models/TypesAddonType.js.map +1 -0
- package/dist/models/TypesAggregationType.d.ts +56 -0
- package/dist/models/TypesAggregationType.d.ts.map +1 -0
- package/dist/models/TypesAggregationType.js +76 -0
- package/dist/models/TypesAggregationType.js.map +1 -0
- package/dist/models/TypesAlertConfig.d.ts +34 -0
- package/dist/models/TypesAlertConfig.d.ts.map +1 -0
- package/dist/models/TypesAlertConfig.js +43 -0
- package/dist/models/TypesAlertConfig.js.map +1 -0
- package/dist/models/TypesAlertThreshold.d.ts +39 -0
- package/dist/models/TypesAlertThreshold.d.ts.map +1 -0
- package/dist/models/TypesAlertThreshold.js +44 -0
- package/dist/models/TypesAlertThreshold.js.map +1 -0
- package/dist/models/TypesAutoTopupTrigger.d.ts +26 -0
- package/dist/models/TypesAutoTopupTrigger.d.ts.map +1 -0
- package/dist/models/TypesAutoTopupTrigger.js +46 -0
- package/dist/models/TypesAutoTopupTrigger.js.map +1 -0
- package/dist/models/TypesBillingCadence.d.ts +26 -0
- package/dist/models/TypesBillingCadence.d.ts.map +1 -0
- package/dist/models/TypesBillingCadence.js +46 -0
- package/dist/models/TypesBillingCadence.js.map +1 -0
- package/dist/models/TypesBillingCycle.d.ts +26 -0
- package/dist/models/TypesBillingCycle.d.ts.map +1 -0
- package/dist/models/TypesBillingCycle.js +46 -0
- package/dist/models/TypesBillingCycle.js.map +1 -0
- package/dist/models/TypesBillingModel.d.ts +27 -0
- package/dist/models/TypesBillingModel.d.ts.map +1 -0
- package/dist/models/TypesBillingModel.js +47 -0
- package/dist/models/TypesBillingModel.js.map +1 -0
- package/dist/models/TypesBillingPeriod.d.ts +30 -0
- package/dist/models/TypesBillingPeriod.d.ts.map +1 -0
- package/dist/models/TypesBillingPeriod.js +50 -0
- package/dist/models/TypesBillingPeriod.js.map +1 -0
- package/dist/models/TypesBillingTier.d.ts +26 -0
- package/dist/models/TypesBillingTier.d.ts.map +1 -0
- package/dist/models/TypesBillingTier.js +46 -0
- package/dist/models/TypesBillingTier.js.map +1 -0
- package/dist/models/TypesCancellationType.d.ts +26 -0
- package/dist/models/TypesCancellationType.d.ts.map +1 -0
- package/dist/models/TypesCancellationType.js +46 -0
- package/dist/models/TypesCancellationType.js.map +1 -0
- package/dist/models/TypesCollectionMethod.d.ts +26 -0
- package/dist/models/TypesCollectionMethod.d.ts.map +1 -0
- package/dist/models/TypesCollectionMethod.js +46 -0
- package/dist/models/TypesCollectionMethod.js.map +1 -0
- package/dist/models/TypesConnectionFilter.d.ts +105 -0
- package/dist/models/TypesConnectionFilter.d.ts.map +1 -0
- package/dist/models/TypesConnectionFilter.js +75 -0
- package/dist/models/TypesConnectionFilter.js.map +1 -0
- package/dist/models/TypesConnectionMetadata.d.ts +48 -0
- package/dist/models/TypesConnectionMetadata.d.ts.map +1 -0
- package/dist/models/TypesConnectionMetadata.js +49 -0
- package/dist/models/TypesConnectionMetadata.js.map +1 -0
- package/dist/models/TypesConnectionSettings.d.ts +33 -0
- package/dist/models/TypesConnectionSettings.d.ts.map +1 -0
- package/dist/models/TypesConnectionSettings.js +42 -0
- package/dist/models/TypesConnectionSettings.js.map +1 -0
- package/dist/models/TypesCouponCadence.d.ts +27 -0
- package/dist/models/TypesCouponCadence.d.ts.map +1 -0
- package/dist/models/TypesCouponCadence.js +47 -0
- package/dist/models/TypesCouponCadence.js.map +1 -0
- package/dist/models/TypesCouponType.d.ts +26 -0
- package/dist/models/TypesCouponType.d.ts.map +1 -0
- package/dist/models/TypesCouponType.js +46 -0
- package/dist/models/TypesCouponType.js.map +1 -0
- package/dist/models/TypesCreditGrantCadence.d.ts +26 -0
- package/dist/models/TypesCreditGrantCadence.d.ts.map +1 -0
- package/dist/models/TypesCreditGrantCadence.js +46 -0
- package/dist/models/TypesCreditGrantCadence.js.map +1 -0
- package/dist/models/TypesCreditGrantExpiryDurationUnit.d.ts +28 -0
- package/dist/models/TypesCreditGrantExpiryDurationUnit.d.ts.map +1 -0
- package/dist/models/TypesCreditGrantExpiryDurationUnit.js +48 -0
- package/dist/models/TypesCreditGrantExpiryDurationUnit.js.map +1 -0
- package/dist/models/TypesCreditGrantExpiryType.d.ts +27 -0
- package/dist/models/TypesCreditGrantExpiryType.d.ts.map +1 -0
- package/dist/models/TypesCreditGrantExpiryType.js +47 -0
- package/dist/models/TypesCreditGrantExpiryType.js.map +1 -0
- package/dist/models/TypesCreditGrantPeriod.d.ts +30 -0
- package/dist/models/TypesCreditGrantPeriod.d.ts.map +1 -0
- package/dist/models/TypesCreditGrantPeriod.js +50 -0
- package/dist/models/TypesCreditGrantPeriod.js.map +1 -0
- package/dist/models/TypesCreditGrantScope.d.ts +26 -0
- package/dist/models/TypesCreditGrantScope.d.ts.map +1 -0
- package/dist/models/TypesCreditGrantScope.js +46 -0
- package/dist/models/TypesCreditGrantScope.js.map +1 -0
- package/dist/models/TypesCreditNoteReason.d.ts +31 -0
- package/dist/models/TypesCreditNoteReason.d.ts.map +1 -0
- package/dist/models/TypesCreditNoteReason.js +51 -0
- package/dist/models/TypesCreditNoteReason.js.map +1 -0
- package/dist/models/TypesCreditNoteStatus.d.ts +27 -0
- package/dist/models/TypesCreditNoteStatus.d.ts.map +1 -0
- package/dist/models/TypesCreditNoteStatus.js +47 -0
- package/dist/models/TypesCreditNoteStatus.js.map +1 -0
- package/dist/models/TypesCreditNoteType.d.ts +26 -0
- package/dist/models/TypesCreditNoteType.d.ts.map +1 -0
- package/dist/models/TypesCreditNoteType.js +46 -0
- package/dist/models/TypesCreditNoteType.js.map +1 -0
- package/dist/models/TypesCustomerFilter.d.ts +116 -0
- package/dist/models/TypesCustomerFilter.d.ts.map +1 -0
- package/dist/models/TypesCustomerFilter.js +78 -0
- package/dist/models/TypesCustomerFilter.js.map +1 -0
- package/dist/models/TypesDataType.d.ts +28 -0
- package/dist/models/TypesDataType.d.ts.map +1 -0
- package/dist/models/TypesDataType.js +48 -0
- package/dist/models/TypesDataType.js.map +1 -0
- package/dist/models/TypesEntitlementEntityType.d.ts +27 -0
- package/dist/models/TypesEntitlementEntityType.d.ts.map +1 -0
- package/dist/models/TypesEntitlementEntityType.js +47 -0
- package/dist/models/TypesEntitlementEntityType.js.map +1 -0
- package/dist/models/TypesEntitlementFilter.d.ts +130 -0
- package/dist/models/TypesEntitlementFilter.d.ts.map +1 -0
- package/dist/models/TypesEntitlementFilter.js +84 -0
- package/dist/models/TypesEntitlementFilter.js.map +1 -0
- package/dist/models/TypesEntitlementUsageResetPeriod.d.ts +31 -0
- package/dist/models/TypesEntitlementUsageResetPeriod.d.ts.map +1 -0
- package/dist/models/TypesEntitlementUsageResetPeriod.js +51 -0
- package/dist/models/TypesEntitlementUsageResetPeriod.js.map +1 -0
- package/dist/models/TypesEntityType.d.ts +27 -0
- package/dist/models/TypesEntityType.d.ts.map +1 -0
- package/dist/models/TypesEntityType.js +47 -0
- package/dist/models/TypesEntityType.js.map +1 -0
- package/dist/models/TypesFeatureFilter.d.ts +116 -0
- package/dist/models/TypesFeatureFilter.d.ts.map +1 -0
- package/dist/models/TypesFeatureFilter.js +78 -0
- package/dist/models/TypesFeatureFilter.js.map +1 -0
- package/dist/models/TypesFeatureType.d.ts +27 -0
- package/dist/models/TypesFeatureType.d.ts.map +1 -0
- package/dist/models/TypesFeatureType.js +47 -0
- package/dist/models/TypesFeatureType.js.map +1 -0
- package/dist/models/TypesFileType.d.ts +26 -0
- package/dist/models/TypesFileType.d.ts.map +1 -0
- package/dist/models/TypesFileType.js +46 -0
- package/dist/models/TypesFileType.js.map +1 -0
- package/dist/models/TypesFilterCondition.d.ts +54 -0
- package/dist/models/TypesFilterCondition.d.ts.map +1 -0
- package/dist/models/TypesFilterCondition.js +51 -0
- package/dist/models/TypesFilterCondition.js.map +1 -0
- package/dist/models/TypesFilterOperatorType.d.ts +32 -0
- package/dist/models/TypesFilterOperatorType.d.ts.map +1 -0
- package/dist/models/TypesFilterOperatorType.js +52 -0
- package/dist/models/TypesFilterOperatorType.js.map +1 -0
- package/dist/models/TypesGenericConnectionMetadata.d.ts +35 -0
- package/dist/models/TypesGenericConnectionMetadata.d.ts.map +1 -0
- package/dist/models/TypesGenericConnectionMetadata.js +42 -0
- package/dist/models/TypesGenericConnectionMetadata.js.map +1 -0
- package/dist/models/TypesIntegrationEntityType.d.ts +30 -0
- package/dist/models/TypesIntegrationEntityType.d.ts.map +1 -0
- package/dist/models/TypesIntegrationEntityType.js +50 -0
- package/dist/models/TypesIntegrationEntityType.js.map +1 -0
- package/dist/models/TypesInvoiceBillingReason.d.ts +29 -0
- package/dist/models/TypesInvoiceBillingReason.d.ts.map +1 -0
- package/dist/models/TypesInvoiceBillingReason.js +49 -0
- package/dist/models/TypesInvoiceBillingReason.js.map +1 -0
- package/dist/models/TypesInvoiceCadence.d.ts +26 -0
- package/dist/models/TypesInvoiceCadence.d.ts.map +1 -0
- package/dist/models/TypesInvoiceCadence.js +46 -0
- package/dist/models/TypesInvoiceCadence.js.map +1 -0
- package/dist/models/TypesInvoiceFilter.d.ts +163 -0
- package/dist/models/TypesInvoiceFilter.d.ts.map +1 -0
- package/dist/models/TypesInvoiceFilter.js +93 -0
- package/dist/models/TypesInvoiceFilter.js.map +1 -0
- package/dist/models/TypesInvoiceStatus.d.ts +27 -0
- package/dist/models/TypesInvoiceStatus.d.ts.map +1 -0
- package/dist/models/TypesInvoiceStatus.js +47 -0
- package/dist/models/TypesInvoiceStatus.js.map +1 -0
- package/dist/models/TypesInvoiceType.d.ts +27 -0
- package/dist/models/TypesInvoiceType.d.ts.map +1 -0
- package/dist/models/TypesInvoiceType.js +47 -0
- package/dist/models/TypesInvoiceType.js.map +1 -0
- package/dist/models/TypesPaginationResponse.d.ts +45 -0
- package/dist/models/TypesPaginationResponse.d.ts.map +1 -0
- package/dist/models/TypesPaginationResponse.js +46 -0
- package/dist/models/TypesPaginationResponse.js.map +1 -0
- package/dist/models/TypesPauseMode.d.ts +27 -0
- package/dist/models/TypesPauseMode.d.ts.map +1 -0
- package/dist/models/TypesPauseMode.js +47 -0
- package/dist/models/TypesPauseMode.js.map +1 -0
- package/dist/models/TypesPauseStatus.d.ts +29 -0
- package/dist/models/TypesPauseStatus.d.ts.map +1 -0
- package/dist/models/TypesPauseStatus.js +49 -0
- package/dist/models/TypesPauseStatus.js.map +1 -0
- package/dist/models/TypesPaymentBehavior.d.ts +28 -0
- package/dist/models/TypesPaymentBehavior.d.ts.map +1 -0
- package/dist/models/TypesPaymentBehavior.js +48 -0
- package/dist/models/TypesPaymentBehavior.js.map +1 -0
- package/dist/models/TypesPaymentDestinationType.d.ts +25 -0
- package/dist/models/TypesPaymentDestinationType.d.ts.map +1 -0
- package/dist/models/TypesPaymentDestinationType.js +45 -0
- package/dist/models/TypesPaymentDestinationType.js.map +1 -0
- package/dist/models/TypesPaymentGatewayType.d.ts +27 -0
- package/dist/models/TypesPaymentGatewayType.d.ts.map +1 -0
- package/dist/models/TypesPaymentGatewayType.js +47 -0
- package/dist/models/TypesPaymentGatewayType.js.map +1 -0
- package/dist/models/TypesPaymentMethodType.d.ts +29 -0
- package/dist/models/TypesPaymentMethodType.d.ts.map +1 -0
- package/dist/models/TypesPaymentMethodType.js +49 -0
- package/dist/models/TypesPaymentMethodType.js.map +1 -0
- package/dist/models/TypesPaymentStatus.d.ts +32 -0
- package/dist/models/TypesPaymentStatus.d.ts.map +1 -0
- package/dist/models/TypesPaymentStatus.js +52 -0
- package/dist/models/TypesPaymentStatus.js.map +1 -0
- package/dist/models/TypesPlanFilter.d.ts +111 -0
- package/dist/models/TypesPlanFilter.d.ts.map +1 -0
- package/dist/models/TypesPlanFilter.js +77 -0
- package/dist/models/TypesPlanFilter.js.map +1 -0
- package/dist/models/TypesPriceEntityType.d.ts +28 -0
- package/dist/models/TypesPriceEntityType.d.ts.map +1 -0
- package/dist/models/TypesPriceEntityType.js +48 -0
- package/dist/models/TypesPriceEntityType.js.map +1 -0
- package/dist/models/TypesPriceType.d.ts +26 -0
- package/dist/models/TypesPriceType.d.ts.map +1 -0
- package/dist/models/TypesPriceType.js +46 -0
- package/dist/models/TypesPriceType.js.map +1 -0
- package/dist/models/TypesPriceUnitType.d.ts +26 -0
- package/dist/models/TypesPriceUnitType.d.ts.map +1 -0
- package/dist/models/TypesPriceUnitType.js +46 -0
- package/dist/models/TypesPriceUnitType.js.map +1 -0
- package/dist/models/TypesProrationBehavior.d.ts +32 -0
- package/dist/models/TypesProrationBehavior.d.ts.map +1 -0
- package/dist/models/TypesProrationBehavior.js +52 -0
- package/dist/models/TypesProrationBehavior.js.map +1 -0
- package/dist/models/TypesQueryFilter.d.ts +72 -0
- package/dist/models/TypesQueryFilter.d.ts.map +1 -0
- package/dist/models/TypesQueryFilter.js +62 -0
- package/dist/models/TypesQueryFilter.js.map +1 -0
- package/dist/models/TypesResetUsage.d.ts +26 -0
- package/dist/models/TypesResetUsage.d.ts.map +1 -0
- package/dist/models/TypesResetUsage.js +46 -0
- package/dist/models/TypesResetUsage.js.map +1 -0
- package/dist/models/TypesResumeMode.d.ts +27 -0
- package/dist/models/TypesResumeMode.d.ts.map +1 -0
- package/dist/models/TypesResumeMode.js +47 -0
- package/dist/models/TypesResumeMode.js.map +1 -0
- package/dist/models/TypesScheduleEndBehavior.d.ts +26 -0
- package/dist/models/TypesScheduleEndBehavior.d.ts.map +1 -0
- package/dist/models/TypesScheduleEndBehavior.js +46 -0
- package/dist/models/TypesScheduleEndBehavior.js.map +1 -0
- package/dist/models/TypesSecretProvider.d.ts +27 -0
- package/dist/models/TypesSecretProvider.d.ts.map +1 -0
- package/dist/models/TypesSecretProvider.js +47 -0
- package/dist/models/TypesSecretProvider.js.map +1 -0
- package/dist/models/TypesSecretType.d.ts +27 -0
- package/dist/models/TypesSecretType.d.ts.map +1 -0
- package/dist/models/TypesSecretType.js +47 -0
- package/dist/models/TypesSecretType.js.map +1 -0
- package/dist/models/TypesSortCondition.d.ts +40 -0
- package/dist/models/TypesSortCondition.d.ts.map +1 -0
- package/dist/models/TypesSortCondition.js +45 -0
- package/dist/models/TypesSortCondition.js.map +1 -0
- package/dist/models/TypesSortDirection.d.ts +26 -0
- package/dist/models/TypesSortDirection.d.ts.map +1 -0
- package/dist/models/TypesSortDirection.js +46 -0
- package/dist/models/TypesSortDirection.js.map +1 -0
- package/dist/models/TypesStatus.d.ts +27 -0
- package/dist/models/TypesStatus.d.ts.map +1 -0
- package/dist/models/TypesStatus.js +47 -0
- package/dist/models/TypesStatus.js.map +1 -0
- package/dist/models/TypesStripeConnectionMetadata.d.ts +51 -0
- package/dist/models/TypesStripeConnectionMetadata.d.ts.map +1 -0
- package/dist/models/TypesStripeConnectionMetadata.js +48 -0
- package/dist/models/TypesStripeConnectionMetadata.js.map +1 -0
- package/dist/models/TypesSubscriptionChangeType.d.ts +27 -0
- package/dist/models/TypesSubscriptionChangeType.d.ts.map +1 -0
- package/dist/models/TypesSubscriptionChangeType.js +47 -0
- package/dist/models/TypesSubscriptionChangeType.js.map +1 -0
- package/dist/models/TypesSubscriptionFilter.d.ts +143 -0
- package/dist/models/TypesSubscriptionFilter.d.ts.map +1 -0
- package/dist/models/TypesSubscriptionFilter.js +89 -0
- package/dist/models/TypesSubscriptionFilter.js.map +1 -0
- package/dist/models/TypesSubscriptionLineItemEntityType.d.ts +26 -0
- package/dist/models/TypesSubscriptionLineItemEntityType.d.ts.map +1 -0
- package/dist/models/TypesSubscriptionLineItemEntityType.js +46 -0
- package/dist/models/TypesSubscriptionLineItemEntityType.js.map +1 -0
- package/dist/models/TypesSubscriptionScheduleStatus.d.ts +27 -0
- package/dist/models/TypesSubscriptionScheduleStatus.d.ts.map +1 -0
- package/dist/models/TypesSubscriptionScheduleStatus.js +47 -0
- package/dist/models/TypesSubscriptionScheduleStatus.js.map +1 -0
- package/dist/models/TypesSubscriptionStatus.d.ts +32 -0
- package/dist/models/TypesSubscriptionStatus.d.ts.map +1 -0
- package/dist/models/TypesSubscriptionStatus.js +52 -0
- package/dist/models/TypesSubscriptionStatus.js.map +1 -0
- package/dist/models/TypesTaskStatus.d.ts +28 -0
- package/dist/models/TypesTaskStatus.d.ts.map +1 -0
- package/dist/models/TypesTaskStatus.js +48 -0
- package/dist/models/TypesTaskStatus.js.map +1 -0
- package/dist/models/TypesTaskType.d.ts +26 -0
- package/dist/models/TypesTaskType.d.ts.map +1 -0
- package/dist/models/TypesTaskType.js +46 -0
- package/dist/models/TypesTaskType.js.map +1 -0
- package/dist/models/TypesTaxAssociationFilter.d.ts +121 -0
- package/dist/models/TypesTaxAssociationFilter.d.ts.map +1 -0
- package/dist/models/TypesTaxAssociationFilter.js +79 -0
- package/dist/models/TypesTaxAssociationFilter.js.map +1 -0
- package/dist/models/TypesTaxRateEntityType.d.ts +28 -0
- package/dist/models/TypesTaxRateEntityType.d.ts.map +1 -0
- package/dist/models/TypesTaxRateEntityType.js +48 -0
- package/dist/models/TypesTaxRateEntityType.js.map +1 -0
- package/dist/models/TypesTaxRateScope.d.ts +27 -0
- package/dist/models/TypesTaxRateScope.d.ts.map +1 -0
- package/dist/models/TypesTaxRateScope.js +47 -0
- package/dist/models/TypesTaxRateScope.js.map +1 -0
- package/dist/models/TypesTaxRateStatus.d.ts +26 -0
- package/dist/models/TypesTaxRateStatus.d.ts.map +1 -0
- package/dist/models/TypesTaxRateStatus.js +46 -0
- package/dist/models/TypesTaxRateStatus.js.map +1 -0
- package/dist/models/TypesTaxRateType.d.ts +26 -0
- package/dist/models/TypesTaxRateType.d.ts.map +1 -0
- package/dist/models/TypesTaxRateType.js +46 -0
- package/dist/models/TypesTaxRateType.js.map +1 -0
- package/dist/models/TypesTimeRangeFilter.d.ts +39 -0
- package/dist/models/TypesTimeRangeFilter.d.ts.map +1 -0
- package/dist/models/TypesTimeRangeFilter.js +44 -0
- package/dist/models/TypesTimeRangeFilter.js.map +1 -0
- package/dist/models/TypesTransactionReason.d.ts +32 -0
- package/dist/models/TypesTransactionReason.d.ts.map +1 -0
- package/dist/models/TypesTransactionReason.js +52 -0
- package/dist/models/TypesTransactionReason.js.map +1 -0
- package/dist/models/TypesTransactionStatus.d.ts +27 -0
- package/dist/models/TypesTransactionStatus.d.ts.map +1 -0
- package/dist/models/TypesTransactionStatus.js +47 -0
- package/dist/models/TypesTransactionStatus.js.map +1 -0
- package/dist/models/TypesTransactionType.d.ts +26 -0
- package/dist/models/TypesTransactionType.d.ts.map +1 -0
- package/dist/models/TypesTransactionType.js +46 -0
- package/dist/models/TypesTransactionType.js.map +1 -0
- package/dist/models/TypesWalletConfig.d.ts +35 -0
- package/dist/models/TypesWalletConfig.d.ts.map +1 -0
- package/dist/models/TypesWalletConfig.js +43 -0
- package/dist/models/TypesWalletConfig.js.map +1 -0
- package/dist/models/TypesWalletConfigPriceType.d.ts +27 -0
- package/dist/models/TypesWalletConfigPriceType.d.ts.map +1 -0
- package/dist/models/TypesWalletConfigPriceType.js +47 -0
- package/dist/models/TypesWalletConfigPriceType.js.map +1 -0
- package/dist/models/TypesWalletStatus.d.ts +27 -0
- package/dist/models/TypesWalletStatus.d.ts.map +1 -0
- package/dist/models/TypesWalletStatus.js +47 -0
- package/dist/models/TypesWalletStatus.js.map +1 -0
- package/dist/models/TypesWalletTxReferenceType.d.ts +27 -0
- package/dist/models/TypesWalletTxReferenceType.d.ts.map +1 -0
- package/dist/models/TypesWalletTxReferenceType.js +47 -0
- package/dist/models/TypesWalletTxReferenceType.js.map +1 -0
- package/dist/models/TypesWalletType.d.ts +26 -0
- package/dist/models/TypesWalletType.d.ts.map +1 -0
- package/dist/models/TypesWalletType.js +46 -0
- package/dist/models/TypesWalletType.js.map +1 -0
- package/dist/models/TypesWindowSize.d.ts +34 -0
- package/dist/models/TypesWindowSize.d.ts.map +1 -0
- package/dist/models/TypesWindowSize.js +54 -0
- package/dist/models/TypesWindowSize.js.map +1 -0
- package/dist/models/index.d.ts +295 -0
- package/dist/models/index.d.ts.map +1 -0
- package/dist/models/index.js +297 -0
- package/dist/models/index.js.map +1 -0
- package/dist/runtime.d.ts +183 -0
- package/dist/runtime.d.ts.map +1 -0
- package/dist/runtime.js +330 -0
- package/dist/runtime.js.map +1 -0
- package/package.json +31 -10
|
@@ -0,0 +1,143 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* FlexPrice API
|
|
3
|
+
* FlexPrice API Service
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import type { TypesSortCondition } from './TypesSortCondition';
|
|
13
|
+
import type { TypesBillingCadence } from './TypesBillingCadence';
|
|
14
|
+
import type { TypesBillingPeriod } from './TypesBillingPeriod';
|
|
15
|
+
import type { TypesStatus } from './TypesStatus';
|
|
16
|
+
import type { TypesFilterCondition } from './TypesFilterCondition';
|
|
17
|
+
import type { TypesSubscriptionStatus } from './TypesSubscriptionStatus';
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @export
|
|
21
|
+
* @interface TypesSubscriptionFilter
|
|
22
|
+
*/
|
|
23
|
+
export interface TypesSubscriptionFilter {
|
|
24
|
+
/**
|
|
25
|
+
* ActiveAt filters subscriptions that are active at the given time
|
|
26
|
+
* @type {string}
|
|
27
|
+
* @memberof TypesSubscriptionFilter
|
|
28
|
+
*/
|
|
29
|
+
activeAt?: string;
|
|
30
|
+
/**
|
|
31
|
+
* BillingCadence filters by billing cadence
|
|
32
|
+
* @type {Array<TypesBillingCadence>}
|
|
33
|
+
* @memberof TypesSubscriptionFilter
|
|
34
|
+
*/
|
|
35
|
+
billingCadence?: Array<TypesBillingCadence>;
|
|
36
|
+
/**
|
|
37
|
+
* BillingPeriod filters by billing period
|
|
38
|
+
* @type {Array<TypesBillingPeriod>}
|
|
39
|
+
* @memberof TypesSubscriptionFilter
|
|
40
|
+
*/
|
|
41
|
+
billingPeriod?: Array<TypesBillingPeriod>;
|
|
42
|
+
/**
|
|
43
|
+
* CustomerID filters by customer ID
|
|
44
|
+
* @type {string}
|
|
45
|
+
* @memberof TypesSubscriptionFilter
|
|
46
|
+
*/
|
|
47
|
+
customerId?: string;
|
|
48
|
+
/**
|
|
49
|
+
*
|
|
50
|
+
* @type {string}
|
|
51
|
+
* @memberof TypesSubscriptionFilter
|
|
52
|
+
*/
|
|
53
|
+
endTime?: string;
|
|
54
|
+
/**
|
|
55
|
+
*
|
|
56
|
+
* @type {string}
|
|
57
|
+
* @memberof TypesSubscriptionFilter
|
|
58
|
+
*/
|
|
59
|
+
expand?: string;
|
|
60
|
+
/**
|
|
61
|
+
*
|
|
62
|
+
* @type {Array<TypesFilterCondition>}
|
|
63
|
+
* @memberof TypesSubscriptionFilter
|
|
64
|
+
*/
|
|
65
|
+
filters?: Array<TypesFilterCondition>;
|
|
66
|
+
/**
|
|
67
|
+
*
|
|
68
|
+
* @type {number}
|
|
69
|
+
* @memberof TypesSubscriptionFilter
|
|
70
|
+
*/
|
|
71
|
+
limit?: number;
|
|
72
|
+
/**
|
|
73
|
+
*
|
|
74
|
+
* @type {number}
|
|
75
|
+
* @memberof TypesSubscriptionFilter
|
|
76
|
+
*/
|
|
77
|
+
offset?: number;
|
|
78
|
+
/**
|
|
79
|
+
*
|
|
80
|
+
* @type {string}
|
|
81
|
+
* @memberof TypesSubscriptionFilter
|
|
82
|
+
*/
|
|
83
|
+
order?: TypesSubscriptionFilterOrderEnum;
|
|
84
|
+
/**
|
|
85
|
+
* PlanID filters by plan ID
|
|
86
|
+
* @type {string}
|
|
87
|
+
* @memberof TypesSubscriptionFilter
|
|
88
|
+
*/
|
|
89
|
+
planId?: string;
|
|
90
|
+
/**
|
|
91
|
+
*
|
|
92
|
+
* @type {Array<TypesSortCondition>}
|
|
93
|
+
* @memberof TypesSubscriptionFilter
|
|
94
|
+
*/
|
|
95
|
+
sort?: Array<TypesSortCondition>;
|
|
96
|
+
/**
|
|
97
|
+
*
|
|
98
|
+
* @type {string}
|
|
99
|
+
* @memberof TypesSubscriptionFilter
|
|
100
|
+
*/
|
|
101
|
+
startTime?: string;
|
|
102
|
+
/**
|
|
103
|
+
*
|
|
104
|
+
* @type {TypesStatus}
|
|
105
|
+
* @memberof TypesSubscriptionFilter
|
|
106
|
+
*/
|
|
107
|
+
status?: TypesStatus;
|
|
108
|
+
/**
|
|
109
|
+
*
|
|
110
|
+
* @type {Array<string>}
|
|
111
|
+
* @memberof TypesSubscriptionFilter
|
|
112
|
+
*/
|
|
113
|
+
subscriptionIds?: Array<string>;
|
|
114
|
+
/**
|
|
115
|
+
* SubscriptionStatus filters by subscription status
|
|
116
|
+
* @type {Array<TypesSubscriptionStatus>}
|
|
117
|
+
* @memberof TypesSubscriptionFilter
|
|
118
|
+
*/
|
|
119
|
+
subscriptionStatus?: Array<TypesSubscriptionStatus>;
|
|
120
|
+
/**
|
|
121
|
+
* WithLineItems includes line items in the response
|
|
122
|
+
* @type {boolean}
|
|
123
|
+
* @memberof TypesSubscriptionFilter
|
|
124
|
+
*/
|
|
125
|
+
withLineItems?: boolean;
|
|
126
|
+
}
|
|
127
|
+
/**
|
|
128
|
+
* @export
|
|
129
|
+
* @enum {string}
|
|
130
|
+
*/
|
|
131
|
+
export declare enum TypesSubscriptionFilterOrderEnum {
|
|
132
|
+
ASC = "asc",
|
|
133
|
+
DESC = "desc"
|
|
134
|
+
}
|
|
135
|
+
/**
|
|
136
|
+
* Check if a given object implements the TypesSubscriptionFilter interface.
|
|
137
|
+
*/
|
|
138
|
+
export declare function instanceOfTypesSubscriptionFilter(value: object): value is TypesSubscriptionFilter;
|
|
139
|
+
export declare function TypesSubscriptionFilterFromJSON(json: any): TypesSubscriptionFilter;
|
|
140
|
+
export declare function TypesSubscriptionFilterFromJSONTyped(json: any, ignoreDiscriminator: boolean): TypesSubscriptionFilter;
|
|
141
|
+
export declare function TypesSubscriptionFilterToJSON(json: any): TypesSubscriptionFilter;
|
|
142
|
+
export declare function TypesSubscriptionFilterToJSONTyped(value?: TypesSubscriptionFilter | null, ignoreDiscriminator?: boolean): any;
|
|
143
|
+
//# sourceMappingURL=TypesSubscriptionFilter.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TypesSubscriptionFilter.d.ts","sourceRoot":"","sources":["../../src/models/TypesSubscriptionFilter.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAO/D,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAOjE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAO/D,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAOjD,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAOnE,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,2BAA2B,CAAC;AAQzE;;;;GAIG;AACH,MAAM,WAAW,uBAAuB;IACpC;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;;;OAIG;IACH,cAAc,CAAC,EAAE,KAAK,CAAC,mBAAmB,CAAC,CAAC;IAC5C;;;;OAIG;IACH,aAAa,CAAC,EAAE,KAAK,CAAC,kBAAkB,CAAC,CAAC;IAC1C;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB;;;;OAIG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;;;OAIG;IACH,OAAO,CAAC,EAAE,KAAK,CAAC,oBAAoB,CAAC,CAAC;IACtC;;;;OAIG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;;;OAIG;IACH,KAAK,CAAC,EAAE,gCAAgC,CAAC;IACzC;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;;;OAIG;IACH,IAAI,CAAC,EAAE,KAAK,CAAC,kBAAkB,CAAC,CAAC;IACjC;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;;OAIG;IACH,MAAM,CAAC,EAAE,WAAW,CAAC;IACrB;;;;OAIG;IACH,eAAe,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAChC;;;;OAIG;IACH,kBAAkB,CAAC,EAAE,KAAK,CAAC,uBAAuB,CAAC,CAAC;IACpD;;;;OAIG;IACH,aAAa,CAAC,EAAE,OAAO,CAAC;CAC3B;AAED;;;EAGE;AACF,oBAAY,gCAAgC;IACxC,GAAG,QAAQ;IACX,IAAI,SAAS;CAChB;AAGD;;GAEG;AACH,wBAAgB,iCAAiC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,uBAAuB,CAEjG;AAED,wBAAgB,+BAA+B,CAAC,IAAI,EAAE,GAAG,GAAG,uBAAuB,CAElF;AAED,wBAAgB,oCAAoC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,uBAAuB,CAwBrH;AAED,wBAAgB,6BAA6B,CAAC,IAAI,EAAE,GAAG,GAAG,uBAAuB,CAEhF;AAED,wBAAgB,kCAAkC,CAAC,KAAK,CAAC,EAAE,uBAAuB,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAyBpI"}
|
|
@@ -0,0 +1,89 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* FlexPrice API
|
|
5
|
+
* FlexPrice API Service
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
import { TypesSortConditionFromJSON, TypesSortConditionToJSON, } from './TypesSortCondition';
|
|
15
|
+
import { TypesBillingCadenceFromJSON, TypesBillingCadenceToJSON, } from './TypesBillingCadence';
|
|
16
|
+
import { TypesBillingPeriodFromJSON, TypesBillingPeriodToJSON, } from './TypesBillingPeriod';
|
|
17
|
+
import { TypesStatusFromJSON, TypesStatusToJSON, } from './TypesStatus';
|
|
18
|
+
import { TypesFilterConditionFromJSON, TypesFilterConditionToJSON, } from './TypesFilterCondition';
|
|
19
|
+
import { TypesSubscriptionStatusFromJSON, TypesSubscriptionStatusToJSON, } from './TypesSubscriptionStatus';
|
|
20
|
+
/**
|
|
21
|
+
* @export
|
|
22
|
+
* @enum {string}
|
|
23
|
+
*/
|
|
24
|
+
export var TypesSubscriptionFilterOrderEnum;
|
|
25
|
+
(function (TypesSubscriptionFilterOrderEnum) {
|
|
26
|
+
TypesSubscriptionFilterOrderEnum["ASC"] = "asc";
|
|
27
|
+
TypesSubscriptionFilterOrderEnum["DESC"] = "desc";
|
|
28
|
+
})(TypesSubscriptionFilterOrderEnum || (TypesSubscriptionFilterOrderEnum = {}));
|
|
29
|
+
/**
|
|
30
|
+
* Check if a given object implements the TypesSubscriptionFilter interface.
|
|
31
|
+
*/
|
|
32
|
+
export function instanceOfTypesSubscriptionFilter(value) {
|
|
33
|
+
return true;
|
|
34
|
+
}
|
|
35
|
+
export function TypesSubscriptionFilterFromJSON(json) {
|
|
36
|
+
return TypesSubscriptionFilterFromJSONTyped(json, false);
|
|
37
|
+
}
|
|
38
|
+
export function TypesSubscriptionFilterFromJSONTyped(json, ignoreDiscriminator) {
|
|
39
|
+
if (json == null) {
|
|
40
|
+
return json;
|
|
41
|
+
}
|
|
42
|
+
return {
|
|
43
|
+
'activeAt': json['active_at'] == null ? undefined : json['active_at'],
|
|
44
|
+
'billingCadence': json['billing_cadence'] == null ? undefined : (json['billing_cadence'].map(TypesBillingCadenceFromJSON)),
|
|
45
|
+
'billingPeriod': json['billing_period'] == null ? undefined : (json['billing_period'].map(TypesBillingPeriodFromJSON)),
|
|
46
|
+
'customerId': json['customer_id'] == null ? undefined : json['customer_id'],
|
|
47
|
+
'endTime': json['end_time'] == null ? undefined : json['end_time'],
|
|
48
|
+
'expand': json['expand'] == null ? undefined : json['expand'],
|
|
49
|
+
'filters': json['filters'] == null ? undefined : (json['filters'].map(TypesFilterConditionFromJSON)),
|
|
50
|
+
'limit': json['limit'] == null ? undefined : json['limit'],
|
|
51
|
+
'offset': json['offset'] == null ? undefined : json['offset'],
|
|
52
|
+
'order': json['order'] == null ? undefined : json['order'],
|
|
53
|
+
'planId': json['plan_id'] == null ? undefined : json['plan_id'],
|
|
54
|
+
'sort': json['sort'] == null ? undefined : (json['sort'].map(TypesSortConditionFromJSON)),
|
|
55
|
+
'startTime': json['start_time'] == null ? undefined : json['start_time'],
|
|
56
|
+
'status': json['status'] == null ? undefined : TypesStatusFromJSON(json['status']),
|
|
57
|
+
'subscriptionIds': json['subscription_ids'] == null ? undefined : json['subscription_ids'],
|
|
58
|
+
'subscriptionStatus': json['subscription_status'] == null ? undefined : (json['subscription_status'].map(TypesSubscriptionStatusFromJSON)),
|
|
59
|
+
'withLineItems': json['with_line_items'] == null ? undefined : json['with_line_items'],
|
|
60
|
+
};
|
|
61
|
+
}
|
|
62
|
+
export function TypesSubscriptionFilterToJSON(json) {
|
|
63
|
+
return TypesSubscriptionFilterToJSONTyped(json, false);
|
|
64
|
+
}
|
|
65
|
+
export function TypesSubscriptionFilterToJSONTyped(value, ignoreDiscriminator = false) {
|
|
66
|
+
if (value == null) {
|
|
67
|
+
return value;
|
|
68
|
+
}
|
|
69
|
+
return {
|
|
70
|
+
'active_at': value['activeAt'],
|
|
71
|
+
'billing_cadence': value['billingCadence'] == null ? undefined : (value['billingCadence'].map(TypesBillingCadenceToJSON)),
|
|
72
|
+
'billing_period': value['billingPeriod'] == null ? undefined : (value['billingPeriod'].map(TypesBillingPeriodToJSON)),
|
|
73
|
+
'customer_id': value['customerId'],
|
|
74
|
+
'end_time': value['endTime'],
|
|
75
|
+
'expand': value['expand'],
|
|
76
|
+
'filters': value['filters'] == null ? undefined : (value['filters'].map(TypesFilterConditionToJSON)),
|
|
77
|
+
'limit': value['limit'],
|
|
78
|
+
'offset': value['offset'],
|
|
79
|
+
'order': value['order'],
|
|
80
|
+
'plan_id': value['planId'],
|
|
81
|
+
'sort': value['sort'] == null ? undefined : (value['sort'].map(TypesSortConditionToJSON)),
|
|
82
|
+
'start_time': value['startTime'],
|
|
83
|
+
'status': TypesStatusToJSON(value['status']),
|
|
84
|
+
'subscription_ids': value['subscriptionIds'],
|
|
85
|
+
'subscription_status': value['subscriptionStatus'] == null ? undefined : (value['subscriptionStatus'].map(TypesSubscriptionStatusToJSON)),
|
|
86
|
+
'with_line_items': value['withLineItems'],
|
|
87
|
+
};
|
|
88
|
+
}
|
|
89
|
+
//# sourceMappingURL=TypesSubscriptionFilter.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TypesSubscriptionFilter.js","sourceRoot":"","sources":["../../src/models/TypesSubscriptionFilter.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;AAIH,OAAO,EACH,0BAA0B,EAE1B,wBAAwB,GAE3B,MAAM,sBAAsB,CAAC;AAE9B,OAAO,EACH,2BAA2B,EAE3B,yBAAyB,GAE5B,MAAM,uBAAuB,CAAC;AAE/B,OAAO,EACH,0BAA0B,EAE1B,wBAAwB,GAE3B,MAAM,sBAAsB,CAAC;AAE9B,OAAO,EACH,mBAAmB,EAEnB,iBAAiB,GAEpB,MAAM,eAAe,CAAC;AAEvB,OAAO,EACH,4BAA4B,EAE5B,0BAA0B,GAE7B,MAAM,wBAAwB,CAAC;AAEhC,OAAO,EACH,+BAA+B,EAE/B,6BAA6B,GAEhC,MAAM,2BAA2B,CAAC;AAgHnC;;;EAGE;AACF,MAAM,CAAN,IAAY,gCAGX;AAHD,WAAY,gCAAgC;IACxC,+CAAW,CAAA;IACX,iDAAa,CAAA;AACjB,CAAC,EAHW,gCAAgC,KAAhC,gCAAgC,QAG3C;AAGD;;GAEG;AACH,MAAM,UAAU,iCAAiC,CAAC,KAAa;IAC3D,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,MAAM,UAAU,+BAA+B,CAAC,IAAS;IACrD,OAAO,oCAAoC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC7D,CAAC;AAED,MAAM,UAAU,oCAAoC,CAAC,IAAS,EAAE,mBAA4B;IACxF,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,UAAU,EAAE,IAAI,CAAC,WAAW,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC;QACrE,gBAAgB,EAAE,IAAI,CAAC,iBAAiB,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAE,IAAI,CAAC,iBAAiB,CAAgB,CAAC,GAAG,CAAC,2BAA2B,CAAC,CAAC;QAC1I,eAAe,EAAE,IAAI,CAAC,gBAAgB,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAE,IAAI,CAAC,gBAAgB,CAAgB,CAAC,GAAG,CAAC,0BAA0B,CAAC,CAAC;QACtI,YAAY,EAAE,IAAI,CAAC,aAAa,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,aAAa,CAAC;QAC3E,SAAS,EAAE,IAAI,CAAC,UAAU,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC;QAClE,QAAQ,EAAE,IAAI,CAAC,QAAQ,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC;QAC7D,SAAS,EAAE,IAAI,CAAC,SAAS,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAE,IAAI,CAAC,SAAS,CAAgB,CAAC,GAAG,CAAC,4BAA4B,CAAC,CAAC;QACpH,OAAO,EAAE,IAAI,CAAC,OAAO,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC;QAC1D,QAAQ,EAAE,IAAI,CAAC,QAAQ,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC;QAC7D,OAAO,EAAE,IAAI,CAAC,OAAO,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC;QAC1D,QAAQ,EAAE,IAAI,CAAC,SAAS,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC;QAC/D,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAE,IAAI,CAAC,MAAM,CAAgB,CAAC,GAAG,CAAC,0BAA0B,CAAC,CAAC;QACzG,WAAW,EAAE,IAAI,CAAC,YAAY,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC;QACxE,QAAQ,EAAE,IAAI,CAAC,QAAQ,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,mBAAmB,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC;QAClF,iBAAiB,EAAE,IAAI,CAAC,kBAAkB,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,kBAAkB,CAAC;QAC1F,oBAAoB,EAAE,IAAI,CAAC,qBAAqB,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAE,IAAI,CAAC,qBAAqB,CAAgB,CAAC,GAAG,CAAC,+BAA+B,CAAC,CAAC;QAC1J,eAAe,EAAE,IAAI,CAAC,iBAAiB,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,iBAAiB,CAAC;KACzF,CAAC;AACN,CAAC;AAED,MAAM,UAAU,6BAA6B,CAAC,IAAS;IACnD,OAAO,kCAAkC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC3D,CAAC;AAED,MAAM,UAAU,kCAAkC,CAAC,KAAsC,EAAE,sBAA+B,KAAK;IAC3H,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,WAAW,EAAE,KAAK,CAAC,UAAU,CAAC;QAC9B,iBAAiB,EAAE,KAAK,CAAC,gBAAgB,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAE,KAAK,CAAC,gBAAgB,CAAgB,CAAC,GAAG,CAAC,yBAAyB,CAAC,CAAC;QACzI,gBAAgB,EAAE,KAAK,CAAC,eAAe,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAE,KAAK,CAAC,eAAe,CAAgB,CAAC,GAAG,CAAC,wBAAwB,CAAC,CAAC;QACrI,aAAa,EAAE,KAAK,CAAC,YAAY,CAAC;QAClC,UAAU,EAAE,KAAK,CAAC,SAAS,CAAC;QAC5B,QAAQ,EAAE,KAAK,CAAC,QAAQ,CAAC;QACzB,SAAS,EAAE,KAAK,CAAC,SAAS,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAE,KAAK,CAAC,SAAS,CAAgB,CAAC,GAAG,CAAC,0BAA0B,CAAC,CAAC;QACpH,OAAO,EAAE,KAAK,CAAC,OAAO,CAAC;QACvB,QAAQ,EAAE,KAAK,CAAC,QAAQ,CAAC;QACzB,OAAO,EAAE,KAAK,CAAC,OAAO,CAAC;QACvB,SAAS,EAAE,KAAK,CAAC,QAAQ,CAAC;QAC1B,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAE,KAAK,CAAC,MAAM,CAAgB,CAAC,GAAG,CAAC,wBAAwB,CAAC,CAAC;QACzG,YAAY,EAAE,KAAK,CAAC,WAAW,CAAC;QAChC,QAAQ,EAAE,iBAAiB,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC;QAC5C,kBAAkB,EAAE,KAAK,CAAC,iBAAiB,CAAC;QAC5C,qBAAqB,EAAE,KAAK,CAAC,oBAAoB,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAE,KAAK,CAAC,oBAAoB,CAAgB,CAAC,GAAG,CAAC,6BAA6B,CAAC,CAAC;QACzJ,iBAAiB,EAAE,KAAK,CAAC,eAAe,CAAC;KAC5C,CAAC;AACN,CAAC"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* FlexPrice API
|
|
3
|
+
* FlexPrice API Service
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @enum {string}
|
|
16
|
+
*/
|
|
17
|
+
export declare enum TypesSubscriptionLineItemEntityType {
|
|
18
|
+
SubscriptionLineItemEntityTypePlan = "plan",
|
|
19
|
+
SubscriptionLineItemEntityTypeAddon = "addon"
|
|
20
|
+
}
|
|
21
|
+
export declare function instanceOfTypesSubscriptionLineItemEntityType(value: any): boolean;
|
|
22
|
+
export declare function TypesSubscriptionLineItemEntityTypeFromJSON(json: any): TypesSubscriptionLineItemEntityType;
|
|
23
|
+
export declare function TypesSubscriptionLineItemEntityTypeFromJSONTyped(json: any, ignoreDiscriminator: boolean): TypesSubscriptionLineItemEntityType;
|
|
24
|
+
export declare function TypesSubscriptionLineItemEntityTypeToJSON(value?: TypesSubscriptionLineItemEntityType | null): any;
|
|
25
|
+
export declare function TypesSubscriptionLineItemEntityTypeToJSONTyped(value: any, ignoreDiscriminator: boolean): TypesSubscriptionLineItemEntityType;
|
|
26
|
+
//# sourceMappingURL=TypesSubscriptionLineItemEntityType.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TypesSubscriptionLineItemEntityType.d.ts","sourceRoot":"","sources":["../../src/models/TypesSubscriptionLineItemEntityType.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH;;;;GAIG;AACH,oBAAY,mCAAmC;IAC3C,kCAAkC,SAAS;IAC3C,mCAAmC,UAAU;CAChD;AAGD,wBAAgB,6CAA6C,CAAC,KAAK,EAAE,GAAG,GAAG,OAAO,CASjF;AAED,wBAAgB,2CAA2C,CAAC,IAAI,EAAE,GAAG,GAAG,mCAAmC,CAE1G;AAED,wBAAgB,gDAAgD,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,mCAAmC,CAE7I;AAED,wBAAgB,yCAAyC,CAAC,KAAK,CAAC,EAAE,mCAAmC,GAAG,IAAI,GAAG,GAAG,CAEjH;AAED,wBAAgB,8CAA8C,CAAC,KAAK,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,mCAAmC,CAE5I"}
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* FlexPrice API
|
|
5
|
+
* FlexPrice API Service
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
/**
|
|
15
|
+
*
|
|
16
|
+
* @export
|
|
17
|
+
* @enum {string}
|
|
18
|
+
*/
|
|
19
|
+
export var TypesSubscriptionLineItemEntityType;
|
|
20
|
+
(function (TypesSubscriptionLineItemEntityType) {
|
|
21
|
+
TypesSubscriptionLineItemEntityType["SubscriptionLineItemEntityTypePlan"] = "plan";
|
|
22
|
+
TypesSubscriptionLineItemEntityType["SubscriptionLineItemEntityTypeAddon"] = "addon";
|
|
23
|
+
})(TypesSubscriptionLineItemEntityType || (TypesSubscriptionLineItemEntityType = {}));
|
|
24
|
+
export function instanceOfTypesSubscriptionLineItemEntityType(value) {
|
|
25
|
+
for (const key in TypesSubscriptionLineItemEntityType) {
|
|
26
|
+
if (Object.prototype.hasOwnProperty.call(TypesSubscriptionLineItemEntityType, key)) {
|
|
27
|
+
if (TypesSubscriptionLineItemEntityType[key] === value) {
|
|
28
|
+
return true;
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
return false;
|
|
33
|
+
}
|
|
34
|
+
export function TypesSubscriptionLineItemEntityTypeFromJSON(json) {
|
|
35
|
+
return TypesSubscriptionLineItemEntityTypeFromJSONTyped(json, false);
|
|
36
|
+
}
|
|
37
|
+
export function TypesSubscriptionLineItemEntityTypeFromJSONTyped(json, ignoreDiscriminator) {
|
|
38
|
+
return json;
|
|
39
|
+
}
|
|
40
|
+
export function TypesSubscriptionLineItemEntityTypeToJSON(value) {
|
|
41
|
+
return value;
|
|
42
|
+
}
|
|
43
|
+
export function TypesSubscriptionLineItemEntityTypeToJSONTyped(value, ignoreDiscriminator) {
|
|
44
|
+
return value;
|
|
45
|
+
}
|
|
46
|
+
//# sourceMappingURL=TypesSubscriptionLineItemEntityType.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TypesSubscriptionLineItemEntityType.js","sourceRoot":"","sources":["../../src/models/TypesSubscriptionLineItemEntityType.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;AAEH;;;;GAIG;AACH,MAAM,CAAN,IAAY,mCAGX;AAHD,WAAY,mCAAmC;IAC3C,kFAA2C,CAAA;IAC3C,oFAA6C,CAAA;AACjD,CAAC,EAHW,mCAAmC,KAAnC,mCAAmC,QAG9C;AAGD,MAAM,UAAU,6CAA6C,CAAC,KAAU;IACpE,KAAK,MAAM,GAAG,IAAI,mCAAmC,EAAE,CAAC;QACpD,IAAI,MAAM,CAAC,SAAS,CAAC,cAAc,CAAC,IAAI,CAAC,mCAAmC,EAAE,GAAG,CAAC,EAAE,CAAC;YACjF,IAAI,mCAAmC,CAAC,GAAuD,CAAC,KAAK,KAAK,EAAE,CAAC;gBACzG,OAAO,IAAI,CAAC;YAChB,CAAC;QACL,CAAC;IACL,CAAC;IACD,OAAO,KAAK,CAAC;AACjB,CAAC;AAED,MAAM,UAAU,2CAA2C,CAAC,IAAS;IACjE,OAAO,gDAAgD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACzE,CAAC;AAED,MAAM,UAAU,gDAAgD,CAAC,IAAS,EAAE,mBAA4B;IACpG,OAAO,IAA2C,CAAC;AACvD,CAAC;AAED,MAAM,UAAU,yCAAyC,CAAC,KAAkD;IACxG,OAAO,KAAY,CAAC;AACxB,CAAC;AAED,MAAM,UAAU,8CAA8C,CAAC,KAAU,EAAE,mBAA4B;IACnG,OAAO,KAA4C,CAAC;AACxD,CAAC"}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* FlexPrice API
|
|
3
|
+
* FlexPrice API Service
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @enum {string}
|
|
16
|
+
*/
|
|
17
|
+
export declare enum TypesSubscriptionScheduleStatus {
|
|
18
|
+
ScheduleStatusActive = "ACTIVE",
|
|
19
|
+
ScheduleStatusReleased = "RELEASED",
|
|
20
|
+
ScheduleStatusCanceled = "CANCELED"
|
|
21
|
+
}
|
|
22
|
+
export declare function instanceOfTypesSubscriptionScheduleStatus(value: any): boolean;
|
|
23
|
+
export declare function TypesSubscriptionScheduleStatusFromJSON(json: any): TypesSubscriptionScheduleStatus;
|
|
24
|
+
export declare function TypesSubscriptionScheduleStatusFromJSONTyped(json: any, ignoreDiscriminator: boolean): TypesSubscriptionScheduleStatus;
|
|
25
|
+
export declare function TypesSubscriptionScheduleStatusToJSON(value?: TypesSubscriptionScheduleStatus | null): any;
|
|
26
|
+
export declare function TypesSubscriptionScheduleStatusToJSONTyped(value: any, ignoreDiscriminator: boolean): TypesSubscriptionScheduleStatus;
|
|
27
|
+
//# sourceMappingURL=TypesSubscriptionScheduleStatus.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TypesSubscriptionScheduleStatus.d.ts","sourceRoot":"","sources":["../../src/models/TypesSubscriptionScheduleStatus.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH;;;;GAIG;AACH,oBAAY,+BAA+B;IACvC,oBAAoB,WAAW;IAC/B,sBAAsB,aAAa;IACnC,sBAAsB,aAAa;CACtC;AAGD,wBAAgB,yCAAyC,CAAC,KAAK,EAAE,GAAG,GAAG,OAAO,CAS7E;AAED,wBAAgB,uCAAuC,CAAC,IAAI,EAAE,GAAG,GAAG,+BAA+B,CAElG;AAED,wBAAgB,4CAA4C,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,+BAA+B,CAErI;AAED,wBAAgB,qCAAqC,CAAC,KAAK,CAAC,EAAE,+BAA+B,GAAG,IAAI,GAAG,GAAG,CAEzG;AAED,wBAAgB,0CAA0C,CAAC,KAAK,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,+BAA+B,CAEpI"}
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* FlexPrice API
|
|
5
|
+
* FlexPrice API Service
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
/**
|
|
15
|
+
*
|
|
16
|
+
* @export
|
|
17
|
+
* @enum {string}
|
|
18
|
+
*/
|
|
19
|
+
export var TypesSubscriptionScheduleStatus;
|
|
20
|
+
(function (TypesSubscriptionScheduleStatus) {
|
|
21
|
+
TypesSubscriptionScheduleStatus["ScheduleStatusActive"] = "ACTIVE";
|
|
22
|
+
TypesSubscriptionScheduleStatus["ScheduleStatusReleased"] = "RELEASED";
|
|
23
|
+
TypesSubscriptionScheduleStatus["ScheduleStatusCanceled"] = "CANCELED";
|
|
24
|
+
})(TypesSubscriptionScheduleStatus || (TypesSubscriptionScheduleStatus = {}));
|
|
25
|
+
export function instanceOfTypesSubscriptionScheduleStatus(value) {
|
|
26
|
+
for (const key in TypesSubscriptionScheduleStatus) {
|
|
27
|
+
if (Object.prototype.hasOwnProperty.call(TypesSubscriptionScheduleStatus, key)) {
|
|
28
|
+
if (TypesSubscriptionScheduleStatus[key] === value) {
|
|
29
|
+
return true;
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
return false;
|
|
34
|
+
}
|
|
35
|
+
export function TypesSubscriptionScheduleStatusFromJSON(json) {
|
|
36
|
+
return TypesSubscriptionScheduleStatusFromJSONTyped(json, false);
|
|
37
|
+
}
|
|
38
|
+
export function TypesSubscriptionScheduleStatusFromJSONTyped(json, ignoreDiscriminator) {
|
|
39
|
+
return json;
|
|
40
|
+
}
|
|
41
|
+
export function TypesSubscriptionScheduleStatusToJSON(value) {
|
|
42
|
+
return value;
|
|
43
|
+
}
|
|
44
|
+
export function TypesSubscriptionScheduleStatusToJSONTyped(value, ignoreDiscriminator) {
|
|
45
|
+
return value;
|
|
46
|
+
}
|
|
47
|
+
//# sourceMappingURL=TypesSubscriptionScheduleStatus.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TypesSubscriptionScheduleStatus.js","sourceRoot":"","sources":["../../src/models/TypesSubscriptionScheduleStatus.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;AAEH;;;;GAIG;AACH,MAAM,CAAN,IAAY,+BAIX;AAJD,WAAY,+BAA+B;IACvC,kEAA+B,CAAA;IAC/B,sEAAmC,CAAA;IACnC,sEAAmC,CAAA;AACvC,CAAC,EAJW,+BAA+B,KAA/B,+BAA+B,QAI1C;AAGD,MAAM,UAAU,yCAAyC,CAAC,KAAU;IAChE,KAAK,MAAM,GAAG,IAAI,+BAA+B,EAAE,CAAC;QAChD,IAAI,MAAM,CAAC,SAAS,CAAC,cAAc,CAAC,IAAI,CAAC,+BAA+B,EAAE,GAAG,CAAC,EAAE,CAAC;YAC7E,IAAI,+BAA+B,CAAC,GAAmD,CAAC,KAAK,KAAK,EAAE,CAAC;gBACjG,OAAO,IAAI,CAAC;YAChB,CAAC;QACL,CAAC;IACL,CAAC;IACD,OAAO,KAAK,CAAC;AACjB,CAAC;AAED,MAAM,UAAU,uCAAuC,CAAC,IAAS;IAC7D,OAAO,4CAA4C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACrE,CAAC;AAED,MAAM,UAAU,4CAA4C,CAAC,IAAS,EAAE,mBAA4B;IAChG,OAAO,IAAuC,CAAC;AACnD,CAAC;AAED,MAAM,UAAU,qCAAqC,CAAC,KAA8C;IAChG,OAAO,KAAY,CAAC;AACxB,CAAC;AAED,MAAM,UAAU,0CAA0C,CAAC,KAAU,EAAE,mBAA4B;IAC/F,OAAO,KAAwC,CAAC;AACpD,CAAC"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* FlexPrice API
|
|
3
|
+
* FlexPrice API Service
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @enum {string}
|
|
16
|
+
*/
|
|
17
|
+
export declare enum TypesSubscriptionStatus {
|
|
18
|
+
SubscriptionStatusActive = "active",
|
|
19
|
+
SubscriptionStatusPaused = "paused",
|
|
20
|
+
SubscriptionStatusCancelled = "cancelled",
|
|
21
|
+
SubscriptionStatusIncomplete = "incomplete",
|
|
22
|
+
SubscriptionStatusIncompleteExpired = "incomplete_expired",
|
|
23
|
+
SubscriptionStatusPastDue = "past_due",
|
|
24
|
+
SubscriptionStatusTrialing = "trialing",
|
|
25
|
+
SubscriptionStatusUnpaid = "unpaid"
|
|
26
|
+
}
|
|
27
|
+
export declare function instanceOfTypesSubscriptionStatus(value: any): boolean;
|
|
28
|
+
export declare function TypesSubscriptionStatusFromJSON(json: any): TypesSubscriptionStatus;
|
|
29
|
+
export declare function TypesSubscriptionStatusFromJSONTyped(json: any, ignoreDiscriminator: boolean): TypesSubscriptionStatus;
|
|
30
|
+
export declare function TypesSubscriptionStatusToJSON(value?: TypesSubscriptionStatus | null): any;
|
|
31
|
+
export declare function TypesSubscriptionStatusToJSONTyped(value: any, ignoreDiscriminator: boolean): TypesSubscriptionStatus;
|
|
32
|
+
//# sourceMappingURL=TypesSubscriptionStatus.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TypesSubscriptionStatus.d.ts","sourceRoot":"","sources":["../../src/models/TypesSubscriptionStatus.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH;;;;GAIG;AACH,oBAAY,uBAAuB;IAC/B,wBAAwB,WAAW;IACnC,wBAAwB,WAAW;IACnC,2BAA2B,cAAc;IACzC,4BAA4B,eAAe;IAC3C,mCAAmC,uBAAuB;IAC1D,yBAAyB,aAAa;IACtC,0BAA0B,aAAa;IACvC,wBAAwB,WAAW;CACtC;AAGD,wBAAgB,iCAAiC,CAAC,KAAK,EAAE,GAAG,GAAG,OAAO,CASrE;AAED,wBAAgB,+BAA+B,CAAC,IAAI,EAAE,GAAG,GAAG,uBAAuB,CAElF;AAED,wBAAgB,oCAAoC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,uBAAuB,CAErH;AAED,wBAAgB,6BAA6B,CAAC,KAAK,CAAC,EAAE,uBAAuB,GAAG,IAAI,GAAG,GAAG,CAEzF;AAED,wBAAgB,kCAAkC,CAAC,KAAK,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,uBAAuB,CAEpH"}
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* FlexPrice API
|
|
5
|
+
* FlexPrice API Service
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
/**
|
|
15
|
+
*
|
|
16
|
+
* @export
|
|
17
|
+
* @enum {string}
|
|
18
|
+
*/
|
|
19
|
+
export var TypesSubscriptionStatus;
|
|
20
|
+
(function (TypesSubscriptionStatus) {
|
|
21
|
+
TypesSubscriptionStatus["SubscriptionStatusActive"] = "active";
|
|
22
|
+
TypesSubscriptionStatus["SubscriptionStatusPaused"] = "paused";
|
|
23
|
+
TypesSubscriptionStatus["SubscriptionStatusCancelled"] = "cancelled";
|
|
24
|
+
TypesSubscriptionStatus["SubscriptionStatusIncomplete"] = "incomplete";
|
|
25
|
+
TypesSubscriptionStatus["SubscriptionStatusIncompleteExpired"] = "incomplete_expired";
|
|
26
|
+
TypesSubscriptionStatus["SubscriptionStatusPastDue"] = "past_due";
|
|
27
|
+
TypesSubscriptionStatus["SubscriptionStatusTrialing"] = "trialing";
|
|
28
|
+
TypesSubscriptionStatus["SubscriptionStatusUnpaid"] = "unpaid";
|
|
29
|
+
})(TypesSubscriptionStatus || (TypesSubscriptionStatus = {}));
|
|
30
|
+
export function instanceOfTypesSubscriptionStatus(value) {
|
|
31
|
+
for (const key in TypesSubscriptionStatus) {
|
|
32
|
+
if (Object.prototype.hasOwnProperty.call(TypesSubscriptionStatus, key)) {
|
|
33
|
+
if (TypesSubscriptionStatus[key] === value) {
|
|
34
|
+
return true;
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
return false;
|
|
39
|
+
}
|
|
40
|
+
export function TypesSubscriptionStatusFromJSON(json) {
|
|
41
|
+
return TypesSubscriptionStatusFromJSONTyped(json, false);
|
|
42
|
+
}
|
|
43
|
+
export function TypesSubscriptionStatusFromJSONTyped(json, ignoreDiscriminator) {
|
|
44
|
+
return json;
|
|
45
|
+
}
|
|
46
|
+
export function TypesSubscriptionStatusToJSON(value) {
|
|
47
|
+
return value;
|
|
48
|
+
}
|
|
49
|
+
export function TypesSubscriptionStatusToJSONTyped(value, ignoreDiscriminator) {
|
|
50
|
+
return value;
|
|
51
|
+
}
|
|
52
|
+
//# sourceMappingURL=TypesSubscriptionStatus.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TypesSubscriptionStatus.js","sourceRoot":"","sources":["../../src/models/TypesSubscriptionStatus.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;AAEH;;;;GAIG;AACH,MAAM,CAAN,IAAY,uBASX;AATD,WAAY,uBAAuB;IAC/B,8DAAmC,CAAA;IACnC,8DAAmC,CAAA;IACnC,oEAAyC,CAAA;IACzC,sEAA2C,CAAA;IAC3C,qFAA0D,CAAA;IAC1D,iEAAsC,CAAA;IACtC,kEAAuC,CAAA;IACvC,8DAAmC,CAAA;AACvC,CAAC,EATW,uBAAuB,KAAvB,uBAAuB,QASlC;AAGD,MAAM,UAAU,iCAAiC,CAAC,KAAU;IACxD,KAAK,MAAM,GAAG,IAAI,uBAAuB,EAAE,CAAC;QACxC,IAAI,MAAM,CAAC,SAAS,CAAC,cAAc,CAAC,IAAI,CAAC,uBAAuB,EAAE,GAAG,CAAC,EAAE,CAAC;YACrE,IAAI,uBAAuB,CAAC,GAA2C,CAAC,KAAK,KAAK,EAAE,CAAC;gBACjF,OAAO,IAAI,CAAC;YAChB,CAAC;QACL,CAAC;IACL,CAAC;IACD,OAAO,KAAK,CAAC;AACjB,CAAC;AAED,MAAM,UAAU,+BAA+B,CAAC,IAAS;IACrD,OAAO,oCAAoC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC7D,CAAC;AAED,MAAM,UAAU,oCAAoC,CAAC,IAAS,EAAE,mBAA4B;IACxF,OAAO,IAA+B,CAAC;AAC3C,CAAC;AAED,MAAM,UAAU,6BAA6B,CAAC,KAAsC;IAChF,OAAO,KAAY,CAAC;AACxB,CAAC;AAED,MAAM,UAAU,kCAAkC,CAAC,KAAU,EAAE,mBAA4B;IACvF,OAAO,KAAgC,CAAC;AAC5C,CAAC"}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* FlexPrice API
|
|
3
|
+
* FlexPrice API Service
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @enum {string}
|
|
16
|
+
*/
|
|
17
|
+
export declare enum TypesTaskStatus {
|
|
18
|
+
TaskStatusPending = "PENDING",
|
|
19
|
+
TaskStatusProcessing = "PROCESSING",
|
|
20
|
+
TaskStatusCompleted = "COMPLETED",
|
|
21
|
+
TaskStatusFailed = "FAILED"
|
|
22
|
+
}
|
|
23
|
+
export declare function instanceOfTypesTaskStatus(value: any): boolean;
|
|
24
|
+
export declare function TypesTaskStatusFromJSON(json: any): TypesTaskStatus;
|
|
25
|
+
export declare function TypesTaskStatusFromJSONTyped(json: any, ignoreDiscriminator: boolean): TypesTaskStatus;
|
|
26
|
+
export declare function TypesTaskStatusToJSON(value?: TypesTaskStatus | null): any;
|
|
27
|
+
export declare function TypesTaskStatusToJSONTyped(value: any, ignoreDiscriminator: boolean): TypesTaskStatus;
|
|
28
|
+
//# sourceMappingURL=TypesTaskStatus.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TypesTaskStatus.d.ts","sourceRoot":"","sources":["../../src/models/TypesTaskStatus.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH;;;;GAIG;AACH,oBAAY,eAAe;IACvB,iBAAiB,YAAY;IAC7B,oBAAoB,eAAe;IACnC,mBAAmB,cAAc;IACjC,gBAAgB,WAAW;CAC9B;AAGD,wBAAgB,yBAAyB,CAAC,KAAK,EAAE,GAAG,GAAG,OAAO,CAS7D;AAED,wBAAgB,uBAAuB,CAAC,IAAI,EAAE,GAAG,GAAG,eAAe,CAElE;AAED,wBAAgB,4BAA4B,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,eAAe,CAErG;AAED,wBAAgB,qBAAqB,CAAC,KAAK,CAAC,EAAE,eAAe,GAAG,IAAI,GAAG,GAAG,CAEzE;AAED,wBAAgB,0BAA0B,CAAC,KAAK,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,eAAe,CAEpG"}
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* FlexPrice API
|
|
5
|
+
* FlexPrice API Service
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
/**
|
|
15
|
+
*
|
|
16
|
+
* @export
|
|
17
|
+
* @enum {string}
|
|
18
|
+
*/
|
|
19
|
+
export var TypesTaskStatus;
|
|
20
|
+
(function (TypesTaskStatus) {
|
|
21
|
+
TypesTaskStatus["TaskStatusPending"] = "PENDING";
|
|
22
|
+
TypesTaskStatus["TaskStatusProcessing"] = "PROCESSING";
|
|
23
|
+
TypesTaskStatus["TaskStatusCompleted"] = "COMPLETED";
|
|
24
|
+
TypesTaskStatus["TaskStatusFailed"] = "FAILED";
|
|
25
|
+
})(TypesTaskStatus || (TypesTaskStatus = {}));
|
|
26
|
+
export function instanceOfTypesTaskStatus(value) {
|
|
27
|
+
for (const key in TypesTaskStatus) {
|
|
28
|
+
if (Object.prototype.hasOwnProperty.call(TypesTaskStatus, key)) {
|
|
29
|
+
if (TypesTaskStatus[key] === value) {
|
|
30
|
+
return true;
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
return false;
|
|
35
|
+
}
|
|
36
|
+
export function TypesTaskStatusFromJSON(json) {
|
|
37
|
+
return TypesTaskStatusFromJSONTyped(json, false);
|
|
38
|
+
}
|
|
39
|
+
export function TypesTaskStatusFromJSONTyped(json, ignoreDiscriminator) {
|
|
40
|
+
return json;
|
|
41
|
+
}
|
|
42
|
+
export function TypesTaskStatusToJSON(value) {
|
|
43
|
+
return value;
|
|
44
|
+
}
|
|
45
|
+
export function TypesTaskStatusToJSONTyped(value, ignoreDiscriminator) {
|
|
46
|
+
return value;
|
|
47
|
+
}
|
|
48
|
+
//# sourceMappingURL=TypesTaskStatus.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TypesTaskStatus.js","sourceRoot":"","sources":["../../src/models/TypesTaskStatus.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;AAEH;;;;GAIG;AACH,MAAM,CAAN,IAAY,eAKX;AALD,WAAY,eAAe;IACvB,gDAA6B,CAAA;IAC7B,sDAAmC,CAAA;IACnC,oDAAiC,CAAA;IACjC,8CAA2B,CAAA;AAC/B,CAAC,EALW,eAAe,KAAf,eAAe,QAK1B;AAGD,MAAM,UAAU,yBAAyB,CAAC,KAAU;IAChD,KAAK,MAAM,GAAG,IAAI,eAAe,EAAE,CAAC;QAChC,IAAI,MAAM,CAAC,SAAS,CAAC,cAAc,CAAC,IAAI,CAAC,eAAe,EAAE,GAAG,CAAC,EAAE,CAAC;YAC7D,IAAI,eAAe,CAAC,GAAmC,CAAC,KAAK,KAAK,EAAE,CAAC;gBACjE,OAAO,IAAI,CAAC;YAChB,CAAC;QACL,CAAC;IACL,CAAC;IACD,OAAO,KAAK,CAAC;AACjB,CAAC;AAED,MAAM,UAAU,uBAAuB,CAAC,IAAS;IAC7C,OAAO,4BAA4B,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACrD,CAAC;AAED,MAAM,UAAU,4BAA4B,CAAC,IAAS,EAAE,mBAA4B;IAChF,OAAO,IAAuB,CAAC;AACnC,CAAC;AAED,MAAM,UAAU,qBAAqB,CAAC,KAA8B;IAChE,OAAO,KAAY,CAAC;AACxB,CAAC;AAED,MAAM,UAAU,0BAA0B,CAAC,KAAU,EAAE,mBAA4B;IAC/E,OAAO,KAAwB,CAAC;AACpC,CAAC"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* FlexPrice API
|
|
3
|
+
* FlexPrice API Service
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @enum {string}
|
|
16
|
+
*/
|
|
17
|
+
export declare enum TypesTaskType {
|
|
18
|
+
TaskTypeImport = "IMPORT",
|
|
19
|
+
TaskTypeExport = "EXPORT"
|
|
20
|
+
}
|
|
21
|
+
export declare function instanceOfTypesTaskType(value: any): boolean;
|
|
22
|
+
export declare function TypesTaskTypeFromJSON(json: any): TypesTaskType;
|
|
23
|
+
export declare function TypesTaskTypeFromJSONTyped(json: any, ignoreDiscriminator: boolean): TypesTaskType;
|
|
24
|
+
export declare function TypesTaskTypeToJSON(value?: TypesTaskType | null): any;
|
|
25
|
+
export declare function TypesTaskTypeToJSONTyped(value: any, ignoreDiscriminator: boolean): TypesTaskType;
|
|
26
|
+
//# sourceMappingURL=TypesTaskType.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TypesTaskType.d.ts","sourceRoot":"","sources":["../../src/models/TypesTaskType.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH;;;;GAIG;AACH,oBAAY,aAAa;IACrB,cAAc,WAAW;IACzB,cAAc,WAAW;CAC5B;AAGD,wBAAgB,uBAAuB,CAAC,KAAK,EAAE,GAAG,GAAG,OAAO,CAS3D;AAED,wBAAgB,qBAAqB,CAAC,IAAI,EAAE,GAAG,GAAG,aAAa,CAE9D;AAED,wBAAgB,0BAA0B,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,aAAa,CAEjG;AAED,wBAAgB,mBAAmB,CAAC,KAAK,CAAC,EAAE,aAAa,GAAG,IAAI,GAAG,GAAG,CAErE;AAED,wBAAgB,wBAAwB,CAAC,KAAK,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,aAAa,CAEhG"}
|