toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
honeycode
/
aws.sdk.kotlin.services.honeycode.model
/
Format
Format
sealed
class
Format
Inheritors
Accounting
Auto
Contact
Currency
Date
DateTime
Number
Percentage
Rowlink
Rowset
Text
Time
SdkUnknown
Members
Types
Accounting
Link copied to clipboard
object
Accounting
:
Format
Auto
Link copied to clipboard
object
Auto
:
Format
Companion
Link copied to clipboard
object
Companion
Contact
Link copied to clipboard
object
Contact
:
Format
Currency
Link copied to clipboard
object
Currency
:
Format
Date
Link copied to clipboard
object
Date
:
Format
Date
Time
Link copied to clipboard
object
DateTime
:
Format
Number
Link copied to clipboard
object
Number
:
Format
Percentage
Link copied to clipboard
object
Percentage
:
Format
Rowlink
Link copied to clipboard
object
Rowlink
:
Format
Rowset
Link copied to clipboard
object
Rowset
:
Format
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
Format
Text
Link copied to clipboard
object
Text
:
Format
Time
Link copied to clipboard
object
Time
:
Format
Properties
value
Link copied to clipboard
abstract
val
value
:
String