Skip to content
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
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Avalara/SDK/api/A1099/V2/companies_w9_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
@author Jonathan Wenger <[email protected]>
@copyright 2022 Avalara, Inc.
@license https://www.apache.org/licenses/LICENSE-2.0
@version 25.7.0
@version 25.7.2
@link https://github.com/avadev/AvaTax-REST-V3-Python-SDK
"""

Expand Down Expand Up @@ -61,7 +61,7 @@ def __verify_api_client(self,api_client):

def __set_configuration(self, api_client):
self.__verify_api_client(api_client)
api_client.set_sdk_version("25.7.0")
api_client.set_sdk_version("25.7.2")
self.api_client = api_client

self.create_company_endpoint = _Endpoint(
Expand Down
4 changes: 2 additions & 2 deletions Avalara/SDK/api/A1099/V2/forms1099_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
@author Jonathan Wenger <[email protected]>
@copyright 2022 Avalara, Inc.
@license https://www.apache.org/licenses/LICENSE-2.0
@version 25.7.0
@version 25.7.2
@link https://github.com/avadev/AvaTax-REST-V3-Python-SDK
"""

Expand Down Expand Up @@ -64,7 +64,7 @@ def __verify_api_client(self,api_client):

def __set_configuration(self, api_client):
self.__verify_api_client(api_client)
api_client.set_sdk_version("25.7.0")
api_client.set_sdk_version("25.7.2")
self.api_client = api_client

