aws-sdk-taxsettings 1.18.0 → 1.20.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/CHANGELOG.md +10 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-taxsettings/client.rb +49 -6
- data/lib/aws-sdk-taxsettings/client_api.rb +44 -4
- data/lib/aws-sdk-taxsettings/types.rb +107 -8
- data/lib/aws-sdk-taxsettings.rb +1 -1
- data/sig/client.rbs +26 -0
- data/sig/types.rbs +25 -0
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 4df95093a38d206df4d9977a88465eb1243da90c17e7d792da41b5f055d3acd5
|
4
|
+
data.tar.gz: 2d5f85610b1d35e8cb8dc544564f712a18fe9910abec6818e3306d5767b227fc
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3aec4310c242b6ecb8c31fba428a0683aff407e3c97a02ece41e596cd4f1ece2d880eafe7974db060ea32dfaee32c29dc74fd1fed55f9991feaefea05f1cbb49
|
7
|
+
data.tar.gz: 3fc9e98f630c45b06347a4af2d63a891ff22d1492165e404787c41e7cbb8881f4e6ba524195fddd463d8dc743eaf01545f16d6a650dc01acd92e1112417f8d28
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,16 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.20.0 (2025-03-17)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Adjust Vietnam PaymentVoucherNumber regex and minor API change.
|
8
|
+
|
9
|
+
1.19.0 (2025-02-25)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - PutTaxRegistration API changes for Egypt, Greece, Vietnam countries
|
13
|
+
|
4
14
|
1.18.0 (2025-02-18)
|
5
15
|
------------------
|
6
16
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.20.0
|
@@ -512,7 +512,8 @@ module Aws::TaxSettings
|
|
512
512
|
req.send_request(options)
|
513
513
|
end
|
514
514
|
|
515
|
-
# Get the active tax exemptions for a given list of accounts.
|
515
|
+
# Get the active tax exemptions for a given list of accounts. The IAM
|
516
|
+
# action is `tax:GetExemptions`.
|
516
517
|
#
|
517
518
|
# @option params [required, Array<String>] :account_ids
|
518
519
|
# List of unique account identifiers.
|
@@ -738,12 +739,19 @@ module Aws::TaxSettings
|
|
738
739
|
# is_reseller_account: false,
|
739
740
|
# provincial_sales_tax_id: "CanadaProvincialSalesTaxIdString",
|
740
741
|
# },
|
742
|
+
# egypt_additional_info: {
|
743
|
+
# unique_identification_number: "UniqueIdentificationNumber",
|
744
|
+
# unique_identification_number_expiration_date: "DateString",
|
745
|
+
# },
|
741
746
|
# estonia_additional_info: {
|
742
747
|
# registry_commercial_code: "RegistryCommercialCode", # required
|
743
748
|
# },
|
744
749
|
# georgia_additional_info: {
|
745
750
|
# person_type: "Legal Person", # required, accepts Legal Person, Physical Person, Business
|
746
751
|
# },
|
752
|
+
# greece_additional_info: {
|
753
|
+
# contracting_authority_code: "ContractingAuthorityCode",
|
754
|
+
# },
|
747
755
|
# israel_additional_info: {
|
748
756
|
# customer_type: "Business", # required, accepts Business, Individual
|
749
757
|
# dealer_type: "Authorized", # required, accepts Authorized, Non-authorized
|
@@ -789,6 +797,12 @@ module Aws::TaxSettings
|
|
789
797
|
# ukraine_additional_info: {
|
790
798
|
# ukraine_trn_type: "Business", # required, accepts Business, Individual
|
791
799
|
# },
|
800
|
+
# vietnam_additional_info: {
|
801
|
+
# electronic_transaction_code_number: "ElectronicTransactionCodeNumber",
|
802
|
+
# enterprise_identification_number: "EnterpriseIdentificationNumber",
|
803
|
+
# payment_voucher_number: "PaymentVoucherNumber",
|
804
|
+
# payment_voucher_number_date: "DateString",
|
805
|
+
# },
|
792
806
|
# },
|
793
807
|
# certified_email_id: "CertifiedEmailId",
|
794
808
|
# legal_address: {
|
@@ -897,7 +911,8 @@ module Aws::TaxSettings
|
|
897
911
|
req.send_request(options)
|
898
912
|
end
|
899
913
|
|
900
|
-
# Get supported tax exemption types.
|
914
|
+
# Get supported tax exemption types. The IAM action is
|
915
|
+
# `tax:GetExemptions`.
|
901
916
|
#
|
902
917
|
# @return [Types::GetTaxExemptionTypesResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
903
918
|
#
|
@@ -963,8 +978,11 @@ module Aws::TaxSettings
|
|
963
978
|
# resp.tax_registration.additional_tax_information.canada_additional_info.canada_retail_sales_tax_number #=> String
|
964
979
|
# resp.tax_registration.additional_tax_information.canada_additional_info.is_reseller_account #=> Boolean
|
965
980
|
# resp.tax_registration.additional_tax_information.canada_additional_info.provincial_sales_tax_id #=> String
|
981
|
+
# resp.tax_registration.additional_tax_information.egypt_additional_info.unique_identification_number #=> String
|
982
|
+
# resp.tax_registration.additional_tax_information.egypt_additional_info.unique_identification_number_expiration_date #=> String
|
966
983
|
# resp.tax_registration.additional_tax_information.estonia_additional_info.registry_commercial_code #=> String
|
967
984
|
# resp.tax_registration.additional_tax_information.georgia_additional_info.person_type #=> String, one of "Legal Person", "Physical Person", "Business"
|
985
|
+
# resp.tax_registration.additional_tax_information.greece_additional_info.contracting_authority_code #=> String
|
968
986
|
# resp.tax_registration.additional_tax_information.india_additional_info.pan #=> String
|
969
987
|
# resp.tax_registration.additional_tax_information.israel_additional_info.customer_type #=> String, one of "Business", "Individual"
|
970
988
|
# resp.tax_registration.additional_tax_information.israel_additional_info.dealer_type #=> String, one of "Authorized", "Non-authorized"
|
@@ -990,6 +1008,10 @@ module Aws::TaxSettings
|
|
990
1008
|
# resp.tax_registration.additional_tax_information.turkey_additional_info.secondary_tax_id #=> String
|
991
1009
|
# resp.tax_registration.additional_tax_information.turkey_additional_info.tax_office #=> String
|
992
1010
|
# resp.tax_registration.additional_tax_information.ukraine_additional_info.ukraine_trn_type #=> String, one of "Business", "Individual"
|
1011
|
+
# resp.tax_registration.additional_tax_information.vietnam_additional_info.electronic_transaction_code_number #=> String
|
1012
|
+
# resp.tax_registration.additional_tax_information.vietnam_additional_info.enterprise_identification_number #=> String
|
1013
|
+
# resp.tax_registration.additional_tax_information.vietnam_additional_info.payment_voucher_number #=> String
|
1014
|
+
# resp.tax_registration.additional_tax_information.vietnam_additional_info.payment_voucher_number_date #=> String
|
993
1015
|
# resp.tax_registration.certified_email_id #=> String
|
994
1016
|
# resp.tax_registration.legal_address.address_line_1 #=> String
|
995
1017
|
# resp.tax_registration.legal_address.address_line_2 #=> String
|
@@ -1109,7 +1131,7 @@ module Aws::TaxSettings
|
|
1109
1131
|
end
|
1110
1132
|
|
1111
1133
|
# Retrieves the tax exemption of accounts listed in a consolidated
|
1112
|
-
# billing family.
|
1134
|
+
# billing family. The IAM action is `tax:GetExemptions`.
|
1113
1135
|
#
|
1114
1136
|
# @option params [Integer] :max_results
|
1115
1137
|
# The number of results you want in one response.
|
@@ -1210,8 +1232,11 @@ module Aws::TaxSettings
|
|
1210
1232
|
# resp.account_details[0].tax_registration.additional_tax_information.canada_additional_info.canada_retail_sales_tax_number #=> String
|
1211
1233
|
# resp.account_details[0].tax_registration.additional_tax_information.canada_additional_info.is_reseller_account #=> Boolean
|
1212
1234
|
# resp.account_details[0].tax_registration.additional_tax_information.canada_additional_info.provincial_sales_tax_id #=> String
|
1235
|
+
# resp.account_details[0].tax_registration.additional_tax_information.egypt_additional_info.unique_identification_number #=> String
|
1236
|
+
# resp.account_details[0].tax_registration.additional_tax_information.egypt_additional_info.unique_identification_number_expiration_date #=> String
|
1213
1237
|
# resp.account_details[0].tax_registration.additional_tax_information.estonia_additional_info.registry_commercial_code #=> String
|
1214
1238
|
# resp.account_details[0].tax_registration.additional_tax_information.georgia_additional_info.person_type #=> String, one of "Legal Person", "Physical Person", "Business"
|
1239
|
+
# resp.account_details[0].tax_registration.additional_tax_information.greece_additional_info.contracting_authority_code #=> String
|
1215
1240
|
# resp.account_details[0].tax_registration.additional_tax_information.india_additional_info.pan #=> String
|
1216
1241
|
# resp.account_details[0].tax_registration.additional_tax_information.israel_additional_info.customer_type #=> String, one of "Business", "Individual"
|
1217
1242
|
# resp.account_details[0].tax_registration.additional_tax_information.israel_additional_info.dealer_type #=> String, one of "Authorized", "Non-authorized"
|
@@ -1237,6 +1262,10 @@ module Aws::TaxSettings
|
|
1237
1262
|
# resp.account_details[0].tax_registration.additional_tax_information.turkey_additional_info.secondary_tax_id #=> String
|
1238
1263
|
# resp.account_details[0].tax_registration.additional_tax_information.turkey_additional_info.tax_office #=> String
|
1239
1264
|
# resp.account_details[0].tax_registration.additional_tax_information.ukraine_additional_info.ukraine_trn_type #=> String, one of "Business", "Individual"
|
1265
|
+
# resp.account_details[0].tax_registration.additional_tax_information.vietnam_additional_info.electronic_transaction_code_number #=> String
|
1266
|
+
# resp.account_details[0].tax_registration.additional_tax_information.vietnam_additional_info.enterprise_identification_number #=> String
|
1267
|
+
# resp.account_details[0].tax_registration.additional_tax_information.vietnam_additional_info.payment_voucher_number #=> String
|
1268
|
+
# resp.account_details[0].tax_registration.additional_tax_information.vietnam_additional_info.payment_voucher_number_date #=> String
|
1240
1269
|
# resp.account_details[0].tax_registration.certified_email_id #=> String
|
1241
1270
|
# resp.account_details[0].tax_registration.jurisdiction.country_code #=> String
|
1242
1271
|
# resp.account_details[0].tax_registration.jurisdiction.state_or_region #=> String
|
@@ -1305,7 +1334,8 @@ module Aws::TaxSettings
|
|
1305
1334
|
end
|
1306
1335
|
|
1307
1336
|
# Adds the tax exemption for a single account or all accounts listed in
|
1308
|
-
# a consolidated billing family.
|
1337
|
+
# a consolidated billing family. The IAM action is
|
1338
|
+
# `tax:UpdateExemptions`.
|
1309
1339
|
#
|
1310
1340
|
# @option params [required, Array<String>] :account_ids
|
1311
1341
|
# The list of unique account identifiers.
|
@@ -1317,7 +1347,7 @@ module Aws::TaxSettings
|
|
1317
1347
|
# The exemption certificate.
|
1318
1348
|
#
|
1319
1349
|
# @option params [required, String] :exemption_type
|
1320
|
-
# The exemption type.
|
1350
|
+
# The exemption type. Use the supported tax exemption type description.
|
1321
1351
|
#
|
1322
1352
|
# @return [Types::PutTaxExemptionResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
1323
1353
|
#
|
@@ -1551,12 +1581,19 @@ module Aws::TaxSettings
|
|
1551
1581
|
# is_reseller_account: false,
|
1552
1582
|
# provincial_sales_tax_id: "CanadaProvincialSalesTaxIdString",
|
1553
1583
|
# },
|
1584
|
+
# egypt_additional_info: {
|
1585
|
+
# unique_identification_number: "UniqueIdentificationNumber",
|
1586
|
+
# unique_identification_number_expiration_date: "DateString",
|
1587
|
+
# },
|
1554
1588
|
# estonia_additional_info: {
|
1555
1589
|
# registry_commercial_code: "RegistryCommercialCode", # required
|
1556
1590
|
# },
|
1557
1591
|
# georgia_additional_info: {
|
1558
1592
|
# person_type: "Legal Person", # required, accepts Legal Person, Physical Person, Business
|
1559
1593
|
# },
|
1594
|
+
# greece_additional_info: {
|
1595
|
+
# contracting_authority_code: "ContractingAuthorityCode",
|
1596
|
+
# },
|
1560
1597
|
# israel_additional_info: {
|
1561
1598
|
# customer_type: "Business", # required, accepts Business, Individual
|
1562
1599
|
# dealer_type: "Authorized", # required, accepts Authorized, Non-authorized
|
@@ -1602,6 +1639,12 @@ module Aws::TaxSettings
|
|
1602
1639
|
# ukraine_additional_info: {
|
1603
1640
|
# ukraine_trn_type: "Business", # required, accepts Business, Individual
|
1604
1641
|
# },
|
1642
|
+
# vietnam_additional_info: {
|
1643
|
+
# electronic_transaction_code_number: "ElectronicTransactionCodeNumber",
|
1644
|
+
# enterprise_identification_number: "EnterpriseIdentificationNumber",
|
1645
|
+
# payment_voucher_number: "PaymentVoucherNumber",
|
1646
|
+
# payment_voucher_number_date: "DateString",
|
1647
|
+
# },
|
1605
1648
|
# },
|
1606
1649
|
# certified_email_id: "CertifiedEmailId",
|
1607
1650
|
# legal_address: {
|
@@ -1667,7 +1710,7 @@ module Aws::TaxSettings
|
|
1667
1710
|
tracer: tracer
|
1668
1711
|
)
|
1669
1712
|
context[:gem_name] = 'aws-sdk-taxsettings'
|
1670
|
-
context[:gem_version] = '1.
|
1713
|
+
context[:gem_version] = '1.20.0'
|
1671
1714
|
Seahorse::Client::Request.new(handlers, context)
|
1672
1715
|
end
|
1673
1716
|
|
@@ -35,12 +35,15 @@ module Aws::TaxSettings
|
|
35
35
|
BatchDeleteTaxRegistrationError = Shapes::StructureShape.new(name: 'BatchDeleteTaxRegistrationError')
|
36
36
|
BatchDeleteTaxRegistrationErrors = Shapes::ListShape.new(name: 'BatchDeleteTaxRegistrationErrors')
|
37
37
|
BatchDeleteTaxRegistrationRequest = Shapes::StructureShape.new(name: 'BatchDeleteTaxRegistrationRequest')
|
38
|
+
BatchDeleteTaxRegistrationRequestAccountIdsList = Shapes::ListShape.new(name: 'BatchDeleteTaxRegistrationRequestAccountIdsList')
|
38
39
|
BatchDeleteTaxRegistrationResponse = Shapes::StructureShape.new(name: 'BatchDeleteTaxRegistrationResponse')
|
39
40
|
BatchGetTaxExemptionsRequest = Shapes::StructureShape.new(name: 'BatchGetTaxExemptionsRequest')
|
41
|
+
BatchGetTaxExemptionsRequestAccountIdsList = Shapes::ListShape.new(name: 'BatchGetTaxExemptionsRequestAccountIdsList')
|
40
42
|
BatchGetTaxExemptionsResponse = Shapes::StructureShape.new(name: 'BatchGetTaxExemptionsResponse')
|
41
43
|
BatchPutTaxRegistrationError = Shapes::StructureShape.new(name: 'BatchPutTaxRegistrationError')
|
42
44
|
BatchPutTaxRegistrationErrors = Shapes::ListShape.new(name: 'BatchPutTaxRegistrationErrors')
|
43
45
|
BatchPutTaxRegistrationRequest = Shapes::StructureShape.new(name: 'BatchPutTaxRegistrationRequest')
|
46
|
+
BatchPutTaxRegistrationRequestAccountIdsList = Shapes::ListShape.new(name: 'BatchPutTaxRegistrationRequestAccountIdsList')
|
44
47
|
BatchPutTaxRegistrationResponse = Shapes::StructureShape.new(name: 'BatchPutTaxRegistrationResponse')
|
45
48
|
Boolean = Shapes::BooleanShape.new(name: 'Boolean')
|
46
49
|
BrazilAdditionalInfo = Shapes::StructureShape.new(name: 'BrazilAdditionalInfo')
|
@@ -56,9 +59,11 @@ module Aws::TaxSettings
|
|
56
59
|
CigNumber = Shapes::StringShape.new(name: 'CigNumber')
|
57
60
|
City = Shapes::StringShape.new(name: 'City')
|
58
61
|
ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
|
62
|
+
ContractingAuthorityCode = Shapes::StringShape.new(name: 'ContractingAuthorityCode')
|
59
63
|
CountryCode = Shapes::StringShape.new(name: 'CountryCode')
|
60
64
|
CupNumber = Shapes::StringShape.new(name: 'CupNumber')
|
61
65
|
DateOfBirth = Shapes::StringShape.new(name: 'DateOfBirth')
|
66
|
+
DateString = Shapes::StringShape.new(name: 'DateString')
|
62
67
|
DeleteSupplementalTaxRegistrationRequest = Shapes::StructureShape.new(name: 'DeleteSupplementalTaxRegistrationRequest')
|
63
68
|
DeleteSupplementalTaxRegistrationResponse = Shapes::StructureShape.new(name: 'DeleteSupplementalTaxRegistrationResponse')
|
64
69
|
DeleteTaxRegistrationRequest = Shapes::StructureShape.new(name: 'DeleteTaxRegistrationRequest')
|
@@ -67,6 +72,9 @@ module Aws::TaxSettings
|
|
67
72
|
DestinationS3Location = Shapes::StructureShape.new(name: 'DestinationS3Location')
|
68
73
|
DisplayName = Shapes::StringShape.new(name: 'DisplayName')
|
69
74
|
District = Shapes::StringShape.new(name: 'District')
|
75
|
+
EgyptAdditionalInfo = Shapes::StructureShape.new(name: 'EgyptAdditionalInfo')
|
76
|
+
ElectronicTransactionCodeNumber = Shapes::StringShape.new(name: 'ElectronicTransactionCodeNumber')
|
77
|
+
EnterpriseIdentificationNumber = Shapes::StringShape.new(name: 'EnterpriseIdentificationNumber')
|
70
78
|
EntityExemptionAccountStatus = Shapes::StringShape.new(name: 'EntityExemptionAccountStatus')
|
71
79
|
ErrorCode = Shapes::StringShape.new(name: 'ErrorCode')
|
72
80
|
ErrorMessage = Shapes::StringShape.new(name: 'ErrorMessage')
|
@@ -86,6 +94,7 @@ module Aws::TaxSettings
|
|
86
94
|
GetTaxRegistrationDocumentResponse = Shapes::StructureShape.new(name: 'GetTaxRegistrationDocumentResponse')
|
87
95
|
GetTaxRegistrationRequest = Shapes::StructureShape.new(name: 'GetTaxRegistrationRequest')
|
88
96
|
GetTaxRegistrationResponse = Shapes::StructureShape.new(name: 'GetTaxRegistrationResponse')
|
97
|
+
GreeceAdditionalInfo = Shapes::StructureShape.new(name: 'GreeceAdditionalInfo')
|
89
98
|
HeritageStatus = Shapes::StringShape.new(name: 'HeritageStatus')
|
90
99
|
IndiaAdditionalInfo = Shapes::StructureShape.new(name: 'IndiaAdditionalInfo')
|
91
100
|
IndividualRegistrationNumber = Shapes::StringShape.new(name: 'IndividualRegistrationNumber')
|
@@ -115,12 +124,14 @@ module Aws::TaxSettings
|
|
115
124
|
MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
|
116
125
|
PaginationTokenString = Shapes::StringShape.new(name: 'PaginationTokenString')
|
117
126
|
Pan = Shapes::StringShape.new(name: 'Pan')
|
127
|
+
PaymentVoucherNumber = Shapes::StringShape.new(name: 'PaymentVoucherNumber')
|
118
128
|
PersonType = Shapes::StringShape.new(name: 'PersonType')
|
119
129
|
PolandAdditionalInfo = Shapes::StructureShape.new(name: 'PolandAdditionalInfo')
|
120
130
|
PostalCode = Shapes::StringShape.new(name: 'PostalCode')
|
121
131
|
PutSupplementalTaxRegistrationRequest = Shapes::StructureShape.new(name: 'PutSupplementalTaxRegistrationRequest')
|
122
132
|
PutSupplementalTaxRegistrationResponse = Shapes::StructureShape.new(name: 'PutSupplementalTaxRegistrationResponse')
|
123
133
|
PutTaxExemptionRequest = Shapes::StructureShape.new(name: 'PutTaxExemptionRequest')
|
134
|
+
PutTaxExemptionRequestAccountIdsList = Shapes::ListShape.new(name: 'PutTaxExemptionRequestAccountIdsList')
|
124
135
|
PutTaxExemptionResponse = Shapes::StructureShape.new(name: 'PutTaxExemptionResponse')
|
125
136
|
PutTaxInheritanceRequest = Shapes::StructureShape.new(name: 'PutTaxInheritanceRequest')
|
126
137
|
PutTaxInheritanceResponse = Shapes::StructureShape.new(name: 'PutTaxInheritanceResponse')
|
@@ -175,12 +186,14 @@ module Aws::TaxSettings
|
|
175
186
|
TurkeyAdditionalInfo = Shapes::StructureShape.new(name: 'TurkeyAdditionalInfo')
|
176
187
|
UkraineAdditionalInfo = Shapes::StructureShape.new(name: 'UkraineAdditionalInfo')
|
177
188
|
UkraineTrnType = Shapes::StringShape.new(name: 'UkraineTrnType')
|
189
|
+
UniqueIdentificationNumber = Shapes::StringShape.new(name: 'UniqueIdentificationNumber')
|
178
190
|
Url = Shapes::StringShape.new(name: 'Url')
|
179
191
|
ValidationException = Shapes::StructureShape.new(name: 'ValidationException')
|
180
192
|
ValidationExceptionErrorCode = Shapes::StringShape.new(name: 'ValidationExceptionErrorCode')
|
181
193
|
ValidationExceptionField = Shapes::StructureShape.new(name: 'ValidationExceptionField')
|
182
194
|
ValidationExceptionFieldList = Shapes::ListShape.new(name: 'ValidationExceptionFieldList')
|
183
195
|
VerificationDetails = Shapes::StructureShape.new(name: 'VerificationDetails')
|
196
|
+
VietnamAdditionalInfo = Shapes::StructureShape.new(name: 'VietnamAdditionalInfo')
|
184
197
|
|
185
198
|
AccessDeniedException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, required: true, location_name: "message"))
|
186
199
|
AccessDeniedException.struct_class = Types::AccessDeniedException
|
@@ -203,8 +216,10 @@ module Aws::TaxSettings
|
|
203
216
|
AccountMetaData.struct_class = Types::AccountMetaData
|
204
217
|
|
205
218
|
AdditionalInfoRequest.add_member(:canada_additional_info, Shapes::ShapeRef.new(shape: CanadaAdditionalInfo, location_name: "canadaAdditionalInfo"))
|
219
|
+
AdditionalInfoRequest.add_member(:egypt_additional_info, Shapes::ShapeRef.new(shape: EgyptAdditionalInfo, location_name: "egyptAdditionalInfo"))
|
206
220
|
AdditionalInfoRequest.add_member(:estonia_additional_info, Shapes::ShapeRef.new(shape: EstoniaAdditionalInfo, location_name: "estoniaAdditionalInfo"))
|
207
221
|
AdditionalInfoRequest.add_member(:georgia_additional_info, Shapes::ShapeRef.new(shape: GeorgiaAdditionalInfo, location_name: "georgiaAdditionalInfo"))
|
222
|
+
AdditionalInfoRequest.add_member(:greece_additional_info, Shapes::ShapeRef.new(shape: GreeceAdditionalInfo, location_name: "greeceAdditionalInfo"))
|
208
223
|
AdditionalInfoRequest.add_member(:israel_additional_info, Shapes::ShapeRef.new(shape: IsraelAdditionalInfo, location_name: "israelAdditionalInfo"))
|
209
224
|
AdditionalInfoRequest.add_member(:italy_additional_info, Shapes::ShapeRef.new(shape: ItalyAdditionalInfo, location_name: "italyAdditionalInfo"))
|
210
225
|
AdditionalInfoRequest.add_member(:kenya_additional_info, Shapes::ShapeRef.new(shape: KenyaAdditionalInfo, location_name: "kenyaAdditionalInfo"))
|
@@ -216,12 +231,15 @@ module Aws::TaxSettings
|
|
216
231
|
AdditionalInfoRequest.add_member(:spain_additional_info, Shapes::ShapeRef.new(shape: SpainAdditionalInfo, location_name: "spainAdditionalInfo"))
|
217
232
|
AdditionalInfoRequest.add_member(:turkey_additional_info, Shapes::ShapeRef.new(shape: TurkeyAdditionalInfo, location_name: "turkeyAdditionalInfo"))
|
218
233
|
AdditionalInfoRequest.add_member(:ukraine_additional_info, Shapes::ShapeRef.new(shape: UkraineAdditionalInfo, location_name: "ukraineAdditionalInfo"))
|
234
|
+
AdditionalInfoRequest.add_member(:vietnam_additional_info, Shapes::ShapeRef.new(shape: VietnamAdditionalInfo, location_name: "vietnamAdditionalInfo"))
|
219
235
|
AdditionalInfoRequest.struct_class = Types::AdditionalInfoRequest
|
220
236
|
|
221
237
|
AdditionalInfoResponse.add_member(:brazil_additional_info, Shapes::ShapeRef.new(shape: BrazilAdditionalInfo, location_name: "brazilAdditionalInfo"))
|
222
238
|
AdditionalInfoResponse.add_member(:canada_additional_info, Shapes::ShapeRef.new(shape: CanadaAdditionalInfo, location_name: "canadaAdditionalInfo"))
|
239
|
+
AdditionalInfoResponse.add_member(:egypt_additional_info, Shapes::ShapeRef.new(shape: EgyptAdditionalInfo, location_name: "egyptAdditionalInfo"))
|
223
240
|
AdditionalInfoResponse.add_member(:estonia_additional_info, Shapes::ShapeRef.new(shape: EstoniaAdditionalInfo, location_name: "estoniaAdditionalInfo"))
|
224
241
|
AdditionalInfoResponse.add_member(:georgia_additional_info, Shapes::ShapeRef.new(shape: GeorgiaAdditionalInfo, location_name: "georgiaAdditionalInfo"))
|
242
|
+
AdditionalInfoResponse.add_member(:greece_additional_info, Shapes::ShapeRef.new(shape: GreeceAdditionalInfo, location_name: "greeceAdditionalInfo"))
|
225
243
|
AdditionalInfoResponse.add_member(:india_additional_info, Shapes::ShapeRef.new(shape: IndiaAdditionalInfo, location_name: "indiaAdditionalInfo"))
|
226
244
|
AdditionalInfoResponse.add_member(:israel_additional_info, Shapes::ShapeRef.new(shape: IsraelAdditionalInfo, location_name: "israelAdditionalInfo"))
|
227
245
|
AdditionalInfoResponse.add_member(:italy_additional_info, Shapes::ShapeRef.new(shape: ItalyAdditionalInfo, location_name: "italyAdditionalInfo"))
|
@@ -234,6 +252,7 @@ module Aws::TaxSettings
|
|
234
252
|
AdditionalInfoResponse.add_member(:spain_additional_info, Shapes::ShapeRef.new(shape: SpainAdditionalInfo, location_name: "spainAdditionalInfo"))
|
235
253
|
AdditionalInfoResponse.add_member(:turkey_additional_info, Shapes::ShapeRef.new(shape: TurkeyAdditionalInfo, location_name: "turkeyAdditionalInfo"))
|
236
254
|
AdditionalInfoResponse.add_member(:ukraine_additional_info, Shapes::ShapeRef.new(shape: UkraineAdditionalInfo, location_name: "ukraineAdditionalInfo"))
|
255
|
+
AdditionalInfoResponse.add_member(:vietnam_additional_info, Shapes::ShapeRef.new(shape: VietnamAdditionalInfo, location_name: "vietnamAdditionalInfo"))
|
237
256
|
AdditionalInfoResponse.struct_class = Types::AdditionalInfoResponse
|
238
257
|
|
239
258
|
Address.add_member(:address_line_1, Shapes::ShapeRef.new(shape: AddressLine1, required: true, location_name: "addressLine1"))
|
@@ -265,15 +284,19 @@ module Aws::TaxSettings
|
|
265
284
|
|
266
285
|
BatchDeleteTaxRegistrationErrors.member = Shapes::ShapeRef.new(shape: BatchDeleteTaxRegistrationError)
|
267
286
|
|
268
|
-
BatchDeleteTaxRegistrationRequest.add_member(:account_ids, Shapes::ShapeRef.new(shape:
|
287
|
+
BatchDeleteTaxRegistrationRequest.add_member(:account_ids, Shapes::ShapeRef.new(shape: BatchDeleteTaxRegistrationRequestAccountIdsList, required: true, location_name: "accountIds"))
|
269
288
|
BatchDeleteTaxRegistrationRequest.struct_class = Types::BatchDeleteTaxRegistrationRequest
|
270
289
|
|
290
|
+
BatchDeleteTaxRegistrationRequestAccountIdsList.member = Shapes::ShapeRef.new(shape: AccountId)
|
291
|
+
|
271
292
|
BatchDeleteTaxRegistrationResponse.add_member(:errors, Shapes::ShapeRef.new(shape: BatchDeleteTaxRegistrationErrors, required: true, location_name: "errors"))
|
272
293
|
BatchDeleteTaxRegistrationResponse.struct_class = Types::BatchDeleteTaxRegistrationResponse
|
273
294
|
|
274
|
-
BatchGetTaxExemptionsRequest.add_member(:account_ids, Shapes::ShapeRef.new(shape:
|
295
|
+
BatchGetTaxExemptionsRequest.add_member(:account_ids, Shapes::ShapeRef.new(shape: BatchGetTaxExemptionsRequestAccountIdsList, required: true, location_name: "accountIds"))
|
275
296
|
BatchGetTaxExemptionsRequest.struct_class = Types::BatchGetTaxExemptionsRequest
|
276
297
|
|
298
|
+
BatchGetTaxExemptionsRequestAccountIdsList.member = Shapes::ShapeRef.new(shape: AccountId)
|
299
|
+
|
277
300
|
BatchGetTaxExemptionsResponse.add_member(:failed_accounts, Shapes::ShapeRef.new(shape: AccountIds, location_name: "failedAccounts"))
|
278
301
|
BatchGetTaxExemptionsResponse.add_member(:tax_exemption_details_map, Shapes::ShapeRef.new(shape: TaxExemptionDetailsMap, location_name: "taxExemptionDetailsMap"))
|
279
302
|
BatchGetTaxExemptionsResponse.struct_class = Types::BatchGetTaxExemptionsResponse
|
@@ -285,10 +308,12 @@ module Aws::TaxSettings
|
|
285
308
|
|
286
309
|
BatchPutTaxRegistrationErrors.member = Shapes::ShapeRef.new(shape: BatchPutTaxRegistrationError)
|
287
310
|
|
288
|
-
BatchPutTaxRegistrationRequest.add_member(:account_ids, Shapes::ShapeRef.new(shape:
|
311
|
+
BatchPutTaxRegistrationRequest.add_member(:account_ids, Shapes::ShapeRef.new(shape: BatchPutTaxRegistrationRequestAccountIdsList, required: true, location_name: "accountIds"))
|
289
312
|
BatchPutTaxRegistrationRequest.add_member(:tax_registration_entry, Shapes::ShapeRef.new(shape: TaxRegistrationEntry, required: true, location_name: "taxRegistrationEntry"))
|
290
313
|
BatchPutTaxRegistrationRequest.struct_class = Types::BatchPutTaxRegistrationRequest
|
291
314
|
|
315
|
+
BatchPutTaxRegistrationRequestAccountIdsList.member = Shapes::ShapeRef.new(shape: AccountId)
|
316
|
+
|
292
317
|
BatchPutTaxRegistrationResponse.add_member(:errors, Shapes::ShapeRef.new(shape: BatchPutTaxRegistrationErrors, required: true, location_name: "errors"))
|
293
318
|
BatchPutTaxRegistrationResponse.add_member(:status, Shapes::ShapeRef.new(shape: TaxRegistrationStatus, location_name: "status"))
|
294
319
|
BatchPutTaxRegistrationResponse.struct_class = Types::BatchPutTaxRegistrationResponse
|
@@ -324,6 +349,10 @@ module Aws::TaxSettings
|
|
324
349
|
DestinationS3Location.add_member(:prefix, Shapes::ShapeRef.new(shape: S3Prefix, location_name: "prefix"))
|
325
350
|
DestinationS3Location.struct_class = Types::DestinationS3Location
|
326
351
|
|
352
|
+
EgyptAdditionalInfo.add_member(:unique_identification_number, Shapes::ShapeRef.new(shape: UniqueIdentificationNumber, location_name: "uniqueIdentificationNumber"))
|
353
|
+
EgyptAdditionalInfo.add_member(:unique_identification_number_expiration_date, Shapes::ShapeRef.new(shape: DateString, location_name: "uniqueIdentificationNumberExpirationDate"))
|
354
|
+
EgyptAdditionalInfo.struct_class = Types::EgyptAdditionalInfo
|
355
|
+
|
327
356
|
EstoniaAdditionalInfo.add_member(:registry_commercial_code, Shapes::ShapeRef.new(shape: RegistryCommercialCode, required: true, location_name: "registryCommercialCode"))
|
328
357
|
EstoniaAdditionalInfo.struct_class = Types::EstoniaAdditionalInfo
|
329
358
|
|
@@ -358,6 +387,9 @@ module Aws::TaxSettings
|
|
358
387
|
GetTaxRegistrationResponse.add_member(:tax_registration, Shapes::ShapeRef.new(shape: TaxRegistration, location_name: "taxRegistration"))
|
359
388
|
GetTaxRegistrationResponse.struct_class = Types::GetTaxRegistrationResponse
|
360
389
|
|
390
|
+
GreeceAdditionalInfo.add_member(:contracting_authority_code, Shapes::ShapeRef.new(shape: ContractingAuthorityCode, location_name: "contractingAuthorityCode"))
|
391
|
+
GreeceAdditionalInfo.struct_class = Types::GreeceAdditionalInfo
|
392
|
+
|
361
393
|
IndiaAdditionalInfo.add_member(:pan, Shapes::ShapeRef.new(shape: Pan, location_name: "pan"))
|
362
394
|
IndiaAdditionalInfo.struct_class = Types::IndiaAdditionalInfo
|
363
395
|
|
@@ -424,12 +456,14 @@ module Aws::TaxSettings
|
|
424
456
|
PutSupplementalTaxRegistrationResponse.add_member(:status, Shapes::ShapeRef.new(shape: TaxRegistrationStatus, required: true, location_name: "status"))
|
425
457
|
PutSupplementalTaxRegistrationResponse.struct_class = Types::PutSupplementalTaxRegistrationResponse
|
426
458
|
|
427
|
-
PutTaxExemptionRequest.add_member(:account_ids, Shapes::ShapeRef.new(shape:
|
459
|
+
PutTaxExemptionRequest.add_member(:account_ids, Shapes::ShapeRef.new(shape: PutTaxExemptionRequestAccountIdsList, required: true, location_name: "accountIds"))
|
428
460
|
PutTaxExemptionRequest.add_member(:authority, Shapes::ShapeRef.new(shape: Authority, required: true, location_name: "authority"))
|
429
461
|
PutTaxExemptionRequest.add_member(:exemption_certificate, Shapes::ShapeRef.new(shape: ExemptionCertificate, required: true, location_name: "exemptionCertificate"))
|
430
462
|
PutTaxExemptionRequest.add_member(:exemption_type, Shapes::ShapeRef.new(shape: GenericString, required: true, location_name: "exemptionType"))
|
431
463
|
PutTaxExemptionRequest.struct_class = Types::PutTaxExemptionRequest
|
432
464
|
|
465
|
+
PutTaxExemptionRequestAccountIdsList.member = Shapes::ShapeRef.new(shape: AccountId)
|
466
|
+
|
433
467
|
PutTaxExemptionResponse.add_member(:case_id, Shapes::ShapeRef.new(shape: GenericString, location_name: "caseId"))
|
434
468
|
PutTaxExemptionResponse.struct_class = Types::PutTaxExemptionResponse
|
435
469
|
|
@@ -584,6 +618,12 @@ module Aws::TaxSettings
|
|
584
618
|
VerificationDetails.add_member(:tax_registration_documents, Shapes::ShapeRef.new(shape: TaxRegistrationDocuments, location_name: "taxRegistrationDocuments"))
|
585
619
|
VerificationDetails.struct_class = Types::VerificationDetails
|
586
620
|
|
621
|
+
VietnamAdditionalInfo.add_member(:electronic_transaction_code_number, Shapes::ShapeRef.new(shape: ElectronicTransactionCodeNumber, location_name: "electronicTransactionCodeNumber"))
|
622
|
+
VietnamAdditionalInfo.add_member(:enterprise_identification_number, Shapes::ShapeRef.new(shape: EnterpriseIdentificationNumber, location_name: "enterpriseIdentificationNumber"))
|
623
|
+
VietnamAdditionalInfo.add_member(:payment_voucher_number, Shapes::ShapeRef.new(shape: PaymentVoucherNumber, location_name: "paymentVoucherNumber"))
|
624
|
+
VietnamAdditionalInfo.add_member(:payment_voucher_number_date, Shapes::ShapeRef.new(shape: DateString, location_name: "paymentVoucherNumberDate"))
|
625
|
+
VietnamAdditionalInfo.struct_class = Types::VietnamAdditionalInfo
|
626
|
+
|
587
627
|
|
588
628
|
# @api private
|
589
629
|
API = Seahorse::Model::Api.new.tap do |api|
|
@@ -10,7 +10,7 @@
|
|
10
10
|
module Aws::TaxSettings
|
11
11
|
module Types
|
12
12
|
|
13
|
-
# The access is denied for the Amazon Web
|
13
|
+
# The access is denied for the Amazon Web ServicesSupport API.
|
14
14
|
#
|
15
15
|
# @!attribute [rw] message
|
16
16
|
# @return [String]
|
@@ -106,6 +106,10 @@ module Aws::TaxSettings
|
|
106
106
|
# Additional tax information associated with your TRN in Canada.
|
107
107
|
# @return [Types::CanadaAdditionalInfo]
|
108
108
|
#
|
109
|
+
# @!attribute [rw] egypt_additional_info
|
110
|
+
# Additional tax information to specify for a TRN in Egypt.
|
111
|
+
# @return [Types::EgyptAdditionalInfo]
|
112
|
+
#
|
109
113
|
# @!attribute [rw] estonia_additional_info
|
110
114
|
# Additional tax information to specify for a TRN in Estonia.
|
111
115
|
# @return [Types::EstoniaAdditionalInfo]
|
@@ -114,6 +118,10 @@ module Aws::TaxSettings
|
|
114
118
|
# Additional tax information to specify for a TRN in Georgia.
|
115
119
|
# @return [Types::GeorgiaAdditionalInfo]
|
116
120
|
#
|
121
|
+
# @!attribute [rw] greece_additional_info
|
122
|
+
# Additional tax information to specify for a TRN in Greece.
|
123
|
+
# @return [Types::GreeceAdditionalInfo]
|
124
|
+
#
|
117
125
|
# @!attribute [rw] israel_additional_info
|
118
126
|
# Additional tax information to specify for a TRN in Israel.
|
119
127
|
# @return [Types::IsraelAdditionalInfo]
|
@@ -158,12 +166,18 @@ module Aws::TaxSettings
|
|
158
166
|
# Additional tax information associated with your TRN in Ukraine.
|
159
167
|
# @return [Types::UkraineAdditionalInfo]
|
160
168
|
#
|
169
|
+
# @!attribute [rw] vietnam_additional_info
|
170
|
+
# Additional tax information to specify for a TRN in Vietnam.
|
171
|
+
# @return [Types::VietnamAdditionalInfo]
|
172
|
+
#
|
161
173
|
# @see http://docs.aws.amazon.com/goto/WebAPI/taxsettings-2018-05-10/AdditionalInfoRequest AWS API Documentation
|
162
174
|
#
|
163
175
|
class AdditionalInfoRequest < Struct.new(
|
164
176
|
:canada_additional_info,
|
177
|
+
:egypt_additional_info,
|
165
178
|
:estonia_additional_info,
|
166
179
|
:georgia_additional_info,
|
180
|
+
:greece_additional_info,
|
167
181
|
:israel_additional_info,
|
168
182
|
:italy_additional_info,
|
169
183
|
:kenya_additional_info,
|
@@ -174,7 +188,8 @@ module Aws::TaxSettings
|
|
174
188
|
:south_korea_additional_info,
|
175
189
|
:spain_additional_info,
|
176
190
|
:turkey_additional_info,
|
177
|
-
:ukraine_additional_info
|
191
|
+
:ukraine_additional_info,
|
192
|
+
:vietnam_additional_info)
|
178
193
|
SENSITIVE = []
|
179
194
|
include Aws::Structure
|
180
195
|
end
|
@@ -194,6 +209,10 @@ module Aws::TaxSettings
|
|
194
209
|
# Additional tax information associated with your TRN in Canada.
|
195
210
|
# @return [Types::CanadaAdditionalInfo]
|
196
211
|
#
|
212
|
+
# @!attribute [rw] egypt_additional_info
|
213
|
+
# Additional tax information to specify for a TRN in Egypt.
|
214
|
+
# @return [Types::EgyptAdditionalInfo]
|
215
|
+
#
|
197
216
|
# @!attribute [rw] estonia_additional_info
|
198
217
|
# Additional tax information associated with your TRN in Estonia.
|
199
218
|
# @return [Types::EstoniaAdditionalInfo]
|
@@ -202,6 +221,10 @@ module Aws::TaxSettings
|
|
202
221
|
# Additional tax information associated with your TRN in Georgia.
|
203
222
|
# @return [Types::GeorgiaAdditionalInfo]
|
204
223
|
#
|
224
|
+
# @!attribute [rw] greece_additional_info
|
225
|
+
# Additional tax information to specify for a TRN in Greece.
|
226
|
+
# @return [Types::GreeceAdditionalInfo]
|
227
|
+
#
|
205
228
|
# @!attribute [rw] india_additional_info
|
206
229
|
# Additional tax information in India.
|
207
230
|
# @return [Types::IndiaAdditionalInfo]
|
@@ -250,13 +273,19 @@ module Aws::TaxSettings
|
|
250
273
|
# Additional tax information associated with your TRN in Ukraine.
|
251
274
|
# @return [Types::UkraineAdditionalInfo]
|
252
275
|
#
|
276
|
+
# @!attribute [rw] vietnam_additional_info
|
277
|
+
# Additional tax information to specify for a TRN in Vietnam.
|
278
|
+
# @return [Types::VietnamAdditionalInfo]
|
279
|
+
#
|
253
280
|
# @see http://docs.aws.amazon.com/goto/WebAPI/taxsettings-2018-05-10/AdditionalInfoResponse AWS API Documentation
|
254
281
|
#
|
255
282
|
class AdditionalInfoResponse < Struct.new(
|
256
283
|
:brazil_additional_info,
|
257
284
|
:canada_additional_info,
|
285
|
+
:egypt_additional_info,
|
258
286
|
:estonia_additional_info,
|
259
287
|
:georgia_additional_info,
|
288
|
+
:greece_additional_info,
|
260
289
|
:india_additional_info,
|
261
290
|
:israel_additional_info,
|
262
291
|
:italy_additional_info,
|
@@ -268,7 +297,8 @@ module Aws::TaxSettings
|
|
268
297
|
:south_korea_additional_info,
|
269
298
|
:spain_additional_info,
|
270
299
|
:turkey_additional_info,
|
271
|
-
:ukraine_additional_info
|
300
|
+
:ukraine_additional_info,
|
301
|
+
:vietnam_additional_info)
|
272
302
|
SENSITIVE = []
|
273
303
|
include Aws::Structure
|
274
304
|
end
|
@@ -337,8 +367,8 @@ module Aws::TaxSettings
|
|
337
367
|
include Aws::Structure
|
338
368
|
end
|
339
369
|
|
340
|
-
# Failed to upload the tax exemption document to Amazon Web
|
341
|
-
#
|
370
|
+
# Failed to upload the tax exemption document to Amazon Web
|
371
|
+
# ServicesSupport case.
|
342
372
|
#
|
343
373
|
# @!attribute [rw] message
|
344
374
|
# @return [String]
|
@@ -596,7 +626,7 @@ module Aws::TaxSettings
|
|
596
626
|
include Aws::Structure
|
597
627
|
end
|
598
628
|
|
599
|
-
# You've exceeded the Amazon Web
|
629
|
+
# You've exceeded the Amazon Web ServicesSupport case creation limit
|
600
630
|
# for your account.
|
601
631
|
#
|
602
632
|
# @!attribute [rw] message
|
@@ -686,6 +716,27 @@ module Aws::TaxSettings
|
|
686
716
|
include Aws::Structure
|
687
717
|
end
|
688
718
|
|
719
|
+
# Additional tax information to specify for a TRN in Egypt.
|
720
|
+
#
|
721
|
+
# @!attribute [rw] unique_identification_number
|
722
|
+
# The unique identification number provided by the Egypt Tax
|
723
|
+
# Authority.
|
724
|
+
# @return [String]
|
725
|
+
#
|
726
|
+
# @!attribute [rw] unique_identification_number_expiration_date
|
727
|
+
# The expiration date of the unique identification number provided by
|
728
|
+
# the Egypt Tax Authority.
|
729
|
+
# @return [String]
|
730
|
+
#
|
731
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/taxsettings-2018-05-10/EgyptAdditionalInfo AWS API Documentation
|
732
|
+
#
|
733
|
+
class EgyptAdditionalInfo < Struct.new(
|
734
|
+
:unique_identification_number,
|
735
|
+
:unique_identification_number_expiration_date)
|
736
|
+
SENSITIVE = []
|
737
|
+
include Aws::Structure
|
738
|
+
end
|
739
|
+
|
689
740
|
# Additional tax information associated with your TRN in Estonia.
|
690
741
|
#
|
691
742
|
# @!attribute [rw] registry_commercial_code
|
@@ -830,6 +881,20 @@ module Aws::TaxSettings
|
|
830
881
|
include Aws::Structure
|
831
882
|
end
|
832
883
|
|
884
|
+
# Additional tax information to specify for a TRN in Greece.
|
885
|
+
#
|
886
|
+
# @!attribute [rw] contracting_authority_code
|
887
|
+
# The code of contracting authority for e-invoicing.
|
888
|
+
# @return [String]
|
889
|
+
#
|
890
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/taxsettings-2018-05-10/GreeceAdditionalInfo AWS API Documentation
|
891
|
+
#
|
892
|
+
class GreeceAdditionalInfo < Struct.new(
|
893
|
+
:contracting_authority_code)
|
894
|
+
SENSITIVE = []
|
895
|
+
include Aws::Structure
|
896
|
+
end
|
897
|
+
|
833
898
|
# Additional tax information in India.
|
834
899
|
#
|
835
900
|
# @!attribute [rw] pan
|
@@ -1185,7 +1250,8 @@ module Aws::TaxSettings
|
|
1185
1250
|
# @return [Types::ExemptionCertificate]
|
1186
1251
|
#
|
1187
1252
|
# @!attribute [rw] exemption_type
|
1188
|
-
# The exemption type.
|
1253
|
+
# The exemption type. Use the supported tax exemption type
|
1254
|
+
# description.
|
1189
1255
|
# @return [String]
|
1190
1256
|
#
|
1191
1257
|
# @see http://docs.aws.amazon.com/goto/WebAPI/taxsettings-2018-05-10/PutTaxExemptionRequest AWS API Documentation
|
@@ -1601,7 +1667,7 @@ module Aws::TaxSettings
|
|
1601
1667
|
# @return [String]
|
1602
1668
|
#
|
1603
1669
|
# @!attribute [rw] registration_type
|
1604
|
-
# Type of your tax registration.
|
1670
|
+
# Type of your tax registration.
|
1605
1671
|
# @return [String]
|
1606
1672
|
#
|
1607
1673
|
# @!attribute [rw] sector
|
@@ -1932,6 +1998,39 @@ module Aws::TaxSettings
|
|
1932
1998
|
include Aws::Structure
|
1933
1999
|
end
|
1934
2000
|
|
2001
|
+
# Additional tax information to specify for a TRN in Vietnam.
|
2002
|
+
#
|
2003
|
+
# @!attribute [rw] electronic_transaction_code_number
|
2004
|
+
# The electronic transaction code number on the tax return document.
|
2005
|
+
# This field must be provided for successful API operation.
|
2006
|
+
# @return [String]
|
2007
|
+
#
|
2008
|
+
# @!attribute [rw] enterprise_identification_number
|
2009
|
+
# The enterprise identification number for tax registration. This
|
2010
|
+
# field must be provided for successful API operation.
|
2011
|
+
# @return [String]
|
2012
|
+
#
|
2013
|
+
# @!attribute [rw] payment_voucher_number
|
2014
|
+
# The payment voucher number on the tax return payment document. This
|
2015
|
+
# field must be provided for successful API operation.
|
2016
|
+
# @return [String]
|
2017
|
+
#
|
2018
|
+
# @!attribute [rw] payment_voucher_number_date
|
2019
|
+
# The date on the tax return payment document. This field must be
|
2020
|
+
# provided for successful API operation.
|
2021
|
+
# @return [String]
|
2022
|
+
#
|
2023
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/taxsettings-2018-05-10/VietnamAdditionalInfo AWS API Documentation
|
2024
|
+
#
|
2025
|
+
class VietnamAdditionalInfo < Struct.new(
|
2026
|
+
:electronic_transaction_code_number,
|
2027
|
+
:enterprise_identification_number,
|
2028
|
+
:payment_voucher_number,
|
2029
|
+
:payment_voucher_number_date)
|
2030
|
+
SENSITIVE = []
|
2031
|
+
include Aws::Structure
|
2032
|
+
end
|
2033
|
+
|
1935
2034
|
end
|
1936
2035
|
end
|
1937
2036
|
|
data/lib/aws-sdk-taxsettings.rb
CHANGED
data/sig/client.rbs
CHANGED
@@ -114,12 +114,19 @@ module Aws
|
|
114
114
|
is_reseller_account: bool?,
|
115
115
|
provincial_sales_tax_id: ::String?
|
116
116
|
}?,
|
117
|
+
egypt_additional_info: {
|
118
|
+
unique_identification_number: ::String?,
|
119
|
+
unique_identification_number_expiration_date: ::String?
|
120
|
+
}?,
|
117
121
|
estonia_additional_info: {
|
118
122
|
registry_commercial_code: ::String
|
119
123
|
}?,
|
120
124
|
georgia_additional_info: {
|
121
125
|
person_type: ("Legal Person" | "Physical Person" | "Business")
|
122
126
|
}?,
|
127
|
+
greece_additional_info: {
|
128
|
+
contracting_authority_code: ::String?
|
129
|
+
}?,
|
123
130
|
israel_additional_info: {
|
124
131
|
customer_type: ("Business" | "Individual"),
|
125
132
|
dealer_type: ("Authorized" | "Non-authorized")
|
@@ -164,6 +171,12 @@ module Aws
|
|
164
171
|
}?,
|
165
172
|
ukraine_additional_info: {
|
166
173
|
ukraine_trn_type: ("Business" | "Individual")
|
174
|
+
}?,
|
175
|
+
vietnam_additional_info: {
|
176
|
+
electronic_transaction_code_number: ::String?,
|
177
|
+
enterprise_identification_number: ::String?,
|
178
|
+
payment_voucher_number: ::String?,
|
179
|
+
payment_voucher_number_date: ::String?
|
167
180
|
}?
|
168
181
|
}?,
|
169
182
|
certified_email_id: ::String?,
|
@@ -368,12 +381,19 @@ module Aws
|
|
368
381
|
is_reseller_account: bool?,
|
369
382
|
provincial_sales_tax_id: ::String?
|
370
383
|
}?,
|
384
|
+
egypt_additional_info: {
|
385
|
+
unique_identification_number: ::String?,
|
386
|
+
unique_identification_number_expiration_date: ::String?
|
387
|
+
}?,
|
371
388
|
estonia_additional_info: {
|
372
389
|
registry_commercial_code: ::String
|
373
390
|
}?,
|
374
391
|
georgia_additional_info: {
|
375
392
|
person_type: ("Legal Person" | "Physical Person" | "Business")
|
376
393
|
}?,
|
394
|
+
greece_additional_info: {
|
395
|
+
contracting_authority_code: ::String?
|
396
|
+
}?,
|
377
397
|
israel_additional_info: {
|
378
398
|
customer_type: ("Business" | "Individual"),
|
379
399
|
dealer_type: ("Authorized" | "Non-authorized")
|
@@ -418,6 +438,12 @@ module Aws
|
|
418
438
|
}?,
|
419
439
|
ukraine_additional_info: {
|
420
440
|
ukraine_trn_type: ("Business" | "Individual")
|
441
|
+
}?,
|
442
|
+
vietnam_additional_info: {
|
443
|
+
electronic_transaction_code_number: ::String?,
|
444
|
+
enterprise_identification_number: ::String?,
|
445
|
+
payment_voucher_number: ::String?,
|
446
|
+
payment_voucher_number_date: ::String?
|
421
447
|
}?
|
422
448
|
}?,
|
423
449
|
certified_email_id: ::String?,
|
data/sig/types.rbs
CHANGED
@@ -32,8 +32,10 @@ module Aws::TaxSettings
|
|
32
32
|
|
33
33
|
class AdditionalInfoRequest
|
34
34
|
attr_accessor canada_additional_info: Types::CanadaAdditionalInfo
|
35
|
+
attr_accessor egypt_additional_info: Types::EgyptAdditionalInfo
|
35
36
|
attr_accessor estonia_additional_info: Types::EstoniaAdditionalInfo
|
36
37
|
attr_accessor georgia_additional_info: Types::GeorgiaAdditionalInfo
|
38
|
+
attr_accessor greece_additional_info: Types::GreeceAdditionalInfo
|
37
39
|
attr_accessor israel_additional_info: Types::IsraelAdditionalInfo
|
38
40
|
attr_accessor italy_additional_info: Types::ItalyAdditionalInfo
|
39
41
|
attr_accessor kenya_additional_info: Types::KenyaAdditionalInfo
|
@@ -45,14 +47,17 @@ module Aws::TaxSettings
|
|
45
47
|
attr_accessor spain_additional_info: Types::SpainAdditionalInfo
|
46
48
|
attr_accessor turkey_additional_info: Types::TurkeyAdditionalInfo
|
47
49
|
attr_accessor ukraine_additional_info: Types::UkraineAdditionalInfo
|
50
|
+
attr_accessor vietnam_additional_info: Types::VietnamAdditionalInfo
|
48
51
|
SENSITIVE: []
|
49
52
|
end
|
50
53
|
|
51
54
|
class AdditionalInfoResponse
|
52
55
|
attr_accessor brazil_additional_info: Types::BrazilAdditionalInfo
|
53
56
|
attr_accessor canada_additional_info: Types::CanadaAdditionalInfo
|
57
|
+
attr_accessor egypt_additional_info: Types::EgyptAdditionalInfo
|
54
58
|
attr_accessor estonia_additional_info: Types::EstoniaAdditionalInfo
|
55
59
|
attr_accessor georgia_additional_info: Types::GeorgiaAdditionalInfo
|
60
|
+
attr_accessor greece_additional_info: Types::GreeceAdditionalInfo
|
56
61
|
attr_accessor india_additional_info: Types::IndiaAdditionalInfo
|
57
62
|
attr_accessor israel_additional_info: Types::IsraelAdditionalInfo
|
58
63
|
attr_accessor italy_additional_info: Types::ItalyAdditionalInfo
|
@@ -65,6 +70,7 @@ module Aws::TaxSettings
|
|
65
70
|
attr_accessor spain_additional_info: Types::SpainAdditionalInfo
|
66
71
|
attr_accessor turkey_additional_info: Types::TurkeyAdditionalInfo
|
67
72
|
attr_accessor ukraine_additional_info: Types::UkraineAdditionalInfo
|
73
|
+
attr_accessor vietnam_additional_info: Types::VietnamAdditionalInfo
|
68
74
|
SENSITIVE: []
|
69
75
|
end
|
70
76
|
|
@@ -185,6 +191,12 @@ module Aws::TaxSettings
|
|
185
191
|
SENSITIVE: []
|
186
192
|
end
|
187
193
|
|
194
|
+
class EgyptAdditionalInfo
|
195
|
+
attr_accessor unique_identification_number: ::String
|
196
|
+
attr_accessor unique_identification_number_expiration_date: ::String
|
197
|
+
SENSITIVE: []
|
198
|
+
end
|
199
|
+
|
188
200
|
class EstoniaAdditionalInfo
|
189
201
|
attr_accessor registry_commercial_code: ::String
|
190
202
|
SENSITIVE: []
|
@@ -239,6 +251,11 @@ module Aws::TaxSettings
|
|
239
251
|
SENSITIVE: [:tax_registration]
|
240
252
|
end
|
241
253
|
|
254
|
+
class GreeceAdditionalInfo
|
255
|
+
attr_accessor contracting_authority_code: ::String
|
256
|
+
SENSITIVE: []
|
257
|
+
end
|
258
|
+
|
242
259
|
class IndiaAdditionalInfo
|
243
260
|
attr_accessor pan: ::String
|
244
261
|
SENSITIVE: []
|
@@ -536,5 +553,13 @@ module Aws::TaxSettings
|
|
536
553
|
attr_accessor tax_registration_documents: ::Array[Types::TaxRegistrationDocument]
|
537
554
|
SENSITIVE: []
|
538
555
|
end
|
556
|
+
|
557
|
+
class VietnamAdditionalInfo
|
558
|
+
attr_accessor electronic_transaction_code_number: ::String
|
559
|
+
attr_accessor enterprise_identification_number: ::String
|
560
|
+
attr_accessor payment_voucher_number: ::String
|
561
|
+
attr_accessor payment_voucher_number_date: ::String
|
562
|
+
SENSITIVE: []
|
563
|
+
end
|
539
564
|
end
|
540
565
|
end
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-taxsettings
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.20.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Amazon Web Services
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-
|
11
|
+
date: 2025-03-17 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aws-sdk-core
|