@equisoft/billing-sdk 3.1.1-snapshot.20260313202827 → 3.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -3
- package/dist/apis/ChargebeeV1Api.d.ts +1 -1
- package/dist/apis/ChargebeeV1Api.js +1 -1
- package/dist/apis/DistributorV1Api.d.ts +1 -1
- package/dist/apis/DistributorV1Api.js +1 -1
- package/dist/apis/OrganizationV1Api.d.ts +1 -1
- package/dist/apis/OrganizationV1Api.js +1 -1
- package/dist/apis/UserV1Api.d.ts +1 -1
- package/dist/apis/UserV1Api.js +1 -1
- package/dist/esm/apis/ChargebeeV1Api.d.ts +1 -1
- package/dist/esm/apis/ChargebeeV1Api.js +1 -1
- package/dist/esm/apis/DistributorV1Api.d.ts +1 -1
- package/dist/esm/apis/DistributorV1Api.js +1 -1
- package/dist/esm/apis/OrganizationV1Api.d.ts +1 -1
- package/dist/esm/apis/OrganizationV1Api.js +1 -1
- package/dist/esm/apis/UserV1Api.d.ts +1 -1
- package/dist/esm/apis/UserV1Api.js +1 -1
- package/dist/esm/models/Country.d.ts +1 -1
- package/dist/esm/models/Country.js +1 -1
- package/dist/esm/models/ErrorCodes.d.ts +1 -1
- package/dist/esm/models/ErrorCodes.js +1 -1
- package/dist/esm/models/ErrorSchema.d.ts +1 -1
- package/dist/esm/models/ErrorSchema.js +1 -1
- package/dist/esm/models/SubscriptionCreationMode.d.ts +3 -3
- package/dist/esm/models/SubscriptionCreationMode.js +3 -3
- package/dist/esm/models/V1BillingProfile.d.ts +1 -1
- package/dist/esm/models/V1BillingProfile.js +1 -1
- package/dist/esm/models/V1BillingStatus.d.ts +1 -1
- package/dist/esm/models/V1BillingStatus.js +1 -1
- package/dist/esm/models/V1BillingType.d.ts +1 -1
- package/dist/esm/models/V1BillingType.js +1 -1
- package/dist/esm/models/V1ChargebeeV1NotPaidInvoice.d.ts +1 -1
- package/dist/esm/models/V1ChargebeeV1NotPaidInvoice.js +1 -1
- package/dist/esm/models/V1ChargebeeV1PaymentDueInvoice.d.ts +1 -1
- package/dist/esm/models/V1ChargebeeV1PaymentDueInvoice.js +1 -1
- package/dist/esm/models/V1ChargebeeV1PortalSession.d.ts +1 -1
- package/dist/esm/models/V1ChargebeeV1PortalSession.js +1 -1
- package/dist/esm/models/V1ChargebeeV1UnpaidInvoice.d.ts +1 -1
- package/dist/esm/models/V1ChargebeeV1UnpaidInvoice.js +1 -1
- package/dist/esm/models/V1ChargebeeWebhookEvent.d.ts +1 -1
- package/dist/esm/models/V1ChargebeeWebhookEvent.js +1 -1
- package/dist/esm/models/V1ChargebeeWebhookEventContent.d.ts +1 -1
- package/dist/esm/models/V1ChargebeeWebhookEventContent.js +1 -1
- package/dist/esm/models/V1ChargebeeWebhookEventCustomer.d.ts +1 -1
- package/dist/esm/models/V1ChargebeeWebhookEventCustomer.js +1 -1
- package/dist/esm/models/V1CollectChargebeeV1Payment.d.ts +1 -1
- package/dist/esm/models/V1CollectChargebeeV1Payment.js +1 -1
- package/dist/esm/models/V1CreateChargebeeV1PortalSessionPayload.d.ts +1 -1
- package/dist/esm/models/V1CreateChargebeeV1PortalSessionPayload.js +1 -1
- package/dist/esm/models/V1CreateOrUpdateChargebeeV1SubscriptionPayload.d.ts +1 -1
- package/dist/esm/models/V1CreateOrUpdateChargebeeV1SubscriptionPayload.js +1 -1
- package/dist/esm/models/V1Distributor.d.ts +1 -1
- package/dist/esm/models/V1Distributor.js +1 -1
- package/dist/esm/models/V1DistributorList.d.ts +1 -1
- package/dist/esm/models/V1DistributorList.js +1 -1
- package/dist/esm/models/V1Organization.d.ts +1 -1
- package/dist/esm/models/V1Organization.js +1 -1
- package/dist/esm/models/V1OrganizationBillingUser.d.ts +1 -1
- package/dist/esm/models/V1OrganizationBillingUser.js +1 -1
- package/dist/esm/models/V1OrganizationBillingUsers.d.ts +1 -1
- package/dist/esm/models/V1OrganizationBillingUsers.js +1 -1
- package/dist/esm/models/V1OrganizationChargebeeV1Status.d.ts +1 -1
- package/dist/esm/models/V1OrganizationChargebeeV1Status.js +1 -1
- package/dist/esm/models/V1OrganizationStatus.d.ts +1 -1
- package/dist/esm/models/V1OrganizationStatus.js +1 -1
- package/dist/esm/models/V1OrganizationStatusChargebeeV1Addon.d.ts +1 -1
- package/dist/esm/models/V1OrganizationStatusChargebeeV1Addon.js +1 -1
- package/dist/esm/models/V1OrganizationStatusChargebeeV1User.d.ts +1 -1
- package/dist/esm/models/V1OrganizationStatusChargebeeV1User.js +1 -1
- package/dist/esm/models/V1OrganizationStatusChargebeeV1UserBillingStatus.d.ts +1 -1
- package/dist/esm/models/V1OrganizationStatusChargebeeV1UserBillingStatus.js +1 -1
- package/dist/esm/models/V1SetChargebeeV1BillingPayorPayload.d.ts +1 -1
- package/dist/esm/models/V1SetChargebeeV1BillingPayorPayload.js +1 -1
- package/dist/esm/models/V1SetChargebeeV1Payload.d.ts +1 -1
- package/dist/esm/models/V1SetChargebeeV1Payload.js +1 -1
- package/dist/esm/models/V1SetOrganisationDistributorPayload.d.ts +1 -1
- package/dist/esm/models/V1SetOrganisationDistributorPayload.js +1 -1
- package/dist/esm/models/V1SetUserBillingProfilePayload.d.ts +1 -1
- package/dist/esm/models/V1SetUserBillingProfilePayload.js +1 -1
- package/dist/esm/models/V1SetUserNonBillablePayload.d.ts +1 -1
- package/dist/esm/models/V1SetUserNonBillablePayload.js +1 -1
- package/dist/esm/models/V1User.d.ts +1 -1
- package/dist/esm/models/V1User.js +1 -1
- package/dist/esm/models/V1UserServiceStatus.d.ts +1 -1
- package/dist/esm/models/V1UserServiceStatus.js +1 -1
- package/dist/esm/models/V1UserStatus.d.ts +1 -1
- package/dist/esm/models/V1UserStatus.js +1 -1
- package/dist/esm/runtime.d.ts +1 -1
- package/dist/esm/runtime.js +1 -1
- package/dist/models/Country.d.ts +1 -1
- package/dist/models/Country.js +1 -1
- package/dist/models/ErrorCodes.d.ts +1 -1
- package/dist/models/ErrorCodes.js +1 -1
- package/dist/models/ErrorSchema.d.ts +1 -1
- package/dist/models/ErrorSchema.js +1 -1
- package/dist/models/SubscriptionCreationMode.d.ts +3 -3
- package/dist/models/SubscriptionCreationMode.js +3 -3
- package/dist/models/V1BillingProfile.d.ts +1 -1
- package/dist/models/V1BillingProfile.js +1 -1
- package/dist/models/V1BillingStatus.d.ts +1 -1
- package/dist/models/V1BillingStatus.js +1 -1
- package/dist/models/V1BillingType.d.ts +1 -1
- package/dist/models/V1BillingType.js +1 -1
- package/dist/models/V1ChargebeeV1NotPaidInvoice.d.ts +1 -1
- package/dist/models/V1ChargebeeV1NotPaidInvoice.js +1 -1
- package/dist/models/V1ChargebeeV1PaymentDueInvoice.d.ts +1 -1
- package/dist/models/V1ChargebeeV1PaymentDueInvoice.js +1 -1
- package/dist/models/V1ChargebeeV1PortalSession.d.ts +1 -1
- package/dist/models/V1ChargebeeV1PortalSession.js +1 -1
- package/dist/models/V1ChargebeeV1UnpaidInvoice.d.ts +1 -1
- package/dist/models/V1ChargebeeV1UnpaidInvoice.js +1 -1
- package/dist/models/V1ChargebeeWebhookEvent.d.ts +1 -1
- package/dist/models/V1ChargebeeWebhookEvent.js +1 -1
- package/dist/models/V1ChargebeeWebhookEventContent.d.ts +1 -1
- package/dist/models/V1ChargebeeWebhookEventContent.js +1 -1
- package/dist/models/V1ChargebeeWebhookEventCustomer.d.ts +1 -1
- package/dist/models/V1ChargebeeWebhookEventCustomer.js +1 -1
- package/dist/models/V1CollectChargebeeV1Payment.d.ts +1 -1
- package/dist/models/V1CollectChargebeeV1Payment.js +1 -1
- package/dist/models/V1CreateChargebeeV1PortalSessionPayload.d.ts +1 -1
- package/dist/models/V1CreateChargebeeV1PortalSessionPayload.js +1 -1
- package/dist/models/V1CreateOrUpdateChargebeeV1SubscriptionPayload.d.ts +1 -1
- package/dist/models/V1CreateOrUpdateChargebeeV1SubscriptionPayload.js +1 -1
- package/dist/models/V1Distributor.d.ts +1 -1
- package/dist/models/V1Distributor.js +1 -1
- package/dist/models/V1DistributorList.d.ts +1 -1
- package/dist/models/V1DistributorList.js +1 -1
- package/dist/models/V1Organization.d.ts +1 -1
- package/dist/models/V1Organization.js +1 -1
- package/dist/models/V1OrganizationBillingUser.d.ts +1 -1
- package/dist/models/V1OrganizationBillingUser.js +1 -1
- package/dist/models/V1OrganizationBillingUsers.d.ts +1 -1
- package/dist/models/V1OrganizationBillingUsers.js +1 -1
- package/dist/models/V1OrganizationChargebeeV1Status.d.ts +1 -1
- package/dist/models/V1OrganizationChargebeeV1Status.js +1 -1
- package/dist/models/V1OrganizationStatus.d.ts +1 -1
- package/dist/models/V1OrganizationStatus.js +1 -1
- package/dist/models/V1OrganizationStatusChargebeeV1Addon.d.ts +1 -1
- package/dist/models/V1OrganizationStatusChargebeeV1Addon.js +1 -1
- package/dist/models/V1OrganizationStatusChargebeeV1User.d.ts +1 -1
- package/dist/models/V1OrganizationStatusChargebeeV1User.js +1 -1
- package/dist/models/V1OrganizationStatusChargebeeV1UserBillingStatus.d.ts +1 -1
- package/dist/models/V1OrganizationStatusChargebeeV1UserBillingStatus.js +1 -1
- package/dist/models/V1SetChargebeeV1BillingPayorPayload.d.ts +1 -1
- package/dist/models/V1SetChargebeeV1BillingPayorPayload.js +1 -1
- package/dist/models/V1SetChargebeeV1Payload.d.ts +1 -1
- package/dist/models/V1SetChargebeeV1Payload.js +1 -1
- package/dist/models/V1SetOrganisationDistributorPayload.d.ts +1 -1
- package/dist/models/V1SetOrganisationDistributorPayload.js +1 -1
- package/dist/models/V1SetUserBillingProfilePayload.d.ts +1 -1
- package/dist/models/V1SetUserBillingProfilePayload.js +1 -1
- package/dist/models/V1SetUserNonBillablePayload.d.ts +1 -1
- package/dist/models/V1SetUserNonBillablePayload.js +1 -1
- package/dist/models/V1User.d.ts +1 -1
- package/dist/models/V1User.js +1 -1
- package/dist/models/V1UserServiceStatus.d.ts +1 -1
- package/dist/models/V1UserServiceStatus.js +1 -1
- package/dist/models/V1UserStatus.d.ts +1 -1
- package/dist/models/V1UserStatus.js +1 -1
- package/dist/runtime.d.ts +1 -1
- package/dist/runtime.js +1 -1
- package/package.json +1 -1
- package/src/apis/ChargebeeV1Api.ts +1 -1
- package/src/apis/DistributorV1Api.ts +1 -1
- package/src/apis/OrganizationV1Api.ts +1 -1
- package/src/apis/UserV1Api.ts +1 -1
- package/src/models/Country.ts +1 -1
- package/src/models/ErrorCodes.ts +1 -1
- package/src/models/ErrorSchema.ts +1 -1
- package/src/models/SubscriptionCreationMode.ts +3 -3
- package/src/models/V1BillingProfile.ts +1 -1
- package/src/models/V1BillingStatus.ts +1 -1
- package/src/models/V1BillingType.ts +1 -1
- package/src/models/V1ChargebeeV1NotPaidInvoice.ts +1 -1
- package/src/models/V1ChargebeeV1PaymentDueInvoice.ts +1 -1
- package/src/models/V1ChargebeeV1PortalSession.ts +1 -1
- package/src/models/V1ChargebeeV1UnpaidInvoice.ts +1 -1
- package/src/models/V1ChargebeeWebhookEvent.ts +1 -1
- package/src/models/V1ChargebeeWebhookEventContent.ts +1 -1
- package/src/models/V1ChargebeeWebhookEventCustomer.ts +1 -1
- package/src/models/V1CollectChargebeeV1Payment.ts +1 -1
- package/src/models/V1CreateChargebeeV1PortalSessionPayload.ts +1 -1
- package/src/models/V1CreateOrUpdateChargebeeV1SubscriptionPayload.ts +1 -1
- package/src/models/V1Distributor.ts +1 -1
- package/src/models/V1DistributorList.ts +1 -1
- package/src/models/V1Organization.ts +1 -1
- package/src/models/V1OrganizationBillingUser.ts +1 -1
- package/src/models/V1OrganizationBillingUsers.ts +1 -1
- package/src/models/V1OrganizationChargebeeV1Status.ts +1 -1
- package/src/models/V1OrganizationStatus.ts +1 -1
- package/src/models/V1OrganizationStatusChargebeeV1Addon.ts +1 -1
- package/src/models/V1OrganizationStatusChargebeeV1User.ts +1 -1
- package/src/models/V1OrganizationStatusChargebeeV1UserBillingStatus.ts +1 -1
- package/src/models/V1SetChargebeeV1BillingPayorPayload.ts +1 -1
- package/src/models/V1SetChargebeeV1Payload.ts +1 -1
- package/src/models/V1SetOrganisationDistributorPayload.ts +1 -1
- package/src/models/V1SetUserBillingProfilePayload.ts +1 -1
- package/src/models/V1SetUserNonBillablePayload.ts +1 -1
- package/src/models/V1User.ts +1 -1
- package/src/models/V1UserServiceStatus.ts +1 -1
- package/src/models/V1UserStatus.ts +1 -1
- package/src/runtime.ts +1 -1
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Billing
|
|
3
3
|
* Micro-Service to handle billing
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 3.
|
|
5
|
+
* The version of the OpenAPI document: 3.2.0
|
|
6
6
|
* Contact: customersuccess@equisoft.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Billing
|
|
5
5
|
* Micro-Service to handle billing
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 3.
|
|
7
|
+
* The version of the OpenAPI document: 3.2.0
|
|
8
8
|
* Contact: customersuccess@equisoft.com
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Billing
|
|
3
3
|
* Micro-Service to handle billing
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 3.
|
|
5
|
+
* The version of the OpenAPI document: 3.2.0
|
|
6
6
|
* Contact: customersuccess@equisoft.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Billing
|
|
5
5
|
* Micro-Service to handle billing
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 3.
|
|
7
|
+
* The version of the OpenAPI document: 3.2.0
|
|
8
8
|
* Contact: customersuccess@equisoft.com
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Billing
|
|
3
3
|
* Micro-Service to handle billing
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 3.
|
|
5
|
+
* The version of the OpenAPI document: 3.2.0
|
|
6
6
|
* Contact: customersuccess@equisoft.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Billing
|
|
5
5
|
* Micro-Service to handle billing
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 3.
|
|
7
|
+
* The version of the OpenAPI document: 3.2.0
|
|
8
8
|
* Contact: customersuccess@equisoft.com
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Billing
|
|
3
3
|
* Micro-Service to handle billing
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 3.
|
|
5
|
+
* The version of the OpenAPI document: 3.2.0
|
|
6
6
|
* Contact: customersuccess@equisoft.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Billing
|
|
5
5
|
* Micro-Service to handle billing
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 3.
|
|
7
|
+
* The version of the OpenAPI document: 3.2.0
|
|
8
8
|
* Contact: customersuccess@equisoft.com
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Billing
|
|
3
3
|
* Micro-Service to handle billing
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 3.
|
|
5
|
+
* The version of the OpenAPI document: 3.2.0
|
|
6
6
|
* Contact: customersuccess@equisoft.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Billing
|
|
5
5
|
* Micro-Service to handle billing
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 3.
|
|
7
|
+
* The version of the OpenAPI document: 3.2.0
|
|
8
8
|
* Contact: customersuccess@equisoft.com
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Billing
|
|
3
3
|
* Micro-Service to handle billing
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 3.
|
|
5
|
+
* The version of the OpenAPI document: 3.2.0
|
|
6
6
|
* Contact: customersuccess@equisoft.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Billing
|
|
5
5
|
* Micro-Service to handle billing
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 3.
|
|
7
|
+
* The version of the OpenAPI document: 3.2.0
|
|
8
8
|
* Contact: customersuccess@equisoft.com
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Billing
|
|
3
3
|
* Micro-Service to handle billing
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 3.
|
|
5
|
+
* The version of the OpenAPI document: 3.2.0
|
|
6
6
|
* Contact: customersuccess@equisoft.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Billing
|
|
5
5
|
* Micro-Service to handle billing
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 3.
|
|
7
|
+
* The version of the OpenAPI document: 3.2.0
|
|
8
8
|
* Contact: customersuccess@equisoft.com
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Billing
|
|
3
3
|
* Micro-Service to handle billing
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 3.
|
|
5
|
+
* The version of the OpenAPI document: 3.2.0
|
|
6
6
|
* Contact: customersuccess@equisoft.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Billing
|
|
5
5
|
* Micro-Service to handle billing
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 3.
|
|
7
|
+
* The version of the OpenAPI document: 3.2.0
|
|
8
8
|
* Contact: customersuccess@equisoft.com
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Billing
|
|
3
3
|
* Micro-Service to handle billing
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 3.
|
|
5
|
+
* The version of the OpenAPI document: 3.2.0
|
|
6
6
|
* Contact: customersuccess@equisoft.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Billing
|
|
5
5
|
* Micro-Service to handle billing
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 3.
|
|
7
|
+
* The version of the OpenAPI document: 3.2.0
|
|
8
8
|
* Contact: customersuccess@equisoft.com
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Billing
|
|
3
3
|
* Micro-Service to handle billing
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 3.
|
|
5
|
+
* The version of the OpenAPI document: 3.2.0
|
|
6
6
|
* Contact: customersuccess@equisoft.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Billing
|
|
5
5
|
* Micro-Service to handle billing
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 3.
|
|
7
|
+
* The version of the OpenAPI document: 3.2.0
|
|
8
8
|
* Contact: customersuccess@equisoft.com
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Billing
|
|
3
3
|
* Micro-Service to handle billing
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 3.
|
|
5
|
+
* The version of the OpenAPI document: 3.2.0
|
|
6
6
|
* Contact: customersuccess@equisoft.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Billing
|
|
5
5
|
* Micro-Service to handle billing
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 3.
|
|
7
|
+
* The version of the OpenAPI document: 3.2.0
|
|
8
8
|
* Contact: customersuccess@equisoft.com
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Billing
|
|
3
3
|
* Micro-Service to handle billing
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 3.
|
|
5
|
+
* The version of the OpenAPI document: 3.2.0
|
|
6
6
|
* Contact: customersuccess@equisoft.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Billing
|
|
5
5
|
* Micro-Service to handle billing
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 3.
|
|
7
|
+
* The version of the OpenAPI document: 3.2.0
|
|
8
8
|
* Contact: customersuccess@equisoft.com
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Billing
|
|
3
3
|
* Micro-Service to handle billing
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 3.
|
|
5
|
+
* The version of the OpenAPI document: 3.2.0
|
|
6
6
|
* Contact: customersuccess@equisoft.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Billing
|
|
5
5
|
* Micro-Service to handle billing
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 3.
|
|
7
|
+
* The version of the OpenAPI document: 3.2.0
|
|
8
8
|
* Contact: customersuccess@equisoft.com
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Billing
|
|
3
3
|
* Micro-Service to handle billing
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 3.
|
|
5
|
+
* The version of the OpenAPI document: 3.2.0
|
|
6
6
|
* Contact: customersuccess@equisoft.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Billing
|
|
5
5
|
* Micro-Service to handle billing
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 3.
|
|
7
|
+
* The version of the OpenAPI document: 3.2.0
|
|
8
8
|
* Contact: customersuccess@equisoft.com
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/esm/runtime.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Billing
|
|
3
3
|
* Micro-Service to handle billing
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 3.
|
|
5
|
+
* The version of the OpenAPI document: 3.2.0
|
|
6
6
|
* Contact: customersuccess@equisoft.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/esm/runtime.js
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Billing
|
|
5
5
|
* Micro-Service to handle billing
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 3.
|
|
7
|
+
* The version of the OpenAPI document: 3.2.0
|
|
8
8
|
* Contact: customersuccess@equisoft.com
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/models/Country.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Billing
|
|
3
3
|
* Micro-Service to handle billing
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 3.
|
|
5
|
+
* The version of the OpenAPI document: 3.2.0
|
|
6
6
|
* Contact: customersuccess@equisoft.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/models/Country.js
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Billing
|
|
6
6
|
* Micro-Service to handle billing
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document: 3.
|
|
8
|
+
* The version of the OpenAPI document: 3.2.0
|
|
9
9
|
* Contact: customersuccess@equisoft.com
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Billing
|
|
3
3
|
* Micro-Service to handle billing
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 3.
|
|
5
|
+
* The version of the OpenAPI document: 3.2.0
|
|
6
6
|
* Contact: customersuccess@equisoft.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Billing
|
|
6
6
|
* Micro-Service to handle billing
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document: 3.
|
|
8
|
+
* The version of the OpenAPI document: 3.2.0
|
|
9
9
|
* Contact: customersuccess@equisoft.com
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Billing
|
|
3
3
|
* Micro-Service to handle billing
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 3.
|
|
5
|
+
* The version of the OpenAPI document: 3.2.0
|
|
6
6
|
* Contact: customersuccess@equisoft.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Billing
|
|
6
6
|
* Micro-Service to handle billing
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document: 3.
|
|
8
|
+
* The version of the OpenAPI document: 3.2.0
|
|
9
9
|
* Contact: customersuccess@equisoft.com
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Billing
|
|
3
3
|
* Micro-Service to handle billing
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 3.
|
|
5
|
+
* The version of the OpenAPI document: 3.2.0
|
|
6
6
|
* Contact: customersuccess@equisoft.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -14,8 +14,8 @@
|
|
|
14
14
|
* @export
|
|
15
15
|
*/
|
|
16
16
|
export declare const SubscriptionCreationMode: {
|
|
17
|
-
readonly
|
|
18
|
-
readonly
|
|
17
|
+
readonly CREATE_ON_FIRST_PAYMENT: "CREATE_ON_FIRST_PAYMENT";
|
|
18
|
+
readonly CREATE_NOW_WITH_PAYMENT_DUE: "CREATE_NOW_WITH_PAYMENT_DUE";
|
|
19
19
|
readonly unknown_default_open_api: "11184809";
|
|
20
20
|
};
|
|
21
21
|
export type SubscriptionCreationMode = typeof SubscriptionCreationMode[keyof typeof SubscriptionCreationMode];
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Billing
|
|
6
6
|
* Micro-Service to handle billing
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document: 3.
|
|
8
|
+
* The version of the OpenAPI document: 3.2.0
|
|
9
9
|
* Contact: customersuccess@equisoft.com
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -24,8 +24,8 @@ exports.SubscriptionCreationModeToJSONTyped = SubscriptionCreationModeToJSONType
|
|
|
24
24
|
* @export
|
|
25
25
|
*/
|
|
26
26
|
exports.SubscriptionCreationMode = {
|
|
27
|
-
|
|
28
|
-
|
|
27
|
+
CREATE_ON_FIRST_PAYMENT: 'CREATE_ON_FIRST_PAYMENT',
|
|
28
|
+
CREATE_NOW_WITH_PAYMENT_DUE: 'CREATE_NOW_WITH_PAYMENT_DUE',
|
|
29
29
|
unknown_default_open_api: '11184809'
|
|
30
30
|
};
|
|
31
31
|
function instanceOfSubscriptionCreationMode(value) {
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Billing
|
|
3
3
|
* Micro-Service to handle billing
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 3.
|
|
5
|
+
* The version of the OpenAPI document: 3.2.0
|
|
6
6
|
* Contact: customersuccess@equisoft.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Billing
|
|
6
6
|
* Micro-Service to handle billing
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document: 3.
|
|
8
|
+
* The version of the OpenAPI document: 3.2.0
|
|
9
9
|
* Contact: customersuccess@equisoft.com
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Billing
|
|
3
3
|
* Micro-Service to handle billing
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 3.
|
|
5
|
+
* The version of the OpenAPI document: 3.2.0
|
|
6
6
|
* Contact: customersuccess@equisoft.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Billing
|
|
6
6
|
* Micro-Service to handle billing
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document: 3.
|
|
8
|
+
* The version of the OpenAPI document: 3.2.0
|
|
9
9
|
* Contact: customersuccess@equisoft.com
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Billing
|
|
3
3
|
* Micro-Service to handle billing
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 3.
|
|
5
|
+
* The version of the OpenAPI document: 3.2.0
|
|
6
6
|
* Contact: customersuccess@equisoft.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Billing
|
|
6
6
|
* Micro-Service to handle billing
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document: 3.
|
|
8
|
+
* The version of the OpenAPI document: 3.2.0
|
|
9
9
|
* Contact: customersuccess@equisoft.com
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Billing
|
|
3
3
|
* Micro-Service to handle billing
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 3.
|
|
5
|
+
* The version of the OpenAPI document: 3.2.0
|
|
6
6
|
* Contact: customersuccess@equisoft.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Billing
|
|
6
6
|
* Micro-Service to handle billing
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document: 3.
|
|
8
|
+
* The version of the OpenAPI document: 3.2.0
|
|
9
9
|
* Contact: customersuccess@equisoft.com
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Billing
|
|
3
3
|
* Micro-Service to handle billing
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 3.
|
|
5
|
+
* The version of the OpenAPI document: 3.2.0
|
|
6
6
|
* Contact: customersuccess@equisoft.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Billing
|
|
6
6
|
* Micro-Service to handle billing
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document: 3.
|
|
8
|
+
* The version of the OpenAPI document: 3.2.0
|
|
9
9
|
* Contact: customersuccess@equisoft.com
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Billing
|
|
3
3
|
* Micro-Service to handle billing
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 3.
|
|
5
|
+
* The version of the OpenAPI document: 3.2.0
|
|
6
6
|
* Contact: customersuccess@equisoft.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Billing
|
|
6
6
|
* Micro-Service to handle billing
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document: 3.
|
|
8
|
+
* The version of the OpenAPI document: 3.2.0
|
|
9
9
|
* Contact: customersuccess@equisoft.com
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Billing
|
|
3
3
|
* Micro-Service to handle billing
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 3.
|
|
5
|
+
* The version of the OpenAPI document: 3.2.0
|
|
6
6
|
* Contact: customersuccess@equisoft.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Billing
|
|
6
6
|
* Micro-Service to handle billing
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document: 3.
|
|
8
|
+
* The version of the OpenAPI document: 3.2.0
|
|
9
9
|
* Contact: customersuccess@equisoft.com
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Billing
|
|
3
3
|
* Micro-Service to handle billing
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 3.
|
|
5
|
+
* The version of the OpenAPI document: 3.2.0
|
|
6
6
|
* Contact: customersuccess@equisoft.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Billing
|
|
6
6
|
* Micro-Service to handle billing
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document: 3.
|
|
8
|
+
* The version of the OpenAPI document: 3.2.0
|
|
9
9
|
* Contact: customersuccess@equisoft.com
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Billing
|
|
3
3
|
* Micro-Service to handle billing
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 3.
|
|
5
|
+
* The version of the OpenAPI document: 3.2.0
|
|
6
6
|
* Contact: customersuccess@equisoft.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Billing
|
|
6
6
|
* Micro-Service to handle billing
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document: 3.
|
|
8
|
+
* The version of the OpenAPI document: 3.2.0
|
|
9
9
|
* Contact: customersuccess@equisoft.com
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Billing
|
|
3
3
|
* Micro-Service to handle billing
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 3.
|
|
5
|
+
* The version of the OpenAPI document: 3.2.0
|
|
6
6
|
* Contact: customersuccess@equisoft.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Billing
|
|
6
6
|
* Micro-Service to handle billing
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document: 3.
|
|
8
|
+
* The version of the OpenAPI document: 3.2.0
|
|
9
9
|
* Contact: customersuccess@equisoft.com
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Billing
|
|
3
3
|
* Micro-Service to handle billing
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 3.
|
|
5
|
+
* The version of the OpenAPI document: 3.2.0
|
|
6
6
|
* Contact: customersuccess@equisoft.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Billing
|
|
6
6
|
* Micro-Service to handle billing
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document: 3.
|
|
8
|
+
* The version of the OpenAPI document: 3.2.0
|
|
9
9
|
* Contact: customersuccess@equisoft.com
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|