Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update for 23.3.0 #221

Merged
merged 1 commit into from
Mar 16, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 2 additions & 2 deletions GlobalAssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@
// Revision
//

[assembly: AssemblyVersion("23.2.0")]
[assembly: AssemblyFileVersion("23.2.0")]
[assembly: AssemblyVersion("23.3.0")]
[assembly: AssemblyFileVersion("23.3.0")]
1,648 changes: 824 additions & 824 deletions src/AvaTaxApi.cs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/Avalara.AvaTax.RestClient.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>Avalara.AvaTax</id>

<version>23.2.0</version>
<version>23.3.0</version>

<title>Avalara AvaTax SDK</title>
<description>Add world-class tax estimation and calculation to your project with Avalara's AvaTax suite of APIs and services.</description>
Expand Down
6 changes: 3 additions & 3 deletions src/enums/AccountStatusId.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
/*
* AvaTax API Client Library
*
* (c) 2004-2019 Avalara, Inc.
* (c) 2004-2023 Avalara, Inc.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @author Genevieve Conty
* @author Greg Hester
* @author Jonathan Wenger <[email protected]>
* @author Sachin Baijal <[email protected]>
* Swagger name: AvaTaxClient
*/

Expand Down
6 changes: 3 additions & 3 deletions src/enums/AccountTypeId.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
/*
* AvaTax API Client Library
*
* (c) 2004-2019 Avalara, Inc.
* (c) 2004-2023 Avalara, Inc.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @author Genevieve Conty
* @author Greg Hester
* @author Jonathan Wenger <[email protected]>
* @author Sachin Baijal <[email protected]>
* Swagger name: AvaTaxClient
*/

Expand Down
6 changes: 3 additions & 3 deletions src/enums/AccrualType.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
/*
* AvaTax API Client Library
*
* (c) 2004-2019 Avalara, Inc.
* (c) 2004-2023 Avalara, Inc.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @author Genevieve Conty
* @author Greg Hester
* @author Jonathan Wenger <[email protected]>
* @author Sachin Baijal <[email protected]>
* Swagger name: AvaTaxClient
*/

Expand Down
6 changes: 3 additions & 3 deletions src/enums/AddressCategoryId.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
/*
* AvaTax API Client Library
*
* (c) 2004-2019 Avalara, Inc.
* (c) 2004-2023 Avalara, Inc.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @author Genevieve Conty
* @author Greg Hester
* @author Jonathan Wenger <[email protected]>
* @author Sachin Baijal <[email protected]>
* Swagger name: AvaTaxClient
*/

Expand Down
6 changes: 3 additions & 3 deletions src/enums/AddressTypeId.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
/*
* AvaTax API Client Library
*
* (c) 2004-2019 Avalara, Inc.
* (c) 2004-2023 Avalara, Inc.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @author Genevieve Conty
* @author Greg Hester
* @author Jonathan Wenger <[email protected]>
* @author Sachin Baijal <[email protected]>
* Swagger name: AvaTaxClient
*/

Expand Down
6 changes: 3 additions & 3 deletions src/enums/AdjustmentPeriodTypeId.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
/*
* AvaTax API Client Library
*
* (c) 2004-2019 Avalara, Inc.
* (c) 2004-2023 Avalara, Inc.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @author Genevieve Conty
* @author Greg Hester
* @author Jonathan Wenger <[email protected]>
* @author Sachin Baijal <[email protected]>
* Swagger name: AvaTaxClient
*/

Expand Down
6 changes: 3 additions & 3 deletions src/enums/AdjustmentReason.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
/*
* AvaTax API Client Library
*
* (c) 2004-2019 Avalara, Inc.
* (c) 2004-2023 Avalara, Inc.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @author Genevieve Conty
* @author Greg Hester
* @author Jonathan Wenger <[email protected]>
* @author Sachin Baijal <[email protected]>
* Swagger name: AvaTaxClient
*/

Expand Down
6 changes: 3 additions & 3 deletions src/enums/AgeVerifyFailureCode.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
/*
* AvaTax API Client Library
*
* (c) 2004-2019 Avalara, Inc.
* (c) 2004-2023 Avalara, Inc.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @author Genevieve Conty
* @author Greg Hester
* @author Jonathan Wenger <[email protected]>
* @author Sachin Baijal <[email protected]>
* Swagger name: AvaTaxBeverageClient
*/

Expand Down
6 changes: 3 additions & 3 deletions src/enums/ApiCallStatus.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
/*
* AvaTax API Client Library
*
* (c) 2004-2019 Avalara, Inc.
* (c) 2004-2023 Avalara, Inc.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @author Genevieve Conty
* @author Greg Hester
* @author Jonathan Wenger <[email protected]>
* @author Sachin Baijal <[email protected]>
* Swagger name: AvaTaxClient
*/

Expand Down
6 changes: 3 additions & 3 deletions src/enums/ApiVersionSchema.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
/*
* AvaTax API Client Library
*
* (c) 2004-2019 Avalara, Inc.
* (c) 2004-2023 Avalara, Inc.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @author Genevieve Conty
* @author Greg Hester
* @author Jonathan Wenger <[email protected]>
* @author Sachin Baijal <[email protected]>
* Swagger name: AvaTaxBeverageClient
*/