self.bulk_upsert1099_forms_endpoint = _Endpoint(
Expand Down
4 changes: 2 additions & 2 deletions Avalara/SDK/api/A1099/V2/forms_w9_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
@author Jonathan Wenger <[email protected]>
@copyright 2022 Avalara, Inc.
@license https://www.apache.org/licenses/LICENSE-2.0
@version 25.7.0
@version 25.7.2
@link https://github.com/avadev/AvaTax-REST-V3-Python-SDK
"""

Expand Down Expand Up @@ -59,7 +59,7 @@ def __verify_api_client(self,api_client):

def __set_configuration(self, api_client):
self.__verify_api_client(api_client)
api_client.set_sdk_version("25.7.0")
api_client.set_sdk_version("25.7.2")
self.api_client = api_client

self.create_w9_form_endpoint = _Endpoint(
Expand Down
4 changes: 2 additions & 2 deletions Avalara/SDK/api/A1099/V2/issuers1099_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
@author Jonathan Wenger <[email protected]>
@copyright 2022 Avalara, Inc.
@license https://www.apache.org/licenses/LICENSE-2.0
@version 25.7.0
@version 25.7.2
@link https://github.com/avadev/AvaTax-REST-V3-Python-SDK
"""

Expand Down Expand Up @@ -60,7 +60,7 @@ def __verify_api_client(self,api_client):

def __set_configuration(self, api_client):
self.__verify_api_client(api_client)
api_client.set_sdk_version("25.7.0")
api_client.set_sdk_version("25.7.2")
self.api_client = api_client

self.create_issuer_endpoint = _Endpoint(
Expand Down
4 changes: 2 additions & 2 deletions Avalara/SDK/api/A1099/V2/jobs1099_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
@author Jonathan Wenger <[email protected]>
@copyright 2022 Avalara, Inc.
@license https://www.apache.org/licenses/LICENSE-2.0
@version 25.7.0
@version 25.7.2
@link https://github.com/avadev/AvaTax-REST-V3-Python-SDK
"""

Expand Down Expand Up @@ -58,7 +58,7 @@ def __verify_api_client(self,api_client):

def __set_configuration(self, api_client):
self.__verify_api_client(api_client)
api_client.set_sdk_version("25.7.0")
api_client.set_sdk_version("25.7.2")
self.api_client = api_client

self.get_job_endpoint = _Endpoint(
Expand Down
4 changes: 2 additions & 2 deletions Avalara/SDK/api/EInvoicing/V1/data_input_fields_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
@author Jonathan Wenger <[email protected]>
@copyright 2022 Avalara, Inc.
@license https://www.apache.org/licenses/LICENSE-2.0
@version 25.7.0
@version 25.7.2
@link https://github.com/avadev/AvaTax-REST-V3-Python-SDK
"""

Expand Down Expand Up @@ -58,7 +58,7 @@ def __verify_api_client(self,api_client):

def __set_configuration(self, api_client):
self.__verify_api_client(api_client)
api_client.set_sdk_version("25.7.0")
api_client.set_sdk_version("25.7.2")
self.api_client = api_client

self.get_data_input_fields_endpoint = _Endpoint(
Expand Down
4 changes: 2 additions & 2 deletions Avalara/SDK/api/EInvoicing/V1/documents_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
@author Jonathan Wenger <[email protected]>
@copyright 2022 Avalara, Inc.
@license https://www.apache.org/licenses/LICENSE-2.0
@version 25.7.0
@version 25.7.2
@link https://github.com/avadev/AvaTax-REST-V3-Python-SDK
"""

Expand Down Expand Up @@ -64,7 +64,7 @@ def __verify_api_client(self,api_client):

def __set_configuration(self, api_client):
self.__verify_api_client(api_client)
api_client.set_sdk_version("25.7.0")
api_client.set_sdk_version("25.7.2")
self.api_client = api_client

self.download_document_endpoint = _Endpoint(
Expand Down
4 changes: 2 additions & 2 deletions Avalara/SDK/api/EInvoicing/V1/interop_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
@author Jonathan Wenger <[email protected]>
@copyright 2022 Avalara, Inc.
@license https://www.apache.org/licenses/LICENSE-2.0
@version 25.7.0
@version 25.7.2
@link https://github.com/avadev/AvaTax-REST-V3-Python-SDK
"""

Expand Down Expand Up @@ -58,7 +58,7 @@ def __verify_api_client(self,api_client):

def __set_configuration(self, api_client):
self.__verify_api_client(api_client)
api_client.set_sdk_version("25.7.0")
api_client.set_sdk_version("25.7.2")
self.api_client = api_client

self.submit_interop_document_endpoint = _Endpoint(
Expand Down
4 changes: 2 additions & 2 deletions Avalara/SDK/api/EInvoicing/V1/mandates_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
@author Jonathan Wenger <[email protected]>
@copyright 2022 Avalara, Inc.
@license https://www.apache.org/licenses/LICENSE-2.0
@version 25.7.0
@version 25.7.2
@link https://github.com/avadev/AvaTax-REST-V3-Python-SDK
"""

Expand Down Expand Up @@ -59,7 +59,7 @@ def __verify_api_client(self,api_client):

def __set_configuration(self, api_client):
self.__verify_api_client(api_client)
api_client.set_sdk_version("25.7.0")
api_client.set_sdk_version("25.7.2")
self.api_client = api_client

self.get_mandate_data_input_fields_endpoint = _Endpoint(
Expand Down
4 changes: 2 additions & 2 deletions Avalara/SDK/api/EInvoicing/V1/subscriptions_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
@author Jonathan Wenger <[email protected]>
@copyright 2022 Avalara, Inc.
@license https://www.apache.org/licenses/LICENSE-2.0
@version 25.7.0
@version 25.7.2
@link https://github.com/avadev/AvaTax-REST-V3-Python-SDK
"""

Expand Down Expand Up @@ -61,7 +61,7 @@ def __verify_api_client(self,api_client):

def __set_configuration(self, api_client):
self.__verify_api_client(api_client)
api_client.set_sdk_version("25.7.0")
api_client.set_sdk_version("25.7.2")
self.api_client = api_client

self.create_webhook_subscription_endpoint = _Endpoint(
Expand Down
4 changes: 2 additions & 2 deletions Avalara/SDK/api/EInvoicing/V1/trading_partners_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
@author Jonathan Wenger <[email protected]>
@copyright 2022 Avalara, Inc.
@license https://www.apache.org/licenses/LICENSE-2.0
@version 25.7.0
@version 25.7.2
@link https://github.com/avadev/AvaTax-REST-V3-Python-SDK
"""

Expand Down Expand Up @@ -61,7 +61,7 @@ def __verify_api_client(self,api_client):

def __set_configuration(self, api_client):
self.__verify_api_client(api_client)
api_client.set_sdk_version("25.7.0")
api_client.set_sdk_version("25.7.2")
self.api_client = api_client

self.batch_search_participants_endpoint = _Endpoint(
Expand Down
2 changes: 1 addition & 1 deletion Avalara/SDK/models/A1099/V2/attribute.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
@author Jonathan Wenger <[email protected]>
@copyright 2022 Avalara, Inc.
@license https://www.apache.org/licenses/LICENSE-2.0
@version 25.7.0
@version 25.7.2
@link https://github.com/avadev/AvaTax-REST-V3-Python-SDK
"""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
@author Jonathan Wenger <[email protected]>
@copyright 2022 Avalara, Inc.
@license https://www.apache.org/licenses/LICENSE-2.0
@version 25.7.0
@version 25.7.2
@link https://github.com/avadev/AvaTax-REST-V3-Python-SDK
"""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
@author Jonathan Wenger <[email protected]>
@copyright 2022 Avalara, Inc.
@license https://www.apache.org/licenses/LICENSE-2.0
@version 25.7.0
@version 25.7.2
@link https://github.com/avadev/AvaTax-REST-V3-Python-SDK
"""

Expand Down
2 changes: 1 addition & 1 deletion Avalara/SDK/models/A1099/V2/base_company_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
@author Jonathan Wenger <[email protected]>
@copyright 2022 Avalara, Inc.
@license https://www.apache.org/licenses/LICENSE-2.0
@version 25.7.0
@version 25.7.2
@link https://github.com/avadev/AvaTax-REST-V3-Python-SDK
"""

Expand Down
2 changes: 1 addition & 1 deletion Avalara/SDK/models/A1099/V2/base_form_list_request.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
@author Jonathan Wenger <[email protected]>
@copyright 2022 Avalara, Inc.
@license https://www.apache.org/licenses/LICENSE-2.0
@version 25.7.0
@version 25.7.2
@link https://github.com/avadev/AvaTax-REST-V3-Python-SDK
"""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
@author Jonathan Wenger <[email protected]>
@copyright 2022 Avalara, Inc.
@license https://www.apache.org/licenses/LICENSE-2.0
@version 25.7.0
@version 25.7.2
@link https://github.com/avadev/AvaTax-REST-V3-Python-SDK
"""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
@author Jonathan Wenger <[email protected]>
@copyright 2022 Avalara, Inc.
@license https://www.apache.org/licenses/LICENSE-2.0
@version 25.7.0
@version 25.7.2
@link https://github.com/avadev/AvaTax-REST-V3-Python-SDK
"""

Expand Down
2 changes: 1 addition & 1 deletion Avalara/SDK/models/A1099/V2/company_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
@author Jonathan Wenger <[email protected]>
@copyright 2022 Avalara, Inc.
@license https://www.apache.org/licenses/LICENSE-2.0
@version 25.7.0
@version 25.7.2
@link https://github.com/avadev/AvaTax-REST-V3-Python-SDK
"""

Expand Down
2 changes: 1 addition & 1 deletion Avalara/SDK/models/A1099/V2/company_response.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
@author Jonathan Wenger <[email protected]>
@copyright 2022 Avalara, Inc.
@license https://www.apache.org/licenses/LICENSE-2.0
@version 25.7.0
@version 25.7.2
@link https://github.com/avadev/AvaTax-REST-V3-Python-SDK
"""

Expand Down
2 changes: 1 addition & 1 deletion Avalara/SDK/models/A1099/V2/company_response_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
@author Jonathan Wenger <[email protected]>
@copyright 2022 Avalara, Inc.
@license https://www.apache.org/licenses/LICENSE-2.0
@version 25.7.0
@version 25.7.2
@link https://github.com/avadev/AvaTax-REST-V3-Python-SDK
"""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
@author Jonathan Wenger <[email protected]>
@copyright 2022 Avalara, Inc.
@license https://www.apache.org/licenses/LICENSE-2.0
@version 25.7.0
@version 25.7.2
@link https://github.com/avadev/AvaTax-REST-V3-Python-SDK
"""

Expand Down
2 changes: 1 addition & 1 deletion Avalara/SDK/models/A1099/V2/covered_individual_request.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
@author Jonathan Wenger <[email protected]>
@copyright 2022 Avalara, Inc.
@license https://www.apache.org/licenses/LICENSE-2.0
@version 25.7.0
@version 25.7.2
@link https://github.com/avadev/AvaTax-REST-V3-Python-SDK
"""

Expand Down
2 changes: 1 addition & 1 deletion Avalara/SDK/models/A1099/V2/data.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
@author Jonathan Wenger <[email protected]>
@copyright 2022 Avalara, Inc.
@license https://www.apache.org/licenses/LICENSE-2.0
@version 25.7.0
@version 25.7.2
@link https://github.com/avadev/AvaTax-REST-V3-Python-SDK
"""

Expand Down
2 changes: 1 addition & 1 deletion Avalara/SDK/models/A1099/V2/error_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
@author Jonathan Wenger <[email protected]>
@copyright 2022 Avalara, Inc.
@license https://www.apache.org/licenses/LICENSE-2.0
@version 25.7.0
@version 25.7.2
@link https://github.com/avadev/AvaTax-REST-V3-Python-SDK
"""

Expand Down
2 changes: 1 addition & 1 deletion Avalara/SDK/models/A1099/V2/error_response.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
@author Jonathan Wenger <[email protected]>
@copyright 2022 Avalara, Inc.
@license https://www.apache.org/licenses/LICENSE-2.0
@version 25.7.0
@version 25.7.2
@link https://github.com/avadev/AvaTax-REST-V3-Python-SDK
"""

Expand Down
2 changes: 1 addition & 1 deletion Avalara/SDK/models/A1099/V2/error_response_errors_inner.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
@author Jonathan Wenger <[email protected]>
@copyright 2022 Avalara, Inc.
@license https://www.apache.org/licenses/LICENSE-2.0
@version 25.7.0
@version 25.7.2
@link https://github.com/avadev/AvaTax-REST-V3-Python-SDK
"""

Expand Down
2 changes: 1 addition & 1 deletion Avalara/SDK/models/A1099/V2/form1095_b.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
@author Jonathan Wenger <[email protected]>
@copyright 2022 Avalara, Inc.
@license https://www.apache.org/licenses/LICENSE-2.0
@version 25.7.0
@version 25.7.2
@link https://github.com/avadev/AvaTax-REST-V3-Python-SDK
"""

Expand Down
2 changes: 1 addition & 1 deletion Avalara/SDK/models/A1099/V2/form1095_b_list.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
@author Jonathan Wenger <[email protected]>
@copyright 2022 Avalara, Inc.
@license https://www.apache.org/licenses/LICENSE-2.0
@version 25.7.0
@version 25.7.2
@link https://github.com/avadev/AvaTax-REST-V3-Python-SDK
"""

Expand Down
2 changes: 1 addition & 1 deletion Avalara/SDK/models/A1099/V2/form1095_b_list_item.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
@author Jonathan Wenger <[email protected]>
@copyright 2022 Avalara, Inc.
@license https://www.apache.org/licenses/LICENSE-2.0
@version 25.7.0
@version 25.7.2
@link https://github.com/avadev/AvaTax-REST-V3-Python-SDK
"""

Expand Down
2 changes: 1 addition & 1 deletion Avalara/SDK/models/A1099/V2/form1095_b_request.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
@author Jonathan Wenger <[email protected]>
@copyright 2022 Avalara, Inc.
@license https://www.apache.org/licenses/LICENSE-2.0
@version 25.7.0
@version 25.7.2
@link https://github.com/avadev/AvaTax-REST-V3-Python-SDK
"""

Expand Down
2 changes: 1 addition & 1 deletion Avalara/SDK/models/A1099/V2/form1099_base.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
@author Jonathan Wenger <[email protected]>
@copyright 2022 Avalara, Inc.
@license https://www.apache.org/licenses/LICENSE-2.0
@version 25.7.0
@version 25.7.2
@link https://github.com/avadev/AvaTax-REST-V3-Python-SDK
"""

Expand Down
2 changes: 1 addition & 1 deletion Avalara/SDK/models/A1099/V2/form1099_div_list.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
@author Jonathan Wenger <[email protected]>
@copyright 2022 Avalara, Inc.
@license https://www.apache.org/licenses/LICENSE-2.0
@version 25.7.0
@version 25.7.2
@link https://github.com/avadev/AvaTax-REST-V3-Python-SDK
"""

Expand Down
Loading