AWS SDK for Kotlin
Toggle table of contents
1.6.95
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
taxsettings
/
aws.sdk.kotlin.services.taxsettings.model
/
ChileDocumentType
Chile
Document
Type
sealed
class
ChileDocumentType
The type of tax document for Chile.
Inheritors
Invoice
Receipt
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Invoice
Link copied to clipboard
object
Invoice
:
ChileDocumentType
Receipt
Link copied to clipboard
object
Receipt
:
ChileDocumentType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ChileDocumentType
Properties
value
Link copied to clipboard
abstract
val
value
:
String