toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-connect-amazon-core
/
org.http4k.connect.amazon.core.model
/
MessageFields
Message
Fields
interface
MessageFields
Members
Properties
data
Type
Link copied to clipboard
abstract
val
dataType
:
DataType
name
Link copied to clipboard
abstract
val
name
:
String
value
Link copied to clipboard
abstract
val
value
:
String
Functions
to
Dto
Link copied to clipboard
abstract
fun
toDto
(
)
:
MessageFieldsDto
to
Fields
Link copied to clipboard
abstract
fun
toFields
(
index
:
Int
)
:
Map
<
String
,
String
>