AWS SDK for Kotlin
Toggle table of contents
1.6.96
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
taxsettings
/
aws.sdk.kotlin.services.taxsettings.model
/
PolandTaxRegistrationNumberType
Poland
Tax
Registration
Number
Type
sealed
class
PolandTaxRegistrationNumberType
Inheritors
EuTaxRegistrationNumber
LocalRegistrationNumber
LocalTaxRegistrationNumber
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Eu
Tax
Registration
Number
Link copied to clipboard
object
EuTaxRegistrationNumber
:
PolandTaxRegistrationNumberType
Local
Registration
Number
Link copied to clipboard
object
LocalRegistrationNumber
:
PolandTaxRegistrationNumberType
Local
Tax
Registration
Number
Link copied to clipboard
object
LocalTaxRegistrationNumber
:
PolandTaxRegistrationNumberType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
PolandTaxRegistrationNumberType
Properties
value
Link copied to clipboard
abstract
val
value
:
String