@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
|
@@ -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).
|
|
@@ -13,14 +13,6 @@
|
|
|
13
13
|
*/
|
|
14
14
|
|
|
15
15
|
import { mapValues } from '../runtime';
|
|
16
|
-
import type { ErrorCodes } from './ErrorCodes';
|
|
17
|
-
import {
|
|
18
|
-
ErrorCodesFromJSON,
|
|
19
|
-
ErrorCodesFromJSONTyped,
|
|
20
|
-
ErrorCodesToJSON,
|
|
21
|
-
ErrorCodesToJSONTyped,
|
|
22
|
-
} from './ErrorCodes';
|
|
23
|
-
|
|
24
16
|
/**
|
|
25
17
|
*
|
|
26
18
|
* @export
|
|
@@ -28,11 +20,11 @@ import {
|
|
|
28
20
|
*/
|
|
29
21
|
export interface ErrorSchema {
|
|
30
22
|
/**
|
|
31
|
-
*
|
|
32
|
-
* @type {
|
|
23
|
+
* A code describing the error that occurred. See ErrorCodes for possible values
|
|
24
|
+
* @type {string}
|
|
33
25
|
* @memberof ErrorSchema
|
|
34
26
|
*/
|
|
35
|
-
code:
|
|
27
|
+
code: string;
|
|
36
28
|
/**
|
|
37
29
|
*
|
|
38
30
|
* @type {string}
|
|
@@ -41,8 +33,6 @@ export interface ErrorSchema {
|
|
|
41
33
|
message?: string | null;
|
|
42
34
|
}
|
|
43
35
|
|
|
44
|
-
|
|
45
|
-
|
|
46
36
|
/**
|
|
47
37
|
* Check if a given object implements the ErrorSchema interface.
|
|
48
38
|
*/
|
|
@@ -61,7 +51,7 @@ export function ErrorSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean
|
|
|
61
51
|
}
|
|
62
52
|
return {
|
|
63
53
|
|
|
64
|
-
'code':
|
|
54
|
+
'code': json['code'],
|
|
65
55
|
'message': json['message'] == null ? undefined : json['message'],
|
|
66
56
|
};
|
|
67
57
|
}
|
|
@@ -77,7 +67,7 @@ export function ErrorSchemaToJSONTyped(value?: ErrorSchema | null, ignoreDiscrim
|
|
|
77
67
|
|
|
78
68
|
return {
|
|
79
69
|
|
|
80
|
-
'code':
|
|
70
|
+
'code': value['code'],
|
|
81
71
|
'message': value['message'],
|
|
82
72
|
};
|
|
83
73
|
}
|
|
@@ -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).
|
|
@@ -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).
|
|
@@ -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).
|
|
@@ -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).
|
|
@@ -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).
|
|
@@ -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).
|
|
@@ -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).
|
|
@@ -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).
|
|
@@ -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).
|
|
@@ -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).
|
|
@@ -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).
|
|
@@ -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).
|
|
@@ -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).
|
|
@@ -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).
|
|
@@ -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).
|
|
@@ -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).
|
|
@@ -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).
|
|
@@ -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).
|
|
@@ -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).
|
|
@@ -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).
|
|
@@ -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).
|
|
@@ -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).
|
|
@@ -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).
|
|
@@ -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).
|
|
@@ -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).
|
|
@@ -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).
|
|
@@ -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).
|
|
@@ -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).
|
|
@@ -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).
|
package/src/models/V1User.ts
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.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).
|
|
@@ -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).
|
|
@@ -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).
|
package/src/runtime.ts
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.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).
|