AWS SDK for Kotlin
Toggle table of contents
1.5.4
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
taxsettings
/
aws.sdk.kotlin.services.taxsettings.model
/
Industries
Industries
sealed
class
Industries
Inheritors
Banks
CirculatingOrg
DevelopmentAgencies
Insurance
PensionAndBenefitFunds
ProfessionalOrg
SdkUnknown
Members
Types
Banks
Link copied to clipboard
object
Banks
:
Industries
Circulating
Org
Link copied to clipboard
object
CirculatingOrg
:
Industries
Companion
Link copied to clipboard
object
Companion
Development
Agencies
Link copied to clipboard
object
DevelopmentAgencies
:
Industries
Insurance
Link copied to clipboard
object
Insurance
:
Industries
Pension
And
Benefit
Funds
Link copied to clipboard
object
PensionAndBenefitFunds
:
Industries
Professional
Org
Link copied to clipboard
object
ProfessionalOrg
:
Industries
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
Industries
Properties
value
Link copied to clipboard
abstract
val
value
:
String