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
/
IndonesiaTaxRegistrationNumberType
Indonesia
Tax
Registration
Number
Type
sealed
class
IndonesiaTaxRegistrationNumberType
Inheritors
Nik
Nitku
Npwp
PassportNumber
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Nik
Link copied to clipboard
object
Nik
:
IndonesiaTaxRegistrationNumberType
Nitku
Link copied to clipboard
object
Nitku
:
IndonesiaTaxRegistrationNumberType
Npwp
Link copied to clipboard
object
Npwp
:
IndonesiaTaxRegistrationNumberType
Passport
Number
Link copied to clipboard
object
PassportNumber
:
IndonesiaTaxRegistrationNumberType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
IndonesiaTaxRegistrationNumberType
Properties
value
Link copied to clipboard
abstract
val
value
:
String