Skip to content

Commit b11421a

Browse files
Merge pull request #5 from avadev/25.7.2
25.7.2
2 parents 439dda3 + b8943e3 commit b11421a

File tree

133 files changed

+23084
-3337
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

133 files changed

+23084
-3337
lines changed

README.md

Lines changed: 148 additions & 148 deletions
Large diffs are not rendered by default.

docs/A1099/BulkUpsert1099FormsRequest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
7-
**forms** | [**\AvalaraSDK\ModelA1099V2\Form1099RListItem[]**](Form1099RListItem.md) | | [optional]
7+
**forms** | [**\Avalara\SDK\Model\A1099\V2\Form1099RListItem[]**](Form1099RListItem.md) | | [optional]
88
**form_type** | **string** | | [optional]
99

1010
[[Back to Model list]](../../../README.md#models) [[Back to API list]](../../../README.md#endpoints) [[Back to README]](../../../README.md)

docs/A1099/Data.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
77
**id** | **string** | | [optional]
88
**type** | **string** | | [optional]
9-
**attributes** | [**\AvalaraSDK\ModelA1099V2\Attribute**](Attribute.md) | | [optional]
10-
**links** | [**\AvalaraSDK\ModelA1099V2\Link**](Link.md) | | [optional]
9+
**attributes** | [**\Avalara\SDK\Model\A1099\V2\Attribute**](Attribute.md) | | [optional]
10+
**links** | [**\Avalara\SDK\Model\A1099\V2\Link**](Link.md) | | [optional]
1111

1212
[[Back to Model list]](../../../README.md#models) [[Back to API list]](../../../README.md#endpoints) [[Back to README]](../../../README.md)

docs/A1099/ErrorResponse.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
77
**title** | **string** | | [optional]
8-
**errors** | [**\AvalaraSDK\ModelA1099V2\ErrorResponseErrorsInner[]**](ErrorResponseErrorsInner.md) | | [optional]
8+
**errors** | [**\Avalara\SDK\Model\A1099\V2\ErrorResponseErrorsInner[]**](ErrorResponseErrorsInner.md) | | [optional]
99

1010
[[Back to Model list]](../../../README.md#models) [[Back to API list]](../../../README.md#endpoints) [[Back to README]](../../../README.md)

docs/A1099/Form1095B.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,23 +5,23 @@
55
Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
77
**origin_of_health_coverage_code** | **string** | | [optional]
8-
**covered_individuals** | [**\AvalaraSDK\ModelA1099V2\CoveredIndividualReference[]**](CoveredIndividualReference.md) | | [optional]
8+
**covered_individuals** | [**\Avalara\SDK\Model\A1099\V2\CoveredIndividualReference[]**](CoveredIndividualReference.md) | | [optional]
99
**id** | **string** | | [optional]
1010
**type** | **string** | | [optional]
1111
**issuer_id** | **int** | | [optional]
1212
**issuer_reference_id** | **string** | | [optional]
1313
**issuer_tin** | **string** | | [optional]
1414
**tax_year** | **int** | | [optional]
1515
**federal_efile** | **bool** | | [optional]
16-
**federal_efile_status** | [**\AvalaraSDK\ModelA1099V2\Form1099StatusDetail**](Form1099StatusDetail.md) | | [optional]
16+
**federal_efile_status** | [**\Avalara\SDK\Model\A1099\V2\Form1099StatusDetail**](Form1099StatusDetail.md) | | [optional]
1717
**state_efile** | **bool** | | [optional]
18-
**state_efile_status** | [**\AvalaraSDK\ModelA1099V2\StateEfileStatusDetail[]**](StateEfileStatusDetail.md) | | [optional]
18+
**state_efile_status** | [**\Avalara\SDK\Model\A1099\V2\StateEfileStatusDetail[]**](StateEfileStatusDetail.md) | | [optional]
1919
**postal_mail** | **bool** | | [optional]
20-
**postal_mail_status** | [**\AvalaraSDK\ModelA1099V2\Form1099StatusDetail**](Form1099StatusDetail.md) | | [optional]
20+
**postal_mail_status** | [**\Avalara\SDK\Model\A1099\V2\Form1099StatusDetail**](Form1099StatusDetail.md) | | [optional]
2121
**tin_match** | **bool** | | [optional]
22-
**tin_match_status** | [**\AvalaraSDK\ModelA1099V2\Form1099StatusDetail**](Form1099StatusDetail.md) | | [optional]
22+
**tin_match_status** | [**\Avalara\SDK\Model\A1099\V2\Form1099StatusDetail**](Form1099StatusDetail.md) | | [optional]
2323
**address_verification** | **bool** | | [optional]
24-
**address_verification_status** | [**\AvalaraSDK\ModelA1099V2\Form1099StatusDetail**](Form1099StatusDetail.md) | | [optional]
24+
**address_verification_status** | [**\Avalara\SDK\Model\A1099\V2\Form1099StatusDetail**](Form1099StatusDetail.md) | | [optional]
2525
**reference_id** | **string** | | [optional]
2626
**email** | **string** | | [optional]
2727
**tin_type** | **string** | | [optional]
@@ -35,9 +35,9 @@ Name | Type | Description | Notes
3535
**zip** | **string** | | [optional]
3636
**foreign_province** | **string** | | [optional]
3737
**country_code** | **string** | | [optional]
38-
**validation_errors** | [**\AvalaraSDK\ModelA1099V2\ValidationError[]**](ValidationError.md) | | [optional]
38+
**validation_errors** | [**\Avalara\SDK\Model\A1099\V2\ValidationError[]**](ValidationError.md) | | [optional]
3939
**created_at** | **\DateTime** | | [optional]
4040
**updated_at** | **\DateTime** | | [optional]
41-
**state_and_local_withholding** | [**\AvalaraSDK\ModelA1099V2\StateAndLocalWithholding**](StateAndLocalWithholding.md) | | [optional]
41+
**state_and_local_withholding** | [**\Avalara\SDK\Model\A1099\V2\StateAndLocalWithholding**](StateAndLocalWithholding.md) | | [optional]
4242

4343
[[Back to Model list]](../../../README.md#models) [[Back to API list]](../../../README.md#endpoints) [[Back to README]](../../../README.md)

docs/A1099/Form1095BList.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
7-
**forms** | [**\AvalaraSDK\ModelA1099V2\Form1095BListItem[]**](Form1095BListItem.md) | | [optional]
7+
**forms** | [**\Avalara\SDK\Model\A1099\V2\Form1095BListItem[]**](Form1095BListItem.md) | | [optional]
88
**form_type** | **string** | | [optional]
99

1010
[[Back to Model list]](../../../README.md#models) [[Back to API list]](../../../README.md#endpoints) [[Back to README]](../../../README.md)

docs/A1099/Form1095BListItem.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Name | Type | Description | Notes
1010
**employee_name_suffix** | **string** | | [optional]
1111
**employee_date_of_birth** | **\DateTime** | | [optional]
1212
**origin_of_health_coverage_code** | **string** | | [optional]
13-
**covered_individuals** | [**\AvalaraSDK\ModelA1099V2\CoveredIndividualRequest[]**](CoveredIndividualRequest.md) | | [optional]
13+
**covered_individuals** | [**\Avalara\SDK\Model\A1099\V2\CoveredIndividualRequest[]**](CoveredIndividualRequest.md) | | [optional]
1414
**issuer_id** | **string** | | [optional]
1515
**reference_id** | **string** | | [optional]
1616
**recipient_name** | **string** | | [optional]
@@ -32,6 +32,6 @@ Name | Type | Description | Notes
3232
**state_e_file** | **bool** | | [optional]
3333
**tin_match** | **bool** | | [optional]
3434
**address_verification** | **bool** | | [optional]
35-
**state_and_local_withholding** | [**\AvalaraSDK\ModelA1099V2\StateAndLocalWithholdingRequest**](StateAndLocalWithholdingRequest.md) | | [optional]
35+
**state_and_local_withholding** | [**\Avalara\SDK\Model\A1099\V2\StateAndLocalWithholdingRequest**](StateAndLocalWithholdingRequest.md) | | [optional]
3636

3737
[[Back to Model list]](../../../README.md#models) [[Back to API list]](../../../README.md#endpoints) [[Back to README]](../../../README.md)

docs/A1099/Form1095BRequest.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Name | Type | Description | Notes
1010
**employee_name_suffix** | **string** | | [optional]
1111
**employee_date_of_birth** | **\DateTime** | | [optional]
1212
**origin_of_health_coverage_code** | **string** | | [optional]
13-
**covered_individuals** | [**\AvalaraSDK\ModelA1099V2\CoveredIndividualRequest[]**](CoveredIndividualRequest.md) | | [optional]
13+
**covered_individuals** | [**\Avalara\SDK\Model\A1099\V2\CoveredIndividualRequest[]**](CoveredIndividualRequest.md) | | [optional]
1414
**type** | **string** | | [optional] [readonly]
1515
**issuer_id** | **string** | | [optional]
1616
**reference_id** | **string** | | [optional]
@@ -33,6 +33,6 @@ Name | Type | Description | Notes
3333
**state_e_file** | **bool** | | [optional]
3434
**tin_match** | **bool** | | [optional]
3535
**address_verification** | **bool** | | [optional]
36-
**state_and_local_withholding** | [**\AvalaraSDK\ModelA1099V2\StateAndLocalWithholdingRequest**](StateAndLocalWithholdingRequest.md) | | [optional]
36+
**state_and_local_withholding** | [**\Avalara\SDK\Model\A1099\V2\StateAndLocalWithholdingRequest**](StateAndLocalWithholdingRequest.md) | | [optional]
3737

3838
[[Back to Model list]](../../../README.md#models) [[Back to API list]](../../../README.md#endpoints) [[Back to README]](../../../README.md)

docs/A1099/Form1099Base.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@ Name | Type | Description | Notes
1111
**issuer_tin** | **string** | | [optional]
1212
**tax_year** | **int** | | [optional]
1313
**federal_efile** | **bool** | | [optional]
14-
**federal_efile_status** | [**\AvalaraSDK\ModelA1099V2\Form1099StatusDetail**](Form1099StatusDetail.md) | | [optional]
14+
**federal_efile_status** | [**\Avalara\SDK\Model\A1099\V2\Form1099StatusDetail**](Form1099StatusDetail.md) | | [optional]
1515
**state_efile** | **bool** | | [optional]
16-
**state_efile_status** | [**\AvalaraSDK\ModelA1099V2\StateEfileStatusDetail[]**](StateEfileStatusDetail.md) | | [optional]
16+
**state_efile_status** | [**\Avalara\SDK\Model\A1099\V2\StateEfileStatusDetail[]**](StateEfileStatusDetail.md) | | [optional]
1717
**postal_mail** | **bool** | | [optional]
18-
**postal_mail_status** | [**\AvalaraSDK\ModelA1099V2\Form1099StatusDetail**](Form1099StatusDetail.md) | | [optional]
18+
**postal_mail_status** | [**\Avalara\SDK\Model\A1099\V2\Form1099StatusDetail**](Form1099StatusDetail.md) | | [optional]
1919
**tin_match** | **bool** | | [optional]
20-
**tin_match_status** | [**\AvalaraSDK\ModelA1099V2\Form1099StatusDetail**](Form1099StatusDetail.md) | | [optional]
20+
**tin_match_status** | [**\Avalara\SDK\Model\A1099\V2\Form1099StatusDetail**](Form1099StatusDetail.md) | | [optional]
2121
**address_verification** | **bool** | | [optional]
22-
**address_verification_status** | [**\AvalaraSDK\ModelA1099V2\Form1099StatusDetail**](Form1099StatusDetail.md) | | [optional]
22+
**address_verification_status** | [**\Avalara\SDK\Model\A1099\V2\Form1099StatusDetail**](Form1099StatusDetail.md) | | [optional]
2323
**reference_id** | **string** | | [optional]
2424
**email** | **string** | | [optional]
2525
**tin_type** | **string** | | [optional]
@@ -33,9 +33,9 @@ Name | Type | Description | Notes
3333
**zip** | **string** | | [optional]
3434
**foreign_province** | **string** | | [optional]
3535
**country_code** | **string** | | [optional]
36-
**validation_errors** | [**\AvalaraSDK\ModelA1099V2\ValidationError[]**](ValidationError.md) | | [optional]
36+
**validation_errors** | [**\Avalara\SDK\Model\A1099\V2\ValidationError[]**](ValidationError.md) | | [optional]
3737
**created_at** | **\DateTime** | | [optional]
3838
**updated_at** | **\DateTime** | | [optional]
39-
**state_and_local_withholding** | [**\AvalaraSDK\ModelA1099V2\StateAndLocalWithholding**](StateAndLocalWithholding.md) | | [optional]
39+
**state_and_local_withholding** | [**\Avalara\SDK\Model\A1099\V2\StateAndLocalWithholding**](StateAndLocalWithholding.md) | | [optional]
4040

4141
[[Back to Model list]](../../../README.md#models) [[Back to API list]](../../../README.md#endpoints) [[Back to README]](../../../README.md)

docs/A1099/Form1099DivList.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
7-
**forms** | [**\AvalaraSDK\ModelA1099V2\Form1099DivListItem[]**](Form1099DivListItem.md) | | [optional]
7+
**forms** | [**\Avalara\SDK\Model\A1099\V2\Form1099DivListItem[]**](Form1099DivListItem.md) | | [optional]
88
**form_type** | **string** | | [optional]
99

1010
[[Back to Model list]](../../../README.md#models) [[Back to API list]](../../../README.md#endpoints) [[Back to README]](../../../README.md)

0 commit comments

Comments
 (0)