AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
taxsettings
/
aws.sdk.kotlin.services.taxsettings.model
/
ListSupplementalTaxRegistrationsResponse
/
Builder
Builder
class
Builder
Members
Properties
next
Token
Link copied to clipboard
var
nextToken
:
String
?
The token to retrieve the next set of results.
tax
Registrations
Link copied to clipboard
var
taxRegistrations
:
List
<
SupplementalTaxRegistration
>
?
The list of supplemental tax registrations.