avalara_sdk 25.7.2 → 25.8.0
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.
- checksums.yaml +4 -4
- data/README.md +76 -39
- data/docs/A1099/V2/BulkUpsert1099FormsRequest.md +3 -1
- data/docs/A1099/V2/CompaniesW9Api.md +22 -22
- data/docs/A1099/V2/CoveredIndividualReferenceResponse.md +56 -0
- data/docs/A1099/V2/CoveredIndividualRequest.md +19 -19
- data/docs/A1099/V2/Create1099Form201Response.md +59 -0
- data/docs/A1099/V2/CreateW9Form201Response.md +55 -0
- data/docs/A1099/V2/CreateW9FormRequest.md +55 -0
- data/docs/A1099/V2/Form1042SList.md +20 -0
- data/docs/A1099/V2/Form1042SListItem.md +108 -0
- data/docs/A1099/V2/Form1042SListItemResponse.md +130 -0
- data/docs/A1099/V2/Form1042SRequest.md +110 -0
- data/docs/A1099/V2/Form1042SResponse.md +88 -0
- data/docs/A1099/V2/Form1095BListItem.md +31 -31
- data/docs/A1099/V2/Form1095BListItemResponse.md +86 -0
- data/docs/A1099/V2/Form1095BRequest.md +33 -33
- data/docs/A1099/V2/Form1099BaseResponse.md +82 -0
- data/docs/A1099/V2/Form1099DivListItem.md +45 -45
- data/docs/A1099/V2/Form1099DivRequest.md +44 -44
- data/docs/A1099/V2/Form1099DivResponse.md +3 -3
- data/docs/A1099/V2/Form1099KListItem.md +46 -46
- data/docs/A1099/V2/Form1099KListItemResponse.md +122 -0
- data/docs/A1099/V2/Form1099KRequest.md +45 -45
- data/docs/A1099/V2/Form1099ListResponse.md +18 -0
- data/docs/A1099/V2/Form1099ListResponseValueInner.md +59 -0
- data/docs/A1099/V2/Form1099MiscListItem.md +43 -43
- data/docs/A1099/V2/Form1099MiscListItemResponse.md +108 -0
- data/docs/A1099/V2/Form1099MiscRequest.md +42 -42
- data/docs/A1099/V2/Form1099MiscResponse.md +5 -5
- data/docs/A1099/V2/Form1099NecListItem.md +31 -31
- data/docs/A1099/V2/Form1099NecListItemResponse.md +88 -0
- data/docs/A1099/V2/Form1099NecRequest.md +30 -30
- data/docs/A1099/V2/Form1099NecResponse.md +5 -5
- data/docs/A1099/V2/Form1099RListItem.md +47 -47
- data/docs/A1099/V2/Form1099RListItemResponse.md +122 -0
- data/docs/A1099/V2/Form1099RRequest.md +45 -45
- data/docs/A1099/V2/Form1099StatusDetailResponse.md +20 -0
- data/docs/A1099/V2/FormRequestBase.md +23 -23
- data/docs/A1099/V2/FormRequestListItemBase.md +66 -0
- data/docs/A1099/V2/FormResponseBase.md +3 -3
- data/docs/A1099/V2/FormSingleRequestBase.md +25 -25
- data/docs/A1099/V2/Forms1099Api.md +75 -63
- data/docs/A1099/V2/FormsW9Api.md +61 -56
- data/docs/A1099/V2/Get1099Form200Response.md +15 -11
- data/docs/A1099/V2/IntermediaryOrFlowThrough.md +38 -0
- data/docs/A1099/V2/IntermediaryOrFlowThroughRequest.md +38 -0
- data/docs/A1099/V2/IntermediaryOrFlowThroughResponse.md +38 -0
- data/docs/A1099/V2/Issuers1099Api.md +23 -23
- data/docs/A1099/V2/JobResult.md +15 -15
- data/docs/A1099/V2/Jobs1099Api.md +2 -2
- data/docs/A1099/V2/PrimaryWithholdingAgent.md +20 -0
- data/docs/A1099/V2/PrimaryWithholdingAgentRequest.md +20 -0
- data/docs/A1099/V2/PrimaryWithholdingAgentResponse.md +20 -0
- data/docs/A1099/V2/StateAndLocalWithholdingResponse.md +8 -8
- data/docs/A1099/V2/StateEfileStatusDetailResponse.md +22 -0
- data/docs/A1099/V2/SubstantialUsOwnerRequest.md +22 -0
- data/docs/A1099/V2/Update1099Form200Response.md +3 -1
- data/docs/A1099/V2/ValidationErrorResponse.md +20 -0
- data/docs/A1099/V2/W4FormDataModel.md +5 -5
- data/docs/A1099/V2/W4FormRequest.md +66 -0
- data/docs/A1099/V2/W8BenEFormRequest.md +218 -0
- data/docs/A1099/V2/W8BenEFormResponse.md +3 -3
- data/docs/A1099/V2/W8BenFormDataModel.md +5 -5
- data/docs/A1099/V2/W8BenFormRequest.md +76 -0
- data/docs/A1099/V2/W8BeneFormDataModel.md +5 -5
- data/docs/A1099/V2/W8ImyFormDataModel.md +5 -5
- data/docs/A1099/V2/W8ImyFormRequest.md +250 -0
- data/docs/A1099/V2/W8ImyFormResponse.md +2 -2
- data/docs/A1099/V2/W9FormBaseRequest.md +28 -0
- data/docs/A1099/V2/W9FormDataModel.md +5 -5
- data/docs/A1099/V2/W9FormRequest.md +64 -0
- data/docs/EInvoicing/V1/Address.md +28 -0
- data/docs/EInvoicing/V1/BatchErrorDetail.md +20 -0
- data/docs/EInvoicing/V1/BatchSearchListResponse.md +2 -2
- data/docs/EInvoicing/V1/Consents.md +18 -0
- data/docs/EInvoicing/V1/CreateTradingPartner201Response.md +22 -0
- data/docs/EInvoicing/V1/CreateTradingPartnersBatch200Response.md +22 -0
- data/docs/EInvoicing/V1/CreateTradingPartnersBatch200ResponseValueInner.md +22 -0
- data/docs/EInvoicing/V1/CreateTradingPartnersBatchRequest.md +18 -0
- data/docs/EInvoicing/V1/DataInputFieldsApi.md +5 -5
- data/docs/EInvoicing/V1/DocumentsApi.md +9 -9
- data/docs/EInvoicing/V1/Extension.md +20 -0
- data/docs/EInvoicing/V1/Identifier.md +22 -0
- data/docs/EInvoicing/V1/InteropApi.md +1 -1
- data/docs/EInvoicing/V1/MandatesApi.md +6 -6
- data/docs/EInvoicing/V1/SearchParticipants200Response.md +22 -0
- data/docs/EInvoicing/V1/SubscriptionsApi.md +12 -12
- data/docs/EInvoicing/V1/SupportedDocumentTypes.md +26 -0
- data/docs/EInvoicing/V1/TaxIdentifierRequest.md +24 -0
- data/docs/EInvoicing/V1/TaxIdentifierResponse.md +20 -0
- data/docs/EInvoicing/V1/TaxIdentifierResponseValue.md +22 -0
- data/docs/EInvoicing/V1/TaxIdentifierSchemaByCountry200Response.md +20 -0
- data/docs/EInvoicing/V1/TaxIdentifiersApi.md +177 -0
- data/docs/EInvoicing/V1/TradingPartner.md +34 -0
- data/docs/EInvoicing/V1/TradingPartnersApi.md +412 -75
- data/docs/EInvoicing/V1/UpdateTradingPartner200Response.md +22 -0
- data/docs/EInvoicing/V1/ValidationError.md +20 -0
- data/lib/avalara_sdk/api/A1099/V2/companies_w9_api.rb +14 -14
- data/lib/avalara_sdk/api/A1099/V2/forms1099_api.rb +51 -39
- data/lib/avalara_sdk/api/A1099/V2/forms_w9_api.rb +56 -50
- data/lib/avalara_sdk/api/A1099/V2/issuers1099_api.rb +20 -20
- data/lib/avalara_sdk/api/A1099/V2/jobs1099_api.rb +2 -2
- data/lib/avalara_sdk/api/EInvoicing/V1/data_input_fields_api.rb +7 -7
- data/lib/avalara_sdk/api/EInvoicing/V1/documents_api.rb +11 -11
- data/lib/avalara_sdk/api/EInvoicing/V1/interop_api.rb +2 -2
- data/lib/avalara_sdk/api/EInvoicing/V1/mandates_api.rb +8 -8
- data/lib/avalara_sdk/api/EInvoicing/V1/subscriptions_api.rb +21 -21
- data/lib/avalara_sdk/api/EInvoicing/V1/tax_identifiers_api.rb +531 -0
- data/lib/avalara_sdk/api/EInvoicing/V1/trading_partners_api.rb +660 -80
- data/lib/avalara_sdk/models/A1099/V2/attribute.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/authorized_api_request_model.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/authorized_api_request_v2_data_model.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/base_company_model.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/base_form_list_request.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/bulk_upsert1099_forms_request.rb +2 -1
- data/lib/avalara_sdk/models/A1099/V2/company_create_update_request_model.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/company_model.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/company_response.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/company_response_model.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/covered_individual_reference_response.rb +407 -0
- data/lib/avalara_sdk/models/A1099/V2/covered_individual_request.rb +20 -1
- data/lib/avalara_sdk/models/A1099/V2/create1099_form201_response.rb +106 -0
- data/lib/avalara_sdk/models/A1099/V2/create_w9_form201_response.rb +104 -0
- data/lib/avalara_sdk/models/A1099/V2/create_w9_form_request.rb +104 -0
- data/lib/avalara_sdk/models/A1099/V2/data.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/error_model.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/error_response.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/error_response_errors_inner.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/form1042_s_list.rb +238 -0
- data/lib/avalara_sdk/models/A1099/V2/form1042_s_list_item.rb +891 -0
- data/lib/avalara_sdk/models/A1099/V2/form1042_s_list_item_response.rb +925 -0
- data/lib/avalara_sdk/models/A1099/V2/form1042_s_request.rb +855 -0
- data/lib/avalara_sdk/models/A1099/V2/form1042_s_response.rb +600 -0
- data/lib/avalara_sdk/models/A1099/V2/form1095_b_list.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/form1095_b_list_item.rb +147 -14
- data/lib/avalara_sdk/models/A1099/V2/form1095_b_list_item_response.rb +700 -0
- data/lib/avalara_sdk/models/A1099/V2/form1095_b_request.rb +149 -16
- data/lib/avalara_sdk/models/A1099/V2/form1099_base_response.rb +661 -0
- data/lib/avalara_sdk/models/A1099/V2/form1099_div_list.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/form1099_div_list_item.rb +168 -13
- data/lib/avalara_sdk/models/A1099/V2/form1099_div_request.rb +159 -14
- data/lib/avalara_sdk/models/A1099/V2/form1099_div_response.rb +5 -5
- data/lib/avalara_sdk/models/A1099/V2/form1099_k_list.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/form1099_k_list_item.rb +169 -13
- data/lib/avalara_sdk/models/A1099/V2/form1099_k_list_item_response.rb +930 -0
- data/lib/avalara_sdk/models/A1099/V2/form1099_k_request.rb +160 -14
- data/lib/avalara_sdk/models/A1099/V2/form1099_list_response.rb +220 -0
- data/lib/avalara_sdk/models/A1099/V2/form1099_list_response_value_inner.rb +106 -0
- data/lib/avalara_sdk/models/A1099/V2/form1099_misc_list.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/form1099_misc_list_item.rb +171 -19
- data/lib/avalara_sdk/models/A1099/V2/form1099_misc_list_item_response.rb +810 -0
- data/lib/avalara_sdk/models/A1099/V2/form1099_misc_request.rb +162 -20
- data/lib/avalara_sdk/models/A1099/V2/form1099_misc_response.rb +12 -12
- data/lib/avalara_sdk/models/A1099/V2/form1099_nec_list.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/form1099_nec_list_item.rb +168 -20
- data/lib/avalara_sdk/models/A1099/V2/form1099_nec_list_item_response.rb +700 -0
- data/lib/avalara_sdk/models/A1099/V2/form1099_nec_request.rb +157 -20
- data/lib/avalara_sdk/models/A1099/V2/form1099_nec_response.rb +12 -12
- data/lib/avalara_sdk/models/A1099/V2/form1099_proccess_result.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/form1099_r_list.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/form1099_r_list_item.rb +171 -15
- data/lib/avalara_sdk/models/A1099/V2/form1099_r_list_item_response.rb +888 -0
- data/lib/avalara_sdk/models/A1099/V2/form1099_r_request.rb +160 -14
- data/lib/avalara_sdk/models/A1099/V2/form1099_status_detail_response.rb +223 -0
- data/lib/avalara_sdk/models/A1099/V2/form_request_base.rb +138 -12
- data/lib/avalara_sdk/models/A1099/V2/form_request_list_item_base.rb +611 -0
- data/lib/avalara_sdk/models/A1099/V2/form_response_base.rb +5 -5
- data/lib/avalara_sdk/models/A1099/V2/form_single_request_base.rb +140 -14
- data/lib/avalara_sdk/models/A1099/V2/get1099_form200_response.rb +8 -6
- data/lib/avalara_sdk/models/A1099/V2/http_validation_problem_details.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/i_create_form1099_request.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/i_update_form1099_request.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/intermediary_or_flow_through.rb +311 -0
- data/lib/avalara_sdk/models/A1099/V2/intermediary_or_flow_through_request.rb +311 -0
- data/lib/avalara_sdk/models/A1099/V2/intermediary_or_flow_through_response.rb +311 -0
- data/lib/avalara_sdk/models/A1099/V2/issuer_command.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/issuer_response.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/iw9_form_data_models_one_of.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/job_result.rb +16 -1
- data/lib/avalara_sdk/models/A1099/V2/link.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/paginated_query_result_model.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/paginated_query_result_model_company_response.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/paginated_query_result_model_issuer_response.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/paginated_w9_forms_model.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/primary_withholding_agent.rb +221 -0
- data/lib/avalara_sdk/models/A1099/V2/primary_withholding_agent_request.rb +221 -0
- data/lib/avalara_sdk/models/A1099/V2/primary_withholding_agent_response.rb +221 -0
- data/lib/avalara_sdk/models/A1099/V2/problem_details.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/state_and_local_withholding_request.rb +5 -1
- data/lib/avalara_sdk/models/A1099/V2/state_and_local_withholding_response.rb +9 -1
- data/lib/avalara_sdk/models/A1099/V2/state_efile_status_detail_response.rb +231 -0
- data/lib/avalara_sdk/models/A1099/V2/status_detail.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/substantial_us_owner_request.rb +233 -0
- data/lib/avalara_sdk/models/A1099/V2/substantial_us_owner_response.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/update1099_form200_response.rb +2 -1
- data/lib/avalara_sdk/models/A1099/V2/validation_error_response.rb +231 -0
- data/lib/avalara_sdk/models/A1099/V2/w4_form_data_model.rb +6 -6
- data/lib/avalara_sdk/models/A1099/V2/w4_form_request.rb +509 -0
- data/lib/avalara_sdk/models/A1099/V2/w4_form_response.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/w8_ben_e_form_request.rb +1343 -0
- data/lib/avalara_sdk/models/A1099/V2/w8_ben_e_form_response.rb +4 -4
- data/lib/avalara_sdk/models/A1099/V2/w8_ben_e_substantial_us_owner_data_model.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/w8_ben_form_data_model.rb +6 -6
- data/lib/avalara_sdk/models/A1099/V2/w8_ben_form_request.rb +561 -0
- data/lib/avalara_sdk/models/A1099/V2/w8_ben_form_response.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/w8_bene_form_data_model.rb +6 -6
- data/lib/avalara_sdk/models/A1099/V2/w8_imy_form_data_model.rb +6 -6
- data/lib/avalara_sdk/models/A1099/V2/w8_imy_form_request.rb +1518 -0
- data/lib/avalara_sdk/models/A1099/V2/w8_imy_form_response.rb +3 -3
- data/lib/avalara_sdk/models/A1099/V2/w9_form_base_request.rb +299 -0
- data/lib/avalara_sdk/models/A1099/V2/w9_form_base_response.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/w9_form_data_model.rb +6 -6
- data/lib/avalara_sdk/models/A1099/V2/w9_form_request.rb +495 -0
- data/lib/avalara_sdk/models/A1099/V2/w9_form_response.rb +4 -3
- data/lib/avalara_sdk/models/EInvoicing/V1/address.rb +382 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/batch_error_detail.rb +223 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/batch_search.rb +1 -1
- data/lib/avalara_sdk/models/EInvoicing/V1/batch_search_list_response.rb +3 -2
- data/lib/avalara_sdk/models/EInvoicing/V1/consents.rb +213 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/create_trading_partner201_response.rb +231 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/create_trading_partners_batch200_response.rb +232 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/create_trading_partners_batch200_response_value_inner.rb +231 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/create_trading_partners_batch_request.rb +212 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/data_input_fields_response.rb +1 -2
- data/lib/avalara_sdk/models/EInvoicing/V1/document_fetch.rb +1 -2
- data/lib/avalara_sdk/models/EInvoicing/V1/error_response.rb +1 -1
- data/lib/avalara_sdk/models/EInvoicing/V1/extension.rb +256 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/hmac_signature_value.rb +1 -2
- data/lib/avalara_sdk/models/EInvoicing/V1/identifier.rb +302 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/mandate.rb +1 -2
- data/lib/avalara_sdk/models/EInvoicing/V1/pagination.rb +1 -2
- data/lib/avalara_sdk/models/EInvoicing/V1/required_when_field.rb +1 -2
- data/lib/avalara_sdk/models/EInvoicing/V1/search_participants200_response.rb +232 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/signature.rb +1 -2
- data/lib/avalara_sdk/models/EInvoicing/V1/signature_value.rb +1 -2
- data/lib/avalara_sdk/models/EInvoicing/V1/subscription_common.rb +1 -2
- data/lib/avalara_sdk/models/EInvoicing/V1/success_response.rb +1 -2
- data/lib/avalara_sdk/models/EInvoicing/V1/supported_document_types.rb +305 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/tax_identifier_request.rb +329 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/tax_identifier_response.rb +228 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/tax_identifier_response_value.rb +231 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/tax_identifier_schema_by_country200_response.rb +235 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/trading_partner.rb +411 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/update_trading_partner200_response.rb +231 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/validation_error.rb +222 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/webhooks_error_response.rb +1 -2
- data/lib/avalara_sdk/version.rb +1 -1
- data/lib/avalara_sdk.rb +53 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/byebug-11.1.3/byebug/byebug.so +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/byebug-11.1.3/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/date-3.4.1/date_core.so +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/date-3.4.1/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/date-3.4.1/mkmf.log +4 -4
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/debase-0.2.9/attach.so +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/debase-0.2.9/debase_internals.so +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/debase-0.2.9/gem_make.out +7 -7
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/debase-0.2.9/mkmf.log +6 -6
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/debug-1.10.0/debug/debug.so +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/debug-1.10.0/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/erb-5.0.1/erb/escape.so +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/erb-5.0.1/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/io-console-0.8.0/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/io-console-0.8.0/io/console.so +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/io-console-0.8.0/mkmf.log +21 -21
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/json-2.12.2/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/json-2.12.2/json/ext/generator.so +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/json-2.12.2/json/ext/parser.so +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/json-2.12.2/mkmf.log +7 -7
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/prism-1.4.0/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/prism-1.4.0/mkmf.log +6 -6
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/prism-1.4.0/prism/prism.so +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/psych-5.2.6/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/psych-5.2.6/mkmf.log +10 -10
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/psych-5.2.6/psych.so +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/racc-1.8.1/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/racc-1.8.1/racc/cparse.so +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/ruby-debug-ide-0.7.3/gem_make.out +2 -2
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/stringio-3.1.7/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/stringio-3.1.7/mkmf.log +2 -2
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/stringio-3.1.7/stringio.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/byebug-11.1.3/ext/byebug/Makefile +3 -3
- data/vendor/bundle/ruby/3.3.0/gems/byebug-11.1.3/lib/byebug/byebug.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/date-3.4.1/ext/date/Makefile +3 -3
- data/vendor/bundle/ruby/3.3.0/gems/date-3.4.1/lib/date_core.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/debase-0.2.9/ext/Makefile +3 -3
- data/vendor/bundle/ruby/3.3.0/gems/debase-0.2.9/ext/attach/Makefile +3 -3
- data/vendor/bundle/ruby/3.3.0/gems/debase-0.2.9/lib/attach.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/debase-0.2.9/lib/debase_internals.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/debug-1.10.0/ext/debug/Makefile +3 -3
- data/vendor/bundle/ruby/3.3.0/gems/debug-1.10.0/lib/debug/debug.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/erb-5.0.1/ext/erb/escape/Makefile +3 -3
- data/vendor/bundle/ruby/3.3.0/gems/erb-5.0.1/lib/erb/escape.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/io-console-0.8.0/ext/io/console/Makefile +3 -3
- data/vendor/bundle/ruby/3.3.0/gems/io-console-0.8.0/lib/io/console.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/json-2.12.2/ext/json/ext/generator/Makefile +3 -3
- data/vendor/bundle/ruby/3.3.0/gems/json-2.12.2/ext/json/ext/parser/Makefile +3 -3
- data/vendor/bundle/ruby/3.3.0/gems/json-2.12.2/lib/json/ext/generator.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/json-2.12.2/lib/json/ext/parser.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/prism-1.4.0/ext/prism/Makefile +3 -3
- data/vendor/bundle/ruby/3.3.0/gems/prism-1.4.0/lib/prism/prism.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/psych-5.2.6/ext/psych/Makefile +3 -3
- data/vendor/bundle/ruby/3.3.0/gems/psych-5.2.6/lib/psych.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/ext/racc/cparse/Makefile +3 -3
- data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/lib/racc/cparse.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.7/ext/stringio/Makefile +3 -3
- data/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.7/lib/stringio.so +0 -0
- metadata +108 -2
@@ -0,0 +1,810 @@
|
|
1
|
+
=begin
|
2
|
+
#Avalara 1099 & W-9 API Definition
|
3
|
+
|
4
|
+
### 🔐 Authentication Generate a **license key** from: *[Avalara Portal](https://www.avalara.com/us/en/signin.html) → Settings → License and API Keys*. [More on authentication methods](https://developer.avalara.com/avatax-dm-combined-erp/common-setup/authentication/authentication-methods/) [Test your credentials](https://developer.avalara.com/avatax/test-credentials/) ## 📘 API & SDK Documentation [Avalara SDK (.NET) on GitHub](https://github.com/avadev/Avalara-SDK-DotNet#avalarasdk--the-unified-c-library-for-next-gen-avalara-services) [Code Examples – 1099 API](https://github.com/avadev/Avalara-SDK-DotNet/blob/main/docs/A1099/V2/Class1099IssuersApi.md#call1099issuersget)
|
5
|
+
|
6
|
+
|
7
|
+
=end
|
8
|
+
|
9
|
+
require 'date'
|
10
|
+
require 'time'
|
11
|
+
|
12
|
+
module AvalaraSdk::A1099::V2
|
13
|
+
class Form1099MiscListItemResponse
|
14
|
+
# Rents
|
15
|
+
attr_accessor :rents
|
16
|
+
|
17
|
+
# Royalties
|
18
|
+
attr_accessor :royalties
|
19
|
+
|
20
|
+
# Other income
|
21
|
+
attr_accessor :other_income
|
22
|
+
|
23
|
+
# Federal income tax withheld
|
24
|
+
attr_accessor :fed_income_tax_withheld
|
25
|
+
|
26
|
+
# Fishing boat proceeds
|
27
|
+
attr_accessor :fishing_boat_proceeds
|
28
|
+
|
29
|
+
# Medical and health care payments
|
30
|
+
attr_accessor :medical_and_health_care
|
31
|
+
|
32
|
+
# Substitute payments in lieu of dividends or interest
|
33
|
+
attr_accessor :substitute_payments
|
34
|
+
|
35
|
+
# Payer made direct sales totaling $5,000 or more of consumer products to recipient for resale
|
36
|
+
attr_accessor :direct_sales_indicator
|
37
|
+
|
38
|
+
# Crop insurance proceeds
|
39
|
+
attr_accessor :crop_insurance_proceeds
|
40
|
+
|
41
|
+
# (Legacy field) Excess golden parachute payments
|
42
|
+
attr_accessor :excess_golden_parachute
|
43
|
+
|
44
|
+
# Gross proceeds paid to an attorney
|
45
|
+
attr_accessor :gross_amount_paid_attorney
|
46
|
+
|
47
|
+
# Section 409A deferrals
|
48
|
+
attr_accessor :section409_a_deferrals
|
49
|
+
|
50
|
+
# Nonqualified deferred compensation
|
51
|
+
attr_accessor :section409_a_income
|
52
|
+
|
53
|
+
# ID of the form
|
54
|
+
attr_accessor :id
|
55
|
+
|
56
|
+
# Type of the form. Will be one of: * 940 * 941 * 943 * 944 * 945 * 1042 * 1042-S * 1095-B * 1095-C * 1097-BTC * 1098 * 1098-C * 1098-E * 1098-Q * 1098-T * 3921 * 3922 * 5498 * 5498-ESA * 5498-SA * 1099-MISC * 1099-A * 1099-B * 1099-C * 1099-CAP * 1099-DIV * 1099-G * 1099-INT * 1099-K * 1099-LS * 1099-LTC * 1099-NEC * 1099-OID * 1099-PATR * 1099-Q * 1099-R * 1099-S * 1099-SA * T4A * W-2 * W-2G * 1099-HC
|
57
|
+
attr_accessor :type
|
58
|
+
|
59
|
+
# Issuer ID
|
60
|
+
attr_accessor :issuer_id
|
61
|
+
|
62
|
+
# Issuer Reference ID
|
63
|
+
attr_accessor :issuer_reference_id
|
64
|
+
|
65
|
+
# Issuer TIN
|
66
|
+
attr_accessor :issuer_tin
|
67
|
+
|
68
|
+
# Tax year
|
69
|
+
attr_accessor :tax_year
|
70
|
+
|
71
|
+
# Boolean indicating that federal e-filing has been scheduled for this form
|
72
|
+
attr_accessor :federal_efile
|
73
|
+
|
74
|
+
# Federal e-file status
|
75
|
+
attr_accessor :federal_efile_status
|
76
|
+
|
77
|
+
# Boolean indicating that state e-filing has been scheduled for this form
|
78
|
+
attr_accessor :state_efile
|
79
|
+
|
80
|
+
# State e-file status
|
81
|
+
attr_accessor :state_efile_status
|
82
|
+
|
83
|
+
# Boolean indicating that postal mailing to the recipient has been scheduled for this form
|
84
|
+
attr_accessor :postal_mail
|
85
|
+
|
86
|
+
# Postal mail to recipient status
|
87
|
+
attr_accessor :postal_mail_status
|
88
|
+
|
89
|
+
# Boolean indicating that TIN Matching has been scheduled for this form
|
90
|
+
attr_accessor :tin_match
|
91
|
+
|
92
|
+
# TIN Match status
|
93
|
+
attr_accessor :tin_match_status
|
94
|
+
|
95
|
+
# Boolean indicating that address verification has been scheduled for this form
|
96
|
+
attr_accessor :address_verification
|
97
|
+
|
98
|
+
# Address verification status
|
99
|
+
attr_accessor :address_verification_status
|
100
|
+
|
101
|
+
# Reference ID
|
102
|
+
attr_accessor :reference_id
|
103
|
+
|
104
|
+
# Recipient email address
|
105
|
+
attr_accessor :email
|
106
|
+
|
107
|
+
# Type of TIN (Tax ID Number). Will be one of: * SSN * EIN * ITIN * ATIN
|
108
|
+
attr_accessor :tin_type
|
109
|
+
|
110
|
+
# Recipient Tax ID Number
|
111
|
+
attr_accessor :tin
|
112
|
+
|
113
|
+
# Recipient name
|
114
|
+
attr_accessor :recipient_name
|
115
|
+
|
116
|
+
# Recipient second name
|
117
|
+
attr_accessor :recipient_second_name
|
118
|
+
|
119
|
+
# Address
|
120
|
+
attr_accessor :address
|
121
|
+
|
122
|
+
# Address line 2
|
123
|
+
attr_accessor :address2
|
124
|
+
|
125
|
+
# City
|
126
|
+
attr_accessor :city
|
127
|
+
|
128
|
+
# US state
|
129
|
+
attr_accessor :state
|
130
|
+
|
131
|
+
# Zip/postal code
|
132
|
+
attr_accessor :zip
|
133
|
+
|
134
|
+
# Foreign province
|
135
|
+
attr_accessor :foreign_province
|
136
|
+
|
137
|
+
# Country code, as defined at https://www.irs.gov/e-file-providers/country-codes
|
138
|
+
attr_accessor :country_code
|
139
|
+
|
140
|
+
# Validation errors
|
141
|
+
attr_accessor :validation_errors
|
142
|
+
|
143
|
+
# Creation time
|
144
|
+
attr_accessor :created_at
|
145
|
+
|
146
|
+
# Update time
|
147
|
+
attr_accessor :updated_at
|
148
|
+
|
149
|
+
attr_accessor :state_and_local_withholding
|
150
|
+
|
151
|
+
# Attribute mapping from ruby-style variable name to JSON key.
|
152
|
+
def self.attribute_map
|
153
|
+
{
|
154
|
+
:'rents' => :'rents',
|
155
|
+
:'royalties' => :'royalties',
|
156
|
+
:'other_income' => :'otherIncome',
|
157
|
+
:'fed_income_tax_withheld' => :'fedIncomeTaxWithheld',
|
158
|
+
:'fishing_boat_proceeds' => :'fishingBoatProceeds',
|
159
|
+
:'medical_and_health_care' => :'medicalAndHealthCare',
|
160
|
+
:'substitute_payments' => :'substitutePayments',
|
161
|
+
:'direct_sales_indicator' => :'directSalesIndicator',
|
162
|
+
:'crop_insurance_proceeds' => :'cropInsuranceProceeds',
|
163
|
+
:'excess_golden_parachute' => :'excessGoldenParachute',
|
164
|
+
:'gross_amount_paid_attorney' => :'grossAmountPaidAttorney',
|
165
|
+
:'section409_a_deferrals' => :'section409ADeferrals',
|
166
|
+
:'section409_a_income' => :'section409AIncome',
|
167
|
+
:'id' => :'id',
|
168
|
+
:'type' => :'type',
|
169
|
+
:'issuer_id' => :'issuerId',
|
170
|
+
:'issuer_reference_id' => :'issuerReferenceId',
|
171
|
+
:'issuer_tin' => :'issuerTin',
|
172
|
+
:'tax_year' => :'taxYear',
|
173
|
+
:'federal_efile' => :'federalEfile',
|
174
|
+
:'federal_efile_status' => :'federalEfileStatus',
|
175
|
+
:'state_efile' => :'stateEfile',
|
176
|
+
:'state_efile_status' => :'stateEfileStatus',
|
177
|
+
:'postal_mail' => :'postalMail',
|
178
|
+
:'postal_mail_status' => :'postalMailStatus',
|
179
|
+
:'tin_match' => :'tinMatch',
|
180
|
+
:'tin_match_status' => :'tinMatchStatus',
|
181
|
+
:'address_verification' => :'addressVerification',
|
182
|
+
:'address_verification_status' => :'addressVerificationStatus',
|
183
|
+
:'reference_id' => :'referenceId',
|
184
|
+
:'email' => :'email',
|
185
|
+
:'tin_type' => :'tinType',
|
186
|
+
:'tin' => :'tin',
|
187
|
+
:'recipient_name' => :'recipientName',
|
188
|
+
:'recipient_second_name' => :'recipientSecondName',
|
189
|
+
:'address' => :'address',
|
190
|
+
:'address2' => :'address2',
|
191
|
+
:'city' => :'city',
|
192
|
+
:'state' => :'state',
|
193
|
+
:'zip' => :'zip',
|
194
|
+
:'foreign_province' => :'foreignProvince',
|
195
|
+
:'country_code' => :'countryCode',
|
196
|
+
:'validation_errors' => :'validationErrors',
|
197
|
+
:'created_at' => :'createdAt',
|
198
|
+
:'updated_at' => :'updatedAt',
|
199
|
+
:'state_and_local_withholding' => :'stateAndLocalWithholding'
|
200
|
+
}
|
201
|
+
end
|
202
|
+
|
203
|
+
# Returns all the JSON keys this model knows about
|
204
|
+
def self.acceptable_attributes
|
205
|
+
attribute_map.values
|
206
|
+
end
|
207
|
+
|
208
|
+
# Attribute type mapping.
|
209
|
+
def self.openapi_types
|
210
|
+
{
|
211
|
+
:'rents' => :'Float',
|
212
|
+
:'royalties' => :'Float',
|
213
|
+
:'other_income' => :'Float',
|
214
|
+
:'fed_income_tax_withheld' => :'Float',
|
215
|
+
:'fishing_boat_proceeds' => :'Float',
|
216
|
+
:'medical_and_health_care' => :'Float',
|
217
|
+
:'substitute_payments' => :'Float',
|
218
|
+
:'direct_sales_indicator' => :'Boolean',
|
219
|
+
:'crop_insurance_proceeds' => :'Float',
|
220
|
+
:'excess_golden_parachute' => :'Float',
|
221
|
+
:'gross_amount_paid_attorney' => :'Float',
|
222
|
+
:'section409_a_deferrals' => :'Float',
|
223
|
+
:'section409_a_income' => :'Float',
|
224
|
+
:'id' => :'String',
|
225
|
+
:'type' => :'String',
|
226
|
+
:'issuer_id' => :'Integer',
|
227
|
+
:'issuer_reference_id' => :'String',
|
228
|
+
:'issuer_tin' => :'String',
|
229
|
+
:'tax_year' => :'Integer',
|
230
|
+
:'federal_efile' => :'Boolean',
|
231
|
+
:'federal_efile_status' => :'Form1099StatusDetailResponse',
|
232
|
+
:'state_efile' => :'Boolean',
|
233
|
+
:'state_efile_status' => :'Array<StateEfileStatusDetailResponse>',
|
234
|
+
:'postal_mail' => :'Boolean',
|
235
|
+
:'postal_mail_status' => :'Form1099StatusDetailResponse',
|
236
|
+
:'tin_match' => :'Boolean',
|
237
|
+
:'tin_match_status' => :'Form1099StatusDetailResponse',
|
238
|
+
:'address_verification' => :'Boolean',
|
239
|
+
:'address_verification_status' => :'Form1099StatusDetailResponse',
|
240
|
+
:'reference_id' => :'String',
|
241
|
+
:'email' => :'String',
|
242
|
+
:'tin_type' => :'String',
|
243
|
+
:'tin' => :'String',
|
244
|
+
:'recipient_name' => :'String',
|
245
|
+
:'recipient_second_name' => :'String',
|
246
|
+
:'address' => :'String',
|
247
|
+
:'address2' => :'String',
|
248
|
+
:'city' => :'String',
|
249
|
+
:'state' => :'String',
|
250
|
+
:'zip' => :'String',
|
251
|
+
:'foreign_province' => :'String',
|
252
|
+
:'country_code' => :'String',
|
253
|
+
:'validation_errors' => :'Array<ValidationErrorResponse>',
|
254
|
+
:'created_at' => :'Time',
|
255
|
+
:'updated_at' => :'Time',
|
256
|
+
:'state_and_local_withholding' => :'StateAndLocalWithholdingResponse'
|
257
|
+
}
|
258
|
+
end
|
259
|
+
|
260
|
+
# List of attributes with nullable: true
|
261
|
+
def self.openapi_nullable
|
262
|
+
Set.new([
|
263
|
+
:'rents',
|
264
|
+
:'royalties',
|
265
|
+
:'other_income',
|
266
|
+
:'fed_income_tax_withheld',
|
267
|
+
:'fishing_boat_proceeds',
|
268
|
+
:'medical_and_health_care',
|
269
|
+
:'substitute_payments',
|
270
|
+
:'crop_insurance_proceeds',
|
271
|
+
:'excess_golden_parachute',
|
272
|
+
:'gross_amount_paid_attorney',
|
273
|
+
:'section409_a_deferrals',
|
274
|
+
:'section409_a_income',
|
275
|
+
:'issuer_reference_id',
|
276
|
+
:'issuer_tin',
|
277
|
+
:'state_efile_status',
|
278
|
+
:'postal_mail_status',
|
279
|
+
:'tin_match_status',
|
280
|
+
:'address_verification_status',
|
281
|
+
:'reference_id',
|
282
|
+
:'email',
|
283
|
+
:'tin_type',
|
284
|
+
:'tin',
|
285
|
+
:'recipient_name',
|
286
|
+
:'recipient_second_name',
|
287
|
+
:'address',
|
288
|
+
:'address2',
|
289
|
+
:'city',
|
290
|
+
:'state',
|
291
|
+
:'zip',
|
292
|
+
:'foreign_province',
|
293
|
+
:'country_code',
|
294
|
+
:'validation_errors',
|
295
|
+
:'state_and_local_withholding'
|
296
|
+
])
|
297
|
+
end
|
298
|
+
|
299
|
+
# List of class defined in allOf (OpenAPI v3)
|
300
|
+
def self.openapi_all_of
|
301
|
+
[
|
302
|
+
:'Form1099BaseResponse'
|
303
|
+
]
|
304
|
+
end
|
305
|
+
|
306
|
+
# Initializes the object
|
307
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
308
|
+
def initialize(attributes = {})
|
309
|
+
if (!attributes.is_a?(Hash))
|
310
|
+
fail ArgumentError, "The input argument (attributes) must be a hash in `AvalaraSdk::A1099::V2::Form1099MiscListItemResponse` initialize method"
|
311
|
+
end
|
312
|
+
|
313
|
+
# check to see if the attribute exists and convert string to symbol for hash key
|
314
|
+
attributes = attributes.each_with_object({}) { |(k, v), h|
|
315
|
+
if (!self.class.attribute_map.key?(k.to_sym))
|
316
|
+
fail ArgumentError, "`#{k}` is not a valid attribute in `AvalaraSdk::A1099::V2::Form1099MiscListItemResponse`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
317
|
+
end
|
318
|
+
h[k.to_sym] = v
|
319
|
+
}
|
320
|
+
|
321
|
+
if attributes.key?(:'rents')
|
322
|
+
self.rents = attributes[:'rents']
|
323
|
+
end
|
324
|
+
|
325
|
+
if attributes.key?(:'royalties')
|
326
|
+
self.royalties = attributes[:'royalties']
|
327
|
+
end
|
328
|
+
|
329
|
+
if attributes.key?(:'other_income')
|
330
|
+
self.other_income = attributes[:'other_income']
|
331
|
+
end
|
332
|
+
|
333
|
+
if attributes.key?(:'fed_income_tax_withheld')
|
334
|
+
self.fed_income_tax_withheld = attributes[:'fed_income_tax_withheld']
|
335
|
+
end
|
336
|
+
|
337
|
+
if attributes.key?(:'fishing_boat_proceeds')
|
338
|
+
self.fishing_boat_proceeds = attributes[:'fishing_boat_proceeds']
|
339
|
+
end
|
340
|
+
|
341
|
+
if attributes.key?(:'medical_and_health_care')
|
342
|
+
self.medical_and_health_care = attributes[:'medical_and_health_care']
|
343
|
+
end
|
344
|
+
|
345
|
+
if attributes.key?(:'substitute_payments')
|
346
|
+
self.substitute_payments = attributes[:'substitute_payments']
|
347
|
+
end
|
348
|
+
|
349
|
+
if attributes.key?(:'direct_sales_indicator')
|
350
|
+
self.direct_sales_indicator = attributes[:'direct_sales_indicator']
|
351
|
+
end
|
352
|
+
|
353
|
+
if attributes.key?(:'crop_insurance_proceeds')
|
354
|
+
self.crop_insurance_proceeds = attributes[:'crop_insurance_proceeds']
|
355
|
+
end
|
356
|
+
|
357
|
+
if attributes.key?(:'excess_golden_parachute')
|
358
|
+
self.excess_golden_parachute = attributes[:'excess_golden_parachute']
|
359
|
+
end
|
360
|
+
|
361
|
+
if attributes.key?(:'gross_amount_paid_attorney')
|
362
|
+
self.gross_amount_paid_attorney = attributes[:'gross_amount_paid_attorney']
|
363
|
+
end
|
364
|
+
|
365
|
+
if attributes.key?(:'section409_a_deferrals')
|
366
|
+
self.section409_a_deferrals = attributes[:'section409_a_deferrals']
|
367
|
+
end
|
368
|
+
|
369
|
+
if attributes.key?(:'section409_a_income')
|
370
|
+
self.section409_a_income = attributes[:'section409_a_income']
|
371
|
+
end
|
372
|
+
|
373
|
+
if attributes.key?(:'id')
|
374
|
+
self.id = attributes[:'id']
|
375
|
+
else
|
376
|
+
self.id = nil
|
377
|
+
end
|
378
|
+
|
379
|
+
if attributes.key?(:'type')
|
380
|
+
self.type = attributes[:'type']
|
381
|
+
else
|
382
|
+
self.type = nil
|
383
|
+
end
|
384
|
+
|
385
|
+
if attributes.key?(:'issuer_id')
|
386
|
+
self.issuer_id = attributes[:'issuer_id']
|
387
|
+
else
|
388
|
+
self.issuer_id = nil
|
389
|
+
end
|
390
|
+
|
391
|
+
if attributes.key?(:'issuer_reference_id')
|
392
|
+
self.issuer_reference_id = attributes[:'issuer_reference_id']
|
393
|
+
end
|
394
|
+
|
395
|
+
if attributes.key?(:'issuer_tin')
|
396
|
+
self.issuer_tin = attributes[:'issuer_tin']
|
397
|
+
end
|
398
|
+
|
399
|
+
if attributes.key?(:'tax_year')
|
400
|
+
self.tax_year = attributes[:'tax_year']
|
401
|
+
end
|
402
|
+
|
403
|
+
if attributes.key?(:'federal_efile')
|
404
|
+
self.federal_efile = attributes[:'federal_efile']
|
405
|
+
else
|
406
|
+
self.federal_efile = nil
|
407
|
+
end
|
408
|
+
|
409
|
+
if attributes.key?(:'federal_efile_status')
|
410
|
+
self.federal_efile_status = attributes[:'federal_efile_status']
|
411
|
+
end
|
412
|
+
|
413
|
+
if attributes.key?(:'state_efile')
|
414
|
+
self.state_efile = attributes[:'state_efile']
|
415
|
+
else
|
416
|
+
self.state_efile = nil
|
417
|
+
end
|
418
|
+
|
419
|
+
if attributes.key?(:'state_efile_status')
|
420
|
+
if (value = attributes[:'state_efile_status']).is_a?(Array)
|
421
|
+
self.state_efile_status = value
|
422
|
+
end
|
423
|
+
end
|
424
|
+
|
425
|
+
if attributes.key?(:'postal_mail')
|
426
|
+
self.postal_mail = attributes[:'postal_mail']
|
427
|
+
else
|
428
|
+
self.postal_mail = nil
|
429
|
+
end
|
430
|
+
|
431
|
+
if attributes.key?(:'postal_mail_status')
|
432
|
+
self.postal_mail_status = attributes[:'postal_mail_status']
|
433
|
+
end
|
434
|
+
|
435
|
+
if attributes.key?(:'tin_match')
|
436
|
+
self.tin_match = attributes[:'tin_match']
|
437
|
+
else
|
438
|
+
self.tin_match = nil
|
439
|
+
end
|
440
|
+
|
441
|
+
if attributes.key?(:'tin_match_status')
|
442
|
+
self.tin_match_status = attributes[:'tin_match_status']
|
443
|
+
end
|
444
|
+
|
445
|
+
if attributes.key?(:'address_verification')
|
446
|
+
self.address_verification = attributes[:'address_verification']
|
447
|
+
else
|
448
|
+
self.address_verification = nil
|
449
|
+
end
|
450
|
+
|
451
|
+
if attributes.key?(:'address_verification_status')
|
452
|
+
self.address_verification_status = attributes[:'address_verification_status']
|
453
|
+
end
|
454
|
+
|
455
|
+
if attributes.key?(:'reference_id')
|
456
|
+
self.reference_id = attributes[:'reference_id']
|
457
|
+
end
|
458
|
+
|
459
|
+
if attributes.key?(:'email')
|
460
|
+
self.email = attributes[:'email']
|
461
|
+
end
|
462
|
+
|
463
|
+
if attributes.key?(:'tin_type')
|
464
|
+
self.tin_type = attributes[:'tin_type']
|
465
|
+
end
|
466
|
+
|
467
|
+
if attributes.key?(:'tin')
|
468
|
+
self.tin = attributes[:'tin']
|
469
|
+
end
|
470
|
+
|
471
|
+
if attributes.key?(:'recipient_name')
|
472
|
+
self.recipient_name = attributes[:'recipient_name']
|
473
|
+
end
|
474
|
+
|
475
|
+
if attributes.key?(:'recipient_second_name')
|
476
|
+
self.recipient_second_name = attributes[:'recipient_second_name']
|
477
|
+
end
|
478
|
+
|
479
|
+
if attributes.key?(:'address')
|
480
|
+
self.address = attributes[:'address']
|
481
|
+
end
|
482
|
+
|
483
|
+
if attributes.key?(:'address2')
|
484
|
+
self.address2 = attributes[:'address2']
|
485
|
+
end
|
486
|
+
|
487
|
+
if attributes.key?(:'city')
|
488
|
+
self.city = attributes[:'city']
|
489
|
+
end
|
490
|
+
|
491
|
+
if attributes.key?(:'state')
|
492
|
+
self.state = attributes[:'state']
|
493
|
+
end
|
494
|
+
|
495
|
+
if attributes.key?(:'zip')
|
496
|
+
self.zip = attributes[:'zip']
|
497
|
+
end
|
498
|
+
|
499
|
+
if attributes.key?(:'foreign_province')
|
500
|
+
self.foreign_province = attributes[:'foreign_province']
|
501
|
+
end
|
502
|
+
|
503
|
+
if attributes.key?(:'country_code')
|
504
|
+
self.country_code = attributes[:'country_code']
|
505
|
+
end
|
506
|
+
|
507
|
+
if attributes.key?(:'validation_errors')
|
508
|
+
if (value = attributes[:'validation_errors']).is_a?(Array)
|
509
|
+
self.validation_errors = value
|
510
|
+
end
|
511
|
+
end
|
512
|
+
|
513
|
+
if attributes.key?(:'created_at')
|
514
|
+
self.created_at = attributes[:'created_at']
|
515
|
+
end
|
516
|
+
|
517
|
+
if attributes.key?(:'updated_at')
|
518
|
+
self.updated_at = attributes[:'updated_at']
|
519
|
+
end
|
520
|
+
|
521
|
+
if attributes.key?(:'state_and_local_withholding')
|
522
|
+
self.state_and_local_withholding = attributes[:'state_and_local_withholding']
|
523
|
+
end
|
524
|
+
end
|
525
|
+
|
526
|
+
# Show invalid properties with the reasons. Usually used together with valid?
|
527
|
+
# @return Array for valid properties with the reasons
|
528
|
+
def list_invalid_properties
|
529
|
+
warn '[DEPRECATED] the `list_invalid_properties` method is obsolete'
|
530
|
+
invalid_properties = Array.new
|
531
|
+
if @id.nil?
|
532
|
+
invalid_properties.push('invalid value for "id", id cannot be nil.')
|
533
|
+
end
|
534
|
+
|
535
|
+
if @id.to_s.length < 1
|
536
|
+
invalid_properties.push('invalid value for "id", the character length must be great than or equal to 1.')
|
537
|
+
end
|
538
|
+
|
539
|
+
if @type.nil?
|
540
|
+
invalid_properties.push('invalid value for "type", type cannot be nil.')
|
541
|
+
end
|
542
|
+
|
543
|
+
if @type.to_s.length < 1
|
544
|
+
invalid_properties.push('invalid value for "type", the character length must be great than or equal to 1.')
|
545
|
+
end
|
546
|
+
|
547
|
+
if @issuer_id.nil?
|
548
|
+
invalid_properties.push('invalid value for "issuer_id", issuer_id cannot be nil.')
|
549
|
+
end
|
550
|
+
|
551
|
+
if @federal_efile.nil?
|
552
|
+
invalid_properties.push('invalid value for "federal_efile", federal_efile cannot be nil.')
|
553
|
+
end
|
554
|
+
|
555
|
+
if @state_efile.nil?
|
556
|
+
invalid_properties.push('invalid value for "state_efile", state_efile cannot be nil.')
|
557
|
+
end
|
558
|
+
|
559
|
+
if @postal_mail.nil?
|
560
|
+
invalid_properties.push('invalid value for "postal_mail", postal_mail cannot be nil.')
|
561
|
+
end
|
562
|
+
|
563
|
+
if @tin_match.nil?
|
564
|
+
invalid_properties.push('invalid value for "tin_match", tin_match cannot be nil.')
|
565
|
+
end
|
566
|
+
|
567
|
+
if @address_verification.nil?
|
568
|
+
invalid_properties.push('invalid value for "address_verification", address_verification cannot be nil.')
|
569
|
+
end
|
570
|
+
|
571
|
+
invalid_properties
|
572
|
+
end
|
573
|
+
|
574
|
+
# Check to see if the all the properties in the model are valid
|
575
|
+
# @return true if the model is valid
|
576
|
+
def valid?
|
577
|
+
warn '[DEPRECATED] the `valid?` method is obsolete'
|
578
|
+
return false if @id.nil?
|
579
|
+
return false if @id.to_s.length < 1
|
580
|
+
return false if @type.nil?
|
581
|
+
return false if @type.to_s.length < 1
|
582
|
+
return false if @issuer_id.nil?
|
583
|
+
return false if @federal_efile.nil?
|
584
|
+
return false if @state_efile.nil?
|
585
|
+
return false if @postal_mail.nil?
|
586
|
+
return false if @tin_match.nil?
|
587
|
+
return false if @address_verification.nil?
|
588
|
+
true
|
589
|
+
end
|
590
|
+
|
591
|
+
# Custom attribute writer method with validation
|
592
|
+
# @param [Object] id Value to be assigned
|
593
|
+
def id=(id)
|
594
|
+
if id.nil?
|
595
|
+
fail ArgumentError, 'id cannot be nil'
|
596
|
+
end
|
597
|
+
|
598
|
+
if id.to_s.length < 1
|
599
|
+
fail ArgumentError, 'invalid value for "id", the character length must be great than or equal to 1.'
|
600
|
+
end
|
601
|
+
|
602
|
+
@id = id
|
603
|
+
end
|
604
|
+
|
605
|
+
# Custom attribute writer method with validation
|
606
|
+
# @param [Object] type Value to be assigned
|
607
|
+
def type=(type)
|
608
|
+
if type.nil?
|
609
|
+
fail ArgumentError, 'type cannot be nil'
|
610
|
+
end
|
611
|
+
|
612
|
+
if type.to_s.length < 1
|
613
|
+
fail ArgumentError, 'invalid value for "type", the character length must be great than or equal to 1.'
|
614
|
+
end
|
615
|
+
|
616
|
+
@type = type
|
617
|
+
end
|
618
|
+
|
619
|
+
# Custom attribute writer method with validation
|
620
|
+
# @param [Object] state_efile_status Value to be assigned
|
621
|
+
def state_efile_status=(state_efile_status)
|
622
|
+
@state_efile_status = state_efile_status
|
623
|
+
end
|
624
|
+
|
625
|
+
# Custom attribute writer method with validation
|
626
|
+
# @param [Object] validation_errors Value to be assigned
|
627
|
+
def validation_errors=(validation_errors)
|
628
|
+
@validation_errors = validation_errors
|
629
|
+
end
|
630
|
+
|
631
|
+
# Checks equality by comparing each attribute.
|
632
|
+
# @param [Object] Object to be compared
|
633
|
+
def ==(o)
|
634
|
+
return true if self.equal?(o)
|
635
|
+
self.class == o.class &&
|
636
|
+
rents == o.rents &&
|
637
|
+
royalties == o.royalties &&
|
638
|
+
other_income == o.other_income &&
|
639
|
+
fed_income_tax_withheld == o.fed_income_tax_withheld &&
|
640
|
+
fishing_boat_proceeds == o.fishing_boat_proceeds &&
|
641
|
+
medical_and_health_care == o.medical_and_health_care &&
|
642
|
+
substitute_payments == o.substitute_payments &&
|
643
|
+
direct_sales_indicator == o.direct_sales_indicator &&
|
644
|
+
crop_insurance_proceeds == o.crop_insurance_proceeds &&
|
645
|
+
excess_golden_parachute == o.excess_golden_parachute &&
|
646
|
+
gross_amount_paid_attorney == o.gross_amount_paid_attorney &&
|
647
|
+
section409_a_deferrals == o.section409_a_deferrals &&
|
648
|
+
section409_a_income == o.section409_a_income &&
|
649
|
+
id == o.id &&
|
650
|
+
type == o.type &&
|
651
|
+
issuer_id == o.issuer_id &&
|
652
|
+
issuer_reference_id == o.issuer_reference_id &&
|
653
|
+
issuer_tin == o.issuer_tin &&
|
654
|
+
tax_year == o.tax_year &&
|
655
|
+
federal_efile == o.federal_efile &&
|
656
|
+
federal_efile_status == o.federal_efile_status &&
|
657
|
+
state_efile == o.state_efile &&
|
658
|
+
state_efile_status == o.state_efile_status &&
|
659
|
+
postal_mail == o.postal_mail &&
|
660
|
+
postal_mail_status == o.postal_mail_status &&
|
661
|
+
tin_match == o.tin_match &&
|
662
|
+
tin_match_status == o.tin_match_status &&
|
663
|
+
address_verification == o.address_verification &&
|
664
|
+
address_verification_status == o.address_verification_status &&
|
665
|
+
reference_id == o.reference_id &&
|
666
|
+
email == o.email &&
|
667
|
+
tin_type == o.tin_type &&
|
668
|
+
tin == o.tin &&
|
669
|
+
recipient_name == o.recipient_name &&
|
670
|
+
recipient_second_name == o.recipient_second_name &&
|
671
|
+
address == o.address &&
|
672
|
+
address2 == o.address2 &&
|
673
|
+
city == o.city &&
|
674
|
+
state == o.state &&
|
675
|
+
zip == o.zip &&
|
676
|
+
foreign_province == o.foreign_province &&
|
677
|
+
country_code == o.country_code &&
|
678
|
+
validation_errors == o.validation_errors &&
|
679
|
+
created_at == o.created_at &&
|
680
|
+
updated_at == o.updated_at &&
|
681
|
+
state_and_local_withholding == o.state_and_local_withholding
|
682
|
+
end
|
683
|
+
|
684
|
+
# @see the `==` method
|
685
|
+
# @param [Object] Object to be compared
|
686
|
+
def eql?(o)
|
687
|
+
self == o
|
688
|
+
end
|
689
|
+
|
690
|
+
# Calculates hash code according to all attributes.
|
691
|
+
# @return [Integer] Hash code
|
692
|
+
def hash
|
693
|
+
[rents, royalties, other_income, fed_income_tax_withheld, fishing_boat_proceeds, medical_and_health_care, substitute_payments, direct_sales_indicator, crop_insurance_proceeds, excess_golden_parachute, gross_amount_paid_attorney, section409_a_deferrals, section409_a_income, id, type, issuer_id, issuer_reference_id, issuer_tin, tax_year, federal_efile, federal_efile_status, state_efile, state_efile_status, postal_mail, postal_mail_status, tin_match, tin_match_status, address_verification, address_verification_status, reference_id, email, tin_type, tin, recipient_name, recipient_second_name, address, address2, city, state, zip, foreign_province, country_code, validation_errors, created_at, updated_at, state_and_local_withholding].hash
|
694
|
+
end
|
695
|
+
|
696
|
+
# Builds the object from hash
|
697
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
698
|
+
# @return [Object] Returns the model itself
|
699
|
+
def self.build_from_hash(attributes)
|
700
|
+
return nil unless attributes.is_a?(Hash)
|
701
|
+
attributes = attributes.transform_keys(&:to_sym)
|
702
|
+
transformed_hash = {}
|
703
|
+
openapi_types.each_pair do |key, type|
|
704
|
+
if attributes.key?(attribute_map[key]) && attributes[attribute_map[key]].nil?
|
705
|
+
transformed_hash["#{key}"] = nil
|
706
|
+
elsif type =~ /\AArray<(.*)>/i
|
707
|
+
# check to ensure the input is an array given that the attribute
|
708
|
+
# is documented as an array but the input is not
|
709
|
+
if attributes[attribute_map[key]].is_a?(Array)
|
710
|
+
transformed_hash["#{key}"] = attributes[attribute_map[key]].map { |v| _deserialize($1, v) }
|
711
|
+
end
|
712
|
+
elsif !attributes[attribute_map[key]].nil?
|
713
|
+
transformed_hash["#{key}"] = _deserialize(type, attributes[attribute_map[key]])
|
714
|
+
end
|
715
|
+
end
|
716
|
+
new(transformed_hash)
|
717
|
+
end
|
718
|
+
|
719
|
+
# Deserializes the data based on type
|
720
|
+
# @param string type Data type
|
721
|
+
# @param string value Value to be deserialized
|
722
|
+
# @return [Object] Deserialized data
|
723
|
+
def self._deserialize(type, value)
|
724
|
+
case type.to_sym
|
725
|
+
when :Time
|
726
|
+
Time.parse(value)
|
727
|
+
when :Date
|
728
|
+
Date.parse(value)
|
729
|
+
when :String
|
730
|
+
value.to_s
|
731
|
+
when :Integer
|
732
|
+
value.to_i
|
733
|
+
when :Float
|
734
|
+
value.to_f
|
735
|
+
when :Boolean
|
736
|
+
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
737
|
+
true
|
738
|
+
else
|
739
|
+
false
|
740
|
+
end
|
741
|
+
when :Object
|
742
|
+
# generic object (usually a Hash), return directly
|
743
|
+
value
|
744
|
+
when /\AArray<(?<inner_type>.+)>\z/
|
745
|
+
inner_type = Regexp.last_match[:inner_type]
|
746
|
+
value.map { |v| _deserialize(inner_type, v) }
|
747
|
+
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
748
|
+
k_type = Regexp.last_match[:k_type]
|
749
|
+
v_type = Regexp.last_match[:v_type]
|
750
|
+
{}.tap do |hash|
|
751
|
+
value.each do |k, v|
|
752
|
+
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
753
|
+
end
|
754
|
+
end
|
755
|
+
else # model
|
756
|
+
# models (e.g. Pet) or oneOf
|
757
|
+
klass = AvalaraSdk::A1099::V2.const_get(type)
|
758
|
+
klass.respond_to?(:openapi_any_of) || klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
|
759
|
+
end
|
760
|
+
end
|
761
|
+
|
762
|
+
# Returns the string representation of the object
|
763
|
+
# @return [String] String presentation of the object
|
764
|
+
def to_s
|
765
|
+
to_hash.to_s
|
766
|
+
end
|
767
|
+
|
768
|
+
# to_body is an alias to to_hash (backward compatibility)
|
769
|
+
# @return [Hash] Returns the object in the form of hash
|
770
|
+
def to_body
|
771
|
+
to_hash
|
772
|
+
end
|
773
|
+
|
774
|
+
# Returns the object in the form of hash
|
775
|
+
# @return [Hash] Returns the object in the form of hash
|
776
|
+
def to_hash
|
777
|
+
hash = {}
|
778
|
+
self.class.attribute_map.each_pair do |attr, param|
|
779
|
+
value = self.send(attr)
|
780
|
+
if value.nil?
|
781
|
+
is_nullable = self.class.openapi_nullable.include?(attr)
|
782
|
+
next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
|
783
|
+
end
|
784
|
+
|
785
|
+
hash[param] = _to_hash(value)
|
786
|
+
end
|
787
|
+
hash
|
788
|
+
end
|
789
|
+
|
790
|
+
# Outputs non-array value in the form of hash
|
791
|
+
# For object, use to_hash. Otherwise, just return the value
|
792
|
+
# @param [Object] value Any valid value
|
793
|
+
# @return [Hash] Returns the value in the form of hash
|
794
|
+
def _to_hash(value)
|
795
|
+
if value.is_a?(Array)
|
796
|
+
value.compact.map { |v| _to_hash(v) }
|
797
|
+
elsif value.is_a?(Hash)
|
798
|
+
{}.tap do |hash|
|
799
|
+
value.each { |k, v| hash[k] = _to_hash(v) }
|
800
|
+
end
|
801
|
+
elsif value.respond_to? :to_hash
|
802
|
+
value.to_hash
|
803
|
+
else
|
804
|
+
value
|
805
|
+
end
|
806
|
+
end
|
807
|
+
|
808
|
+
end
|
809
|
+
|
810
|
+
end
|