You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/apis/AccountApi.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@ namespace Example
58
58
| Name | Type | Description | Notes |
59
59
|------|------|-------------|-------|
60
60
|**methodClient**|[**HttpClient**](https://learn.microsoft.com/en-us/dotnet/api/system.net.http.httpclient?view=netstandard-2.0)| The HttpClient instance to use for the request. ||
|**cancellationToken**|[**CancellationToken**](https://learn.microsoft.com/en-us/dotnet/api/system.threading.cancellationtoken?view=netstandard-2.0)| The cancellation token to use for the request. ||
63
63
64
64
### Return type
@@ -335,7 +335,7 @@ namespace Example
335
335
| Name | Type | Description | Notes |
336
336
|------|------|-------------|-------|
337
337
|**methodClient**|[**HttpClient**](https://learn.microsoft.com/en-us/dotnet/api/system.net.http.httpclient?view=netstandard-2.0)| The HttpClient instance to use for the request. ||
|**cancellationToken**|[**CancellationToken**](https://learn.microsoft.com/en-us/dotnet/api/system.threading.cancellationtoken?view=netstandard-2.0)| The cancellation token to use for the request. ||
Copy file name to clipboardExpand all lines: docs/apis/AddressesApi.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@ namespace Example
54
54
| Name | Type | Description | Notes |
55
55
|------|------|-------------|-------|
56
56
|**methodClient**|[**HttpClient**](https://learn.microsoft.com/en-us/dotnet/api/system.net.http.httpclient?view=netstandard-2.0)| The HttpClient instance to use for the request. ||
57
-
|**parseAddressRequestBody**|[**ParseAddressRequestBody**](../../docs/\models/ParseAddressRequestBody.md)| The only required field is `text`, which is the text to be parsed. You can optionally also provide an `address` containing already-known values. For example, you may already know the recipient's name, city, and country, and only want to parse the street address into separate lines. ||
57
+
|**parseAddressRequestBody**|[**ParseAddressRequestBody**](../../docs//models/ParseAddressRequestBody.md)| The only required field is `text`, which is the text to be parsed. You can optionally also provide an `address` containing already-known values. For example, you may already know the recipient's name, city, and country, and only want to parse the street address into separate lines. ||
58
58
|**cancellationToken**|[**CancellationToken**](https://learn.microsoft.com/en-us/dotnet/api/system.threading.cancellationtoken?view=netstandard-2.0)| The cancellation token to use for the request. ||
59
59
60
60
### Return type
@@ -110,7 +110,7 @@ namespace Example
110
110
| Name | Type | Description | Notes |
111
111
|------|------|-------------|-------|
112
112
|**methodClient**|[**HttpClient**](https://learn.microsoft.com/en-us/dotnet/api/system.net.http.httpclient?view=netstandard-2.0)| The HttpClient instance to use for the request. ||
|**cancellationToken**|[**CancellationToken**](https://learn.microsoft.com/en-us/dotnet/api/system.threading.cancellationtoken?view=netstandard-2.0)| The cancellation token to use for the request. ||
Copy file name to clipboardExpand all lines: docs/apis/BatchesApi.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,7 +63,7 @@ namespace Example
63
63
| Name | Type | Description | Notes |
64
64
|------|------|-------------|-------|
65
65
|**methodClient**|[**HttpClient**](https://learn.microsoft.com/en-us/dotnet/api/system.net.http.httpclient?view=netstandard-2.0)| The HttpClient instance to use for the request. ||
|**cancellationToken**|[**CancellationToken**](https://learn.microsoft.com/en-us/dotnet/api/system.threading.cancellationtoken?view=netstandard-2.0)| The cancellation token to use for the request. ||
69
69
@@ -120,7 +120,7 @@ namespace Example
120
120
| Name | Type | Description | Notes |
121
121
|------|------|-------------|-------|
122
122
|**methodClient**|[**HttpClient**](https://learn.microsoft.com/en-us/dotnet/api/system.net.http.httpclient?view=netstandard-2.0)| The HttpClient instance to use for the request. ||
|**cancellationToken**|[**CancellationToken**](https://learn.microsoft.com/en-us/dotnet/api/system.threading.cancellationtoken?view=netstandard-2.0)| The cancellation token to use for the request. ||
125
125
126
126
### Return type
@@ -471,7 +471,7 @@ namespace Example
471
471
| Name | Type | Description | Notes |
472
472
|------|------|-------------|-------|
473
473
|**methodClient**|[**HttpClient**](https://learn.microsoft.com/en-us/dotnet/api/system.net.http.httpclient?view=netstandard-2.0)| The HttpClient instance to use for the request. ||
|**cancellationToken**|[**CancellationToken**](https://learn.microsoft.com/en-us/dotnet/api/system.threading.cancellationtoken?view=netstandard-2.0)| The cancellation token to use for the request. ||
477
477
@@ -529,7 +529,7 @@ namespace Example
529
529
| Name | Type | Description | Notes |
530
530
|------|------|-------------|-------|
531
531
|**methodClient**|[**HttpClient**](https://learn.microsoft.com/en-us/dotnet/api/system.net.http.httpclient?view=netstandard-2.0)| The HttpClient instance to use for the request. ||
|**cancellationToken**|[**CancellationToken**](https://learn.microsoft.com/en-us/dotnet/api/system.threading.cancellationtoken?view=netstandard-2.0)| The cancellation token to use for the request. ||
Copy file name to clipboardExpand all lines: docs/apis/CarrierAccountsApi.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@ namespace Example
58
58
|------|------|-------------|-------|
59
59
|**methodClient**|[**HttpClient**](https://learn.microsoft.com/en-us/dotnet/api/system.net.http.httpclient?view=netstandard-2.0)| The HttpClient instance to use for the request. ||
60
60
|**carrierName**|**CarrierName**| The carrier name, such as `stamps_com`, `ups`, `fedex`, or `dhl_express`. ||
|**cancellationToken**|[**CancellationToken**](https://learn.microsoft.com/en-us/dotnet/api/system.threading.cancellationtoken?view=netstandard-2.0)| The cancellation token to use for the request. ||
63
63
64
64
### Return type
@@ -233,7 +233,7 @@ namespace Example
233
233
|------|------|-------------|-------|
234
234
|**methodClient**|[**HttpClient**](https://learn.microsoft.com/en-us/dotnet/api/system.net.http.httpclient?view=netstandard-2.0)| The HttpClient instance to use for the request. ||
235
235
|**carrierName**|**CarrierNameWithSettings**| The carrier name, such as `ups`, `fedex`, or `dhl_express`. ||
|**cancellationToken**|[**CancellationToken**](https://learn.microsoft.com/en-us/dotnet/api/system.threading.cancellationtoken?view=netstandard-2.0)| The cancellation token to use for the request. ||
Copy file name to clipboardExpand all lines: docs/apis/CarriersApi.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,7 @@ namespace Example
60
60
| Name | Type | Description | Notes |
61
61
|------|------|-------------|-------|
62
62
|**methodClient**|[**HttpClient**](https://learn.microsoft.com/en-us/dotnet/api/system.net.http.httpclient?view=netstandard-2.0)| The HttpClient instance to use for the request. ||
|**cancellationToken**|[**CancellationToken**](https://learn.microsoft.com/en-us/dotnet/api/system.threading.cancellationtoken?view=netstandard-2.0)| The cancellation token to use for the request. ||
Copy file name to clipboardExpand all lines: docs/apis/InsuranceApi.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@ namespace Example
56
56
| Name | Type | Description | Notes |
57
57
|------|------|-------------|-------|
58
58
|**methodClient**|[**HttpClient**](https://learn.microsoft.com/en-us/dotnet/api/system.net.http.httpclient?view=netstandard-2.0)| The HttpClient instance to use for the request. ||
|**cancellationToken**|[**CancellationToken**](https://learn.microsoft.com/en-us/dotnet/api/system.threading.cancellationtoken?view=netstandard-2.0)| The cancellation token to use for the request. ||
61
61
62
62
### Return type
@@ -112,7 +112,7 @@ namespace Example
112
112
| Name | Type | Description | Notes |
113
113
|------|------|-------------|-------|
114
114
|**methodClient**|[**HttpClient**](https://learn.microsoft.com/en-us/dotnet/api/system.net.http.httpclient?view=netstandard-2.0)| The HttpClient instance to use for the request. ||
|**cancellationToken**|[**CancellationToken**](https://learn.microsoft.com/en-us/dotnet/api/system.threading.cancellationtoken?view=netstandard-2.0)| The cancellation token to use for the request. ||
Copy file name to clipboardExpand all lines: docs/apis/LabelsApi.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,7 +62,7 @@ namespace Example
62
62
| Name | Type | Description | Notes |
63
63
|------|------|-------------|-------|
64
64
|**methodClient**|[**HttpClient**](https://learn.microsoft.com/en-us/dotnet/api/system.net.http.httpclient?view=netstandard-2.0)| The HttpClient instance to use for the request. ||
|**cancellationToken**|[**CancellationToken**](https://learn.microsoft.com/en-us/dotnet/api/system.threading.cancellationtoken?view=netstandard-2.0)| The cancellation token to use for the request. ||
67
67
68
68
### Return type
@@ -118,7 +118,7 @@ namespace Example
118
118
| Name | Type | Description | Notes |
119
119
|------|------|-------------|-------|
120
120
|**methodClient**|[**HttpClient**](https://learn.microsoft.com/en-us/dotnet/api/system.net.http.httpclient?view=netstandard-2.0)| The HttpClient instance to use for the request. ||
|**cancellationToken**|[**CancellationToken**](https://learn.microsoft.com/en-us/dotnet/api/system.threading.cancellationtoken?view=netstandard-2.0)| The cancellation token to use for the request. ||
123
123
124
124
### Return type
@@ -175,7 +175,7 @@ namespace Example
175
175
| Name | Type | Description | Notes |
176
176
|------|------|-------------|-------|
177
177
|**methodClient**|[**HttpClient**](https://learn.microsoft.com/en-us/dotnet/api/system.net.http.httpclient?view=netstandard-2.0)| The HttpClient instance to use for the request. ||
|**cancellationToken**|[**CancellationToken**](https://learn.microsoft.com/en-us/dotnet/api/system.threading.cancellationtoken?view=netstandard-2.0)| The cancellation token to use for the request. ||
181
181
@@ -233,7 +233,7 @@ namespace Example
233
233
| Name | Type | Description | Notes |
234
234
|------|------|-------------|-------|
235
235
|**methodClient**|[**HttpClient**](https://learn.microsoft.com/en-us/dotnet/api/system.net.http.httpclient?view=netstandard-2.0)| The HttpClient instance to use for the request. ||
|**cancellationToken**|[**CancellationToken**](https://learn.microsoft.com/en-us/dotnet/api/system.threading.cancellationtoken?view=netstandard-2.0)| The cancellation token to use for the request. ||
239
239
@@ -291,7 +291,7 @@ namespace Example
291
291
| Name | Type | Description | Notes |
292
292
|------|------|-------------|-------|
293
293
|**methodClient**|[**HttpClient**](https://learn.microsoft.com/en-us/dotnet/api/system.net.http.httpclient?view=netstandard-2.0)| The HttpClient instance to use for the request. ||
|**cancellationToken**|[**CancellationToken**](https://learn.microsoft.com/en-us/dotnet/api/system.threading.cancellationtoken?view=netstandard-2.0)| The cancellation token to use for the request. ||
Copy file name to clipboardExpand all lines: docs/apis/ManifestsApi.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@ namespace Example
56
56
| Name | Type | Description | Notes |
57
57
|------|------|-------------|-------|
58
58
|**methodClient**|[**HttpClient**](https://learn.microsoft.com/en-us/dotnet/api/system.net.http.httpclient?view=netstandard-2.0)| The HttpClient instance to use for the request. ||
|**cancellationToken**|[**CancellationToken**](https://learn.microsoft.com/en-us/dotnet/api/system.threading.cancellationtoken?view=netstandard-2.0)| The cancellation token to use for the request. ||
61
61
62
62
### Return type
@@ -236,7 +236,7 @@ namespace Example
236
236
|**shipDateEnd**|**DateTimeOffset**| ship date end range |[optional]|
237
237
|**createdAtStart**|**DateTimeOffset**| Used to create a filter for when a resource was created (ex. A shipment that was created after a certain time) |[optional]|
238
238
|**createdAtEnd**|**DateTimeOffset**| Used to create a filter for when a resource was created, (ex. A shipment that was created before a certain time) |[optional]|
|**warehouseId**|**string**| Warehouse ID |[optional]|
241
241
|**carrierId**|**string**| Carrier ID |[optional]|
242
242
|**page**|**int**| Return a specific page of results. Defaults to the first page. If set to a number that's greater than the number of pages of results, an empty page is returned. |[optional][default to 1]|
0 commit comments