kourier
Toggle table of contents
0.2.2
common
Platform filter
common
Switch theme
Search in API
kourier
amqp-core
/
dev.kourier.amqp
/
Field
/
Array
Array
data
class
Array
(
val
value
:
List
<
Field
>
)
:
Field
Members
Members & Extensions
Constructors
Array
Link copied to clipboard
constructor
(
value
:
List
<
Field
>
)
Properties
kind
Link copied to clipboard
val
kind
:
Field.Kind
value
Link copied to clipboard
val
value
:
List
<
Field
>
Functions
to
Any
Link copied to clipboard
fun
Field
.
toAny
(
)
:
Any
?
Converts a
Field
to an Any?, unwrapping it to its native type.