@equisoft/billing-sdk 3.1.0 → 3.1.1-snapshot.20260313202827
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 +2 -2
- package/dist/esm/models/ErrorCodes.js +2 -2
- package/dist/esm/models/ErrorSchema.d.ts +4 -5
- package/dist/esm/models/ErrorSchema.js +3 -4
- package/dist/esm/models/SubscriptionCreationMode.d.ts +1 -1
- package/dist/esm/models/SubscriptionCreationMode.js +1 -1
- 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 +2 -2
- package/dist/models/ErrorCodes.js +2 -2
- package/dist/models/ErrorSchema.d.ts +4 -5
- package/dist/models/ErrorSchema.js +3 -4
- package/dist/models/SubscriptionCreationMode.d.ts +1 -1
- package/dist/models/SubscriptionCreationMode.js +1 -1
- 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/docs/ErrorCodes.md +1 -0
- package/docs/ErrorSchema.md +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 +2 -2
- package/src/models/ErrorSchema.ts +6 -16
- package/src/models/SubscriptionCreationMode.ts +1 -1
- 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
package/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# @equisoft/billing-sdk@3.1.
|
|
1
|
+
# @equisoft/billing-sdk@3.1.1-SNAPSHOT
|
|
2
2
|
|
|
3
3
|
A TypeScript SDK client for the .. API.
|
|
4
4
|
|
|
@@ -134,8 +134,8 @@ This TypeScript SDK client supports the [Fetch API](https://fetch.spec.whatwg.or
|
|
|
134
134
|
and is automatically generated by the
|
|
135
135
|
[OpenAPI Generator](https://openapi-generator.tech) project:
|
|
136
136
|
|
|
137
|
-
- API version: `3.1.
|
|
138
|
-
- Package version: `3.1.
|
|
137
|
+
- API version: `3.1.1-SNAPSHOT`
|
|
138
|
+
- Package version: `3.1.1-SNAPSHOT`
|
|
139
139
|
- Generator version: `7.20.0-equisoft1`
|
|
140
140
|
- Build package: `org.openapitools.codegen.languages.TypeScriptFetchClientCodegen`
|
|
141
141
|
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Billing
|
|
3
3
|
* Micro-Service to handle billing
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 3.1.
|
|
5
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
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.1.
|
|
8
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
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.1.
|
|
5
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
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.1.
|
|
8
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
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.1.
|
|
5
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
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.1.
|
|
8
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
9
9
|
* Contact: customersuccess@equisoft.com
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/apis/UserV1Api.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.1.
|
|
5
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
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/apis/UserV1Api.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.1.
|
|
8
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
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.1.
|
|
5
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
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.1.
|
|
7
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
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.1.
|
|
5
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
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.1.
|
|
7
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
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.1.
|
|
5
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
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.1.
|
|
7
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
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.1.
|
|
5
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
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.1.
|
|
7
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
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.1.
|
|
5
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
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.1.
|
|
7
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
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.1.
|
|
5
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
6
6
|
* Contact: customersuccess@equisoft.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
|
-
*
|
|
13
|
+
* An error code that can be returned by the API (See ErrorPayload)
|
|
14
14
|
* @export
|
|
15
15
|
*/
|
|
16
16
|
export declare const ErrorCodes: {
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Billing
|
|
5
5
|
* Micro-Service to handle billing
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 3.1.
|
|
7
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
8
8
|
* Contact: customersuccess@equisoft.com
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*/
|
|
14
14
|
/**
|
|
15
|
-
*
|
|
15
|
+
* An error code that can be returned by the API (See ErrorPayload)
|
|
16
16
|
* @export
|
|
17
17
|
*/
|
|
18
18
|
export const ErrorCodes = {
|
|
@@ -2,14 +2,13 @@
|
|
|
2
2
|
* Billing
|
|
3
3
|
* Micro-Service to handle billing
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 3.1.
|
|
5
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
6
6
|
* Contact: customersuccess@equisoft.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import type { ErrorCodes } from './ErrorCodes';
|
|
13
12
|
/**
|
|
14
13
|
*
|
|
15
14
|
* @export
|
|
@@ -17,11 +16,11 @@ import type { ErrorCodes } from './ErrorCodes';
|
|
|
17
16
|
*/
|
|
18
17
|
export interface ErrorSchema {
|
|
19
18
|
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {
|
|
19
|
+
* A code describing the error that occurred. See ErrorCodes for possible values
|
|
20
|
+
* @type {string}
|
|
22
21
|
* @memberof ErrorSchema
|
|
23
22
|
*/
|
|
24
|
-
code:
|
|
23
|
+
code: string;
|
|
25
24
|
/**
|
|
26
25
|
*
|
|
27
26
|
* @type {string}
|
|
@@ -4,14 +4,13 @@
|
|
|
4
4
|
* Billing
|
|
5
5
|
* Micro-Service to handle billing
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 3.1.
|
|
7
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
8
8
|
* Contact: customersuccess@equisoft.com
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
11
|
* https://openapi-generator.tech
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*/
|
|
14
|
-
import { ErrorCodesFromJSON, ErrorCodesToJSON, } from './ErrorCodes';
|
|
15
14
|
/**
|
|
16
15
|
* Check if a given object implements the ErrorSchema interface.
|
|
17
16
|
*/
|
|
@@ -28,7 +27,7 @@ export function ErrorSchemaFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
28
27
|
return json;
|
|
29
28
|
}
|
|
30
29
|
return {
|
|
31
|
-
'code':
|
|
30
|
+
'code': json['code'],
|
|
32
31
|
'message': json['message'] == null ? undefined : json['message'],
|
|
33
32
|
};
|
|
34
33
|
}
|
|
@@ -40,7 +39,7 @@ export function ErrorSchemaToJSONTyped(value, ignoreDiscriminator = false) {
|
|
|
40
39
|
return value;
|
|
41
40
|
}
|
|
42
41
|
return {
|
|
43
|
-
'code':
|
|
42
|
+
'code': value['code'],
|
|
44
43
|
'message': value['message'],
|
|
45
44
|
};
|
|
46
45
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Billing
|
|
3
3
|
* Micro-Service to handle billing
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 3.1.
|
|
5
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
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.1.
|
|
7
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
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.1.
|
|
5
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
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.1.
|
|
7
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
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.1.
|
|
5
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
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.1.
|
|
7
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
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.1.
|
|
5
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
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.1.
|
|
7
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
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.1.
|
|
5
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
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.1.
|
|
7
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
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.1.
|
|
5
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
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.1.
|
|
7
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
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.1.
|
|
5
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
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.1.
|
|
7
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
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.1.
|
|
5
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
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.1.
|
|
7
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
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.1.
|
|
5
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
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.1.
|
|
7
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
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.1.
|
|
5
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
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.1.
|
|
7
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
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.1.
|
|
5
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
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.1.
|
|
7
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
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.1.
|
|
5
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
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.1.
|
|
7
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
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.1.
|
|
5
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
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.1.
|
|
7
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
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.1.
|
|
5
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
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.1.
|
|
7
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
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.1.
|
|
5
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
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.1.
|
|
7
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
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.1.
|
|
5
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
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.1.
|
|
7
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
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.1.
|
|
5
|
+
* The version of the OpenAPI document: 3.1.1-SNAPSHOT
|
|
6
6
|
* Contact: customersuccess@equisoft.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|