@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.
Files changed (204) hide show
  1. package/README.md +3 -3
  2. package/dist/apis/ChargebeeV1Api.d.ts +1 -1
  3. package/dist/apis/ChargebeeV1Api.js +1 -1
  4. package/dist/apis/DistributorV1Api.d.ts +1 -1
  5. package/dist/apis/DistributorV1Api.js +1 -1
  6. package/dist/apis/OrganizationV1Api.d.ts +1 -1
  7. package/dist/apis/OrganizationV1Api.js +1 -1
  8. package/dist/apis/UserV1Api.d.ts +1 -1
  9. package/dist/apis/UserV1Api.js +1 -1
  10. package/dist/esm/apis/ChargebeeV1Api.d.ts +1 -1
  11. package/dist/esm/apis/ChargebeeV1Api.js +1 -1
  12. package/dist/esm/apis/DistributorV1Api.d.ts +1 -1
  13. package/dist/esm/apis/DistributorV1Api.js +1 -1
  14. package/dist/esm/apis/OrganizationV1Api.d.ts +1 -1
  15. package/dist/esm/apis/OrganizationV1Api.js +1 -1
  16. package/dist/esm/apis/UserV1Api.d.ts +1 -1
  17. package/dist/esm/apis/UserV1Api.js +1 -1
  18. package/dist/esm/models/Country.d.ts +1 -1
  19. package/dist/esm/models/Country.js +1 -1
  20. package/dist/esm/models/ErrorCodes.d.ts +2 -2
  21. package/dist/esm/models/ErrorCodes.js +2 -2
  22. package/dist/esm/models/ErrorSchema.d.ts +4 -5
  23. package/dist/esm/models/ErrorSchema.js +3 -4
  24. package/dist/esm/models/SubscriptionCreationMode.d.ts +1 -1
  25. package/dist/esm/models/SubscriptionCreationMode.js +1 -1
  26. package/dist/esm/models/V1BillingProfile.d.ts +1 -1
  27. package/dist/esm/models/V1BillingProfile.js +1 -1
  28. package/dist/esm/models/V1BillingStatus.d.ts +1 -1
  29. package/dist/esm/models/V1BillingStatus.js +1 -1
  30. package/dist/esm/models/V1BillingType.d.ts +1 -1
  31. package/dist/esm/models/V1BillingType.js +1 -1
  32. package/dist/esm/models/V1ChargebeeV1NotPaidInvoice.d.ts +1 -1
  33. package/dist/esm/models/V1ChargebeeV1NotPaidInvoice.js +1 -1
  34. package/dist/esm/models/V1ChargebeeV1PaymentDueInvoice.d.ts +1 -1
  35. package/dist/esm/models/V1ChargebeeV1PaymentDueInvoice.js +1 -1
  36. package/dist/esm/models/V1ChargebeeV1PortalSession.d.ts +1 -1
  37. package/dist/esm/models/V1ChargebeeV1PortalSession.js +1 -1
  38. package/dist/esm/models/V1ChargebeeV1UnpaidInvoice.d.ts +1 -1
  39. package/dist/esm/models/V1ChargebeeV1UnpaidInvoice.js +1 -1
  40. package/dist/esm/models/V1ChargebeeWebhookEvent.d.ts +1 -1
  41. package/dist/esm/models/V1ChargebeeWebhookEvent.js +1 -1
  42. package/dist/esm/models/V1ChargebeeWebhookEventContent.d.ts +1 -1
  43. package/dist/esm/models/V1ChargebeeWebhookEventContent.js +1 -1
  44. package/dist/esm/models/V1ChargebeeWebhookEventCustomer.d.ts +1 -1
  45. package/dist/esm/models/V1ChargebeeWebhookEventCustomer.js +1 -1
  46. package/dist/esm/models/V1CollectChargebeeV1Payment.d.ts +1 -1
  47. package/dist/esm/models/V1CollectChargebeeV1Payment.js +1 -1
  48. package/dist/esm/models/V1CreateChargebeeV1PortalSessionPayload.d.ts +1 -1
  49. package/dist/esm/models/V1CreateChargebeeV1PortalSessionPayload.js +1 -1
  50. package/dist/esm/models/V1CreateOrUpdateChargebeeV1SubscriptionPayload.d.ts +1 -1
  51. package/dist/esm/models/V1CreateOrUpdateChargebeeV1SubscriptionPayload.js +1 -1
  52. package/dist/esm/models/V1Distributor.d.ts +1 -1
  53. package/dist/esm/models/V1Distributor.js +1 -1
  54. package/dist/esm/models/V1DistributorList.d.ts +1 -1
  55. package/dist/esm/models/V1DistributorList.js +1 -1
  56. package/dist/esm/models/V1Organization.d.ts +1 -1
  57. package/dist/esm/models/V1Organization.js +1 -1
  58. package/dist/esm/models/V1OrganizationBillingUser.d.ts +1 -1
  59. package/dist/esm/models/V1OrganizationBillingUser.js +1 -1
  60. package/dist/esm/models/V1OrganizationBillingUsers.d.ts +1 -1
  61. package/dist/esm/models/V1OrganizationBillingUsers.js +1 -1
  62. package/dist/esm/models/V1OrganizationChargebeeV1Status.d.ts +1 -1
  63. package/dist/esm/models/V1OrganizationChargebeeV1Status.js +1 -1
  64. package/dist/esm/models/V1OrganizationStatus.d.ts +1 -1
  65. package/dist/esm/models/V1OrganizationStatus.js +1 -1
  66. package/dist/esm/models/V1OrganizationStatusChargebeeV1Addon.d.ts +1 -1
  67. package/dist/esm/models/V1OrganizationStatusChargebeeV1Addon.js +1 -1
  68. package/dist/esm/models/V1OrganizationStatusChargebeeV1User.d.ts +1 -1
  69. package/dist/esm/models/V1OrganizationStatusChargebeeV1User.js +1 -1
  70. package/dist/esm/models/V1OrganizationStatusChargebeeV1UserBillingStatus.d.ts +1 -1
  71. package/dist/esm/models/V1OrganizationStatusChargebeeV1UserBillingStatus.js +1 -1
  72. package/dist/esm/models/V1SetChargebeeV1BillingPayorPayload.d.ts +1 -1
  73. package/dist/esm/models/V1SetChargebeeV1BillingPayorPayload.js +1 -1
  74. package/dist/esm/models/V1SetChargebeeV1Payload.d.ts +1 -1
  75. package/dist/esm/models/V1SetChargebeeV1Payload.js +1 -1
  76. package/dist/esm/models/V1SetOrganisationDistributorPayload.d.ts +1 -1
  77. package/dist/esm/models/V1SetOrganisationDistributorPayload.js +1 -1
  78. package/dist/esm/models/V1SetUserBillingProfilePayload.d.ts +1 -1
  79. package/dist/esm/models/V1SetUserBillingProfilePayload.js +1 -1
  80. package/dist/esm/models/V1SetUserNonBillablePayload.d.ts +1 -1
  81. package/dist/esm/models/V1SetUserNonBillablePayload.js +1 -1
  82. package/dist/esm/models/V1User.d.ts +1 -1
  83. package/dist/esm/models/V1User.js +1 -1
  84. package/dist/esm/models/V1UserServiceStatus.d.ts +1 -1
  85. package/dist/esm/models/V1UserServiceStatus.js +1 -1
  86. package/dist/esm/models/V1UserStatus.d.ts +1 -1
  87. package/dist/esm/models/V1UserStatus.js +1 -1
  88. package/dist/esm/runtime.d.ts +1 -1
  89. package/dist/esm/runtime.js +1 -1
  90. package/dist/models/Country.d.ts +1 -1
  91. package/dist/models/Country.js +1 -1
  92. package/dist/models/ErrorCodes.d.ts +2 -2
  93. package/dist/models/ErrorCodes.js +2 -2
  94. package/dist/models/ErrorSchema.d.ts +4 -5
  95. package/dist/models/ErrorSchema.js +3 -4
  96. package/dist/models/SubscriptionCreationMode.d.ts +1 -1
  97. package/dist/models/SubscriptionCreationMode.js +1 -1
  98. package/dist/models/V1BillingProfile.d.ts +1 -1
  99. package/dist/models/V1BillingProfile.js +1 -1
  100. package/dist/models/V1BillingStatus.d.ts +1 -1
  101. package/dist/models/V1BillingStatus.js +1 -1
  102. package/dist/models/V1BillingType.d.ts +1 -1
  103. package/dist/models/V1BillingType.js +1 -1
  104. package/dist/models/V1ChargebeeV1NotPaidInvoice.d.ts +1 -1
  105. package/dist/models/V1ChargebeeV1NotPaidInvoice.js +1 -1
  106. package/dist/models/V1ChargebeeV1PaymentDueInvoice.d.ts +1 -1
  107. package/dist/models/V1ChargebeeV1PaymentDueInvoice.js +1 -1
  108. package/dist/models/V1ChargebeeV1PortalSession.d.ts +1 -1
  109. package/dist/models/V1ChargebeeV1PortalSession.js +1 -1
  110. package/dist/models/V1ChargebeeV1UnpaidInvoice.d.ts +1 -1
  111. package/dist/models/V1ChargebeeV1UnpaidInvoice.js +1 -1
  112. package/dist/models/V1ChargebeeWebhookEvent.d.ts +1 -1
  113. package/dist/models/V1ChargebeeWebhookEvent.js +1 -1
  114. package/dist/models/V1ChargebeeWebhookEventContent.d.ts +1 -1
  115. package/dist/models/V1ChargebeeWebhookEventContent.js +1 -1
  116. package/dist/models/V1ChargebeeWebhookEventCustomer.d.ts +1 -1
  117. package/dist/models/V1ChargebeeWebhookEventCustomer.js +1 -1
  118. package/dist/models/V1CollectChargebeeV1Payment.d.ts +1 -1
  119. package/dist/models/V1CollectChargebeeV1Payment.js +1 -1
  120. package/dist/models/V1CreateChargebeeV1PortalSessionPayload.d.ts +1 -1
  121. package/dist/models/V1CreateChargebeeV1PortalSessionPayload.js +1 -1
  122. package/dist/models/V1CreateOrUpdateChargebeeV1SubscriptionPayload.d.ts +1 -1
  123. package/dist/models/V1CreateOrUpdateChargebeeV1SubscriptionPayload.js +1 -1
  124. package/dist/models/V1Distributor.d.ts +1 -1
  125. package/dist/models/V1Distributor.js +1 -1
  126. package/dist/models/V1DistributorList.d.ts +1 -1
  127. package/dist/models/V1DistributorList.js +1 -1
  128. package/dist/models/V1Organization.d.ts +1 -1
  129. package/dist/models/V1Organization.js +1 -1
  130. package/dist/models/V1OrganizationBillingUser.d.ts +1 -1
  131. package/dist/models/V1OrganizationBillingUser.js +1 -1
  132. package/dist/models/V1OrganizationBillingUsers.d.ts +1 -1
  133. package/dist/models/V1OrganizationBillingUsers.js +1 -1
  134. package/dist/models/V1OrganizationChargebeeV1Status.d.ts +1 -1
  135. package/dist/models/V1OrganizationChargebeeV1Status.js +1 -1
  136. package/dist/models/V1OrganizationStatus.d.ts +1 -1
  137. package/dist/models/V1OrganizationStatus.js +1 -1
  138. package/dist/models/V1OrganizationStatusChargebeeV1Addon.d.ts +1 -1
  139. package/dist/models/V1OrganizationStatusChargebeeV1Addon.js +1 -1
  140. package/dist/models/V1OrganizationStatusChargebeeV1User.d.ts +1 -1
  141. package/dist/models/V1OrganizationStatusChargebeeV1User.js +1 -1
  142. package/dist/models/V1OrganizationStatusChargebeeV1UserBillingStatus.d.ts +1 -1
  143. package/dist/models/V1OrganizationStatusChargebeeV1UserBillingStatus.js +1 -1
  144. package/dist/models/V1SetChargebeeV1BillingPayorPayload.d.ts +1 -1
  145. package/dist/models/V1SetChargebeeV1BillingPayorPayload.js +1 -1
  146. package/dist/models/V1SetChargebeeV1Payload.d.ts +1 -1
  147. package/dist/models/V1SetChargebeeV1Payload.js +1 -1
  148. package/dist/models/V1SetOrganisationDistributorPayload.d.ts +1 -1
  149. package/dist/models/V1SetOrganisationDistributorPayload.js +1 -1
  150. package/dist/models/V1SetUserBillingProfilePayload.d.ts +1 -1
  151. package/dist/models/V1SetUserBillingProfilePayload.js +1 -1
  152. package/dist/models/V1SetUserNonBillablePayload.d.ts +1 -1
  153. package/dist/models/V1SetUserNonBillablePayload.js +1 -1
  154. package/dist/models/V1User.d.ts +1 -1
  155. package/dist/models/V1User.js +1 -1
  156. package/dist/models/V1UserServiceStatus.d.ts +1 -1
  157. package/dist/models/V1UserServiceStatus.js +1 -1
  158. package/dist/models/V1UserStatus.d.ts +1 -1
  159. package/dist/models/V1UserStatus.js +1 -1
  160. package/dist/runtime.d.ts +1 -1
  161. package/dist/runtime.js +1 -1
  162. package/docs/ErrorCodes.md +1 -0
  163. package/docs/ErrorSchema.md +1 -1
  164. package/package.json +1 -1
  165. package/src/apis/ChargebeeV1Api.ts +1 -1
  166. package/src/apis/DistributorV1Api.ts +1 -1
  167. package/src/apis/OrganizationV1Api.ts +1 -1
  168. package/src/apis/UserV1Api.ts +1 -1
  169. package/src/models/Country.ts +1 -1
  170. package/src/models/ErrorCodes.ts +2 -2
  171. package/src/models/ErrorSchema.ts +6 -16
  172. package/src/models/SubscriptionCreationMode.ts +1 -1
  173. package/src/models/V1BillingProfile.ts +1 -1
  174. package/src/models/V1BillingStatus.ts +1 -1
  175. package/src/models/V1BillingType.ts +1 -1
  176. package/src/models/V1ChargebeeV1NotPaidInvoice.ts +1 -1
  177. package/src/models/V1ChargebeeV1PaymentDueInvoice.ts +1 -1
  178. package/src/models/V1ChargebeeV1PortalSession.ts +1 -1
  179. package/src/models/V1ChargebeeV1UnpaidInvoice.ts +1 -1
  180. package/src/models/V1ChargebeeWebhookEvent.ts +1 -1
  181. package/src/models/V1ChargebeeWebhookEventContent.ts +1 -1
  182. package/src/models/V1ChargebeeWebhookEventCustomer.ts +1 -1
  183. package/src/models/V1CollectChargebeeV1Payment.ts +1 -1
  184. package/src/models/V1CreateChargebeeV1PortalSessionPayload.ts +1 -1
  185. package/src/models/V1CreateOrUpdateChargebeeV1SubscriptionPayload.ts +1 -1
  186. package/src/models/V1Distributor.ts +1 -1
  187. package/src/models/V1DistributorList.ts +1 -1
  188. package/src/models/V1Organization.ts +1 -1
  189. package/src/models/V1OrganizationBillingUser.ts +1 -1
  190. package/src/models/V1OrganizationBillingUsers.ts +1 -1
  191. package/src/models/V1OrganizationChargebeeV1Status.ts +1 -1
  192. package/src/models/V1OrganizationStatus.ts +1 -1
  193. package/src/models/V1OrganizationStatusChargebeeV1Addon.ts +1 -1
  194. package/src/models/V1OrganizationStatusChargebeeV1User.ts +1 -1
  195. package/src/models/V1OrganizationStatusChargebeeV1UserBillingStatus.ts +1 -1
  196. package/src/models/V1SetChargebeeV1BillingPayorPayload.ts +1 -1
  197. package/src/models/V1SetChargebeeV1Payload.ts +1 -1
  198. package/src/models/V1SetOrganisationDistributorPayload.ts +1 -1
  199. package/src/models/V1SetUserBillingProfilePayload.ts +1 -1
  200. package/src/models/V1SetUserNonBillablePayload.ts +1 -1
  201. package/src/models/V1User.ts +1 -1
  202. package/src/models/V1UserServiceStatus.ts +1 -1
  203. package/src/models/V1UserStatus.ts +1 -1
  204. 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.0
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.0
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.0
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.0
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.0
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.0
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.0
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.0
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.0
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.0
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.0
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.0
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.0
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.0
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.0
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.0
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.0
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.0
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.0
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.0
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.0
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.0
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.0
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.0
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.0
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.0
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.0
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.0
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.0
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.0
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.0
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.0
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.0
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.0
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.0
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.0
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: {
@@ -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.0
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).
@@ -20,7 +20,7 @@ exports.ErrorCodesFromJSONTyped = ErrorCodesFromJSONTyped;
20
20
  exports.ErrorCodesToJSON = ErrorCodesToJSON;
