Module: Aws::TaxSettings::Client::_ListTaxExemptionsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListTaxExemptionsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


192
# File 'sig/client.rbs', line 192

def next_token: () -> ::String

#tax_exemption_details_map::Hash[::String, Types::TaxExemptionDetails]

Returns:



193
# File 'sig/client.rbs', line 193

def tax_exemption_details_map: () -> ::Hash[::String, Types::TaxExemptionDetails]