celitech-sdk 1.3.38 → 1.3.43

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 CHANGED
@@ -1,4 +1,4 @@
1
- # Celitech TypeScript SDK 1.3.38
1
+ # Celitech TypeScript SDK 1.3.43
2
2
 
3
3
  Welcome to the Celitech SDK documentation. This guide will help you get started with integrating and using the Celitech SDK in your project.
4
4
 
@@ -6,8 +6,8 @@ Welcome to the Celitech SDK documentation. This guide will help you get started
6
6
 
7
7
  ## Versions
8
8
 
9
- - API version: `1.1.0`
10
- - SDK version: `1.3.38`
9
+ - API version: `1.3.43`
10
+ - SDK version: `1.3.43`
11
11
 
12
12
  ## About the API
13
13
 
@@ -133,20 +133,48 @@ The SDK includes several models that represent the data structures used in API r
133
133
  | [GetAccessTokenRequest](documentation/models/GetAccessTokenRequest.md) | |
134
134
  | [GetAccessTokenOkResponse](documentation/models/GetAccessTokenOkResponse.md) | |
135
135
  | [ListDestinationsOkResponse](documentation/models/ListDestinationsOkResponse.md) | |
136
+ | [\_\_](documentation/models/__.md) | |
137
+ | [\_1](documentation/models/_1.md) | |
136
138
  | [ListPackagesOkResponse](documentation/models/ListPackagesOkResponse.md) | |
139
+ | [\_2](documentation/models/_2.md) | |
140
+ | [\_3](documentation/models/_3.md) | |
141
+ | [CreatePurchaseV2Request](documentation/models/CreatePurchaseV2Request.md) | |
142
+ | [CreatePurchaseV2OkResponse](documentation/models/CreatePurchaseV2OkResponse.md) | |
143
+ | [\_4](documentation/models/_4.md) | |
144
+ | [\_5](documentation/models/_5.md) | |
137
145
  | [ListPurchasesOkResponse](documentation/models/ListPurchasesOkResponse.md) | |
146
+ | [\_6](documentation/models/_6.md) | |
147
+ | [\_7](documentation/models/_7.md) | |
138
148
  | [CreatePurchaseRequest](documentation/models/CreatePurchaseRequest.md) | |
139
149
  | [CreatePurchaseOkResponse](documentation/models/CreatePurchaseOkResponse.md) | |
150
+ | [\_8](documentation/models/_8.md) | |
151
+ | [\_9](documentation/models/_9.md) | |
140
152
  | [TopUpEsimRequest](documentation/models/TopUpEsimRequest.md) | |
141
153
  | [TopUpEsimOkResponse](documentation/models/TopUpEsimOkResponse.md) | |
154
+ | [\_10](documentation/models/_10.md) | |
155
+ | [\_11](documentation/models/_11.md) | |
142
156
  | [EditPurchaseRequest](documentation/models/EditPurchaseRequest.md) | |
143
157
  | [EditPurchaseOkResponse](documentation/models/EditPurchaseOkResponse.md) | |
158
+ | [\_12](documentation/models/_12.md) | |
159
+ | [\_13](documentation/models/_13.md) | |
144
160
  | [GetPurchaseConsumptionOkResponse](documentation/models/GetPurchaseConsumptionOkResponse.md) | |
161
+ | [\_14](documentation/models/_14.md) | |
162
+ | [\_15](documentation/models/_15.md) | |
145
163
  | [GetEsimOkResponse](documentation/models/GetEsimOkResponse.md) | |
164
+ | [\_16](documentation/models/_16.md) | |
165
+ | [\_17](documentation/models/_17.md) | |
146
166
  | [GetEsimDeviceOkResponse](documentation/models/GetEsimDeviceOkResponse.md) | |
167
+ | [\_18](documentation/models/_18.md) | |
168
+ | [\_19](documentation/models/_19.md) | |
147
169
  | [GetEsimHistoryOkResponse](documentation/models/GetEsimHistoryOkResponse.md) | |
170
+ | [\_20](documentation/models/_20.md) | |
171
+ | [\_21](documentation/models/_21.md) | |
148
172
  | [GetEsimMacOkResponse](documentation/models/GetEsimMacOkResponse.md) | |
173
+ | [\_22](documentation/models/_22.md) | |
174
+ | [\_23](documentation/models/_23.md) | |
149
175
  | [TokenOkResponse](documentation/models/TokenOkResponse.md) | |
176
+ | [\_24](documentation/models/_24.md) | |
177
+ | [\_25](documentation/models/_25.md) | |
150
178
 
151
179
  </details>
152
180