21
21
  exports.ErrorCodesToJSONTyped = ErrorCodesToJSONTyped;
22
22
  /**
23
- *
23
+ * An error code that can be returned by the API (See ErrorPayload)
24
24
  * @export
25
25
  */
26
26
  exports.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.0
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 {ErrorCodes}
19
+ * A code describing the error that occurred. See ErrorCodes for possible values
20
+ * @type {string}
22
21
  * @memberof ErrorSchema
23
22
  */
24
- code: ErrorCodes;
23
+ code: string;
25
24
  /**
26
25
  *
27
26
  * @type {string}
@@ -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.0
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).
@@ -18,7 +18,6 @@ exports.ErrorSchemaFromJSON = ErrorSchemaFromJSON;
18
18
  exports.ErrorSchemaFromJSONTyped = ErrorSchemaFromJSONTyped;
19
19
  exports.ErrorSchemaToJSON = ErrorSchemaToJSON;
20
20
  exports.ErrorSchemaToJSONTyped = ErrorSchemaToJSONTyped;
21
- const ErrorCodes_1 = require("./ErrorCodes");
22
21
  /**
23
22
  * Check if a given object implements the ErrorSchema interface.
24
23
  */
@@ -35,7 +34,7 @@ function ErrorSchemaFromJSONTyped(json, ignoreDiscriminator) {
35
34
  return json;
36
35
  }
37
36
  return {
38
- 'code': (0, ErrorCodes_1.ErrorCodesFromJSON)(json['code']),
37
+ 'code': json['code'],
39
38
  'message': json['message'] == null ? undefined : json['message'],
40
39
  };
41
40
  }
@@ -47,7 +46,7 @@ function ErrorSchemaToJSONTyped(value, ignoreDiscriminator = false) {
47
46
  return value;
48
47
  }
49
48
  return {
50
- 'code': (0, ErrorCodes_1.ErrorCodesToJSON)(value['code']),
49
+ 'code': value['code'],
51
50
  'message': value['message'],
52
51
  };
53
52
  }
@@ -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.0
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.0
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.0
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.0
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.0
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.0
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.0
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.0
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.0
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.0
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.0
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.0
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.0
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.0
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.0
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.0
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.0
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.0
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).