Module: Aws::TaxSettings::Client::_ListTaxRegistrationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListTaxRegistrationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#account_details ⇒ ::Array[Types::AccountDetails]
204 |
# File 'sig/client.rbs', line 204
def account_details: () -> ::Array[Types::AccountDetails]
|
#next_token ⇒ ::String
205 |
# File 'sig/client.rbs', line 205
def next_token: () -> ::String
|