Module: Aws::TaxSettings::Client::_ListSupplementalTaxRegistrationsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#tax_registrations::Array[Types::SupplementalTaxRegistration]



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

def tax_registrations: () -> ::Array[Types::SupplementalTaxRegistration]