Expand Down
6 changes: 3 additions & 3 deletions src/enums/AuthenticationTypeId.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
/*
* AvaTax API Client Library
*
* (c) 2004-2019 Avalara, Inc.
* (c) 2004-2023 Avalara, Inc.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @author Genevieve Conty
* @author Greg Hester
* @author Jonathan Wenger <[email protected]>
* @author Sachin Baijal <[email protected]>
* Swagger name: AvaTaxClient
*/

Expand Down
6 changes: 3 additions & 3 deletions src/enums/AvataxDeleteErrorTransactionStatus.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
/*
* AvaTax API Client Library
*
* (c) 2004-2019 Avalara, Inc.
* (c) 2004-2023 Avalara, Inc.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @author Genevieve Conty
* @author Greg Hester
* @author Jonathan Wenger <[email protected]>
* @author Sachin Baijal <[email protected]>
* Swagger name: AvaTaxClient
*/

Expand Down
6 changes: 3 additions & 3 deletions src/enums/BatchStatus.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
/*
* AvaTax API Client Library
*
* (c) 2004-2019 Avalara, Inc.
* (c) 2004-2023 Avalara, Inc.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @author Genevieve Conty
* @author Greg Hester
* @author Jonathan Wenger <[email protected]>
* @author Sachin Baijal <[email protected]>
* Swagger name: AvaTaxClient
*/

Expand Down
6 changes: 3 additions & 3 deletions src/enums/BatchType.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
/*
* AvaTax API Client Library
*
* (c) 2004-2019 Avalara, Inc.
* (c) 2004-2023 Avalara, Inc.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @author Genevieve Conty
* @author Greg Hester
* @author Jonathan Wenger <[email protected]>
* @author Sachin Baijal <[email protected]>
* Swagger name: AvaTaxClient
*/

Expand Down
6 changes: 3 additions & 3 deletions src/enums/BoundaryLevel.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
/*
* AvaTax API Client Library
*
* (c) 2004-2019 Avalara, Inc.
* (c) 2004-2023 Avalara, Inc.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @author Genevieve Conty
* @author Greg Hester
* @author Jonathan Wenger <[email protected]>
* @author Sachin Baijal <[email protected]>
* Swagger name: AvaTaxClient
*/

Expand Down
6 changes: 3 additions & 3 deletions src/enums/BulkAccountValidationStatus.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
/*
* AvaTax API Client Library
*
* (c) 2004-2019 Avalara, Inc.
* (c) 2004-2023 Avalara, Inc.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @author Genevieve Conty
* @author Greg Hester
* @author Jonathan Wenger <[email protected]>
* @author Sachin Baijal <[email protected]>
* Swagger name: AvaTaxClient
*/

Expand Down
6 changes: 3 additions & 3 deletions src/enums/CertCaptureProvisionStatus.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
/*
* AvaTax API Client Library
*
* (c) 2004-2019 Avalara, Inc.
* (c) 2004-2023 Avalara, Inc.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @author Genevieve Conty
* @author Greg Hester
* @author Jonathan Wenger <[email protected]>
* @author Sachin Baijal <[email protected]>
* Swagger name: AvaTaxClient
*/

Expand Down
6 changes: 3 additions & 3 deletions src/enums/CertExpressInvitationStatus.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
/*
* AvaTax API Client Library
*
* (c) 2004-2019 Avalara, Inc.
* (c) 2004-2023 Avalara, Inc.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @author Genevieve Conty
* @author Greg Hester
* @author Jonathan Wenger <[email protected]>
* @author Sachin Baijal <[email protected]>
* Swagger name: AvaTaxClient
*/

Expand Down
6 changes: 3 additions & 3 deletions src/enums/CertificatePreviewType.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
/*
* AvaTax API Client Library
*
* (c) 2004-2019 Avalara, Inc.
* (c) 2004-2023 Avalara, Inc.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @author Genevieve Conty
* @author Greg Hester
* @author Jonathan Wenger <[email protected]>
* @author Sachin Baijal <[email protected]>
* Swagger name: AvaTaxClient
*/

Expand Down
6 changes: 3 additions & 3 deletions src/enums/CertificateRequestDeliveryMethod.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
/*
* AvaTax API Client Library
*
* (c) 2004-2019 Avalara, Inc.
* (c) 2004-2023 Avalara, Inc.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @author Genevieve Conty
* @author Greg Hester
* @author Jonathan Wenger <[email protected]>
* @author Sachin Baijal <[email protected]>
* Swagger name: AvaTaxClient
*/

Expand Down
6 changes: 3 additions & 3 deletions src/enums/CommentType.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
/*
* AvaTax API Client Library
*
* (c) 2004-2019 Avalara, Inc.
* (c) 2004-2023 Avalara, Inc.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @author Genevieve Conty
* @author Greg Hester
* @author Jonathan Wenger <[email protected]>
* @author Sachin Baijal <[email protected]>
* Swagger name: AvaTaxClient
*/

Expand Down
6 changes: 3 additions & 3 deletions src/enums/CompanyAccessLevel.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
/*
* AvaTax API Client Library
*
* (c) 2004-2019 Avalara, Inc.
* (c) 2004-2023 Avalara, Inc.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @author Genevieve Conty
* @author Greg Hester
* @author Jonathan Wenger <[email protected]>
* @author Sachin Baijal <[email protected]>
* Swagger name: AvaTaxClient
*/

Expand Down
Loading