kfx
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
kfx
soap-runtime
/
io.github.hfhbd.kfx.soap
/
AttributeStatement
Attribute
Statement
@
Serializable
data
class
AttributeStatement
(
val
attribute
:
List
<
Attribute
>
)
(
source
)
Members
Constructors
Attribute
Statement
Link copied to clipboard
constructor
(
attribute
:
List
<
Attribute
>
)
Properties
attribute
Link copied to clipboard
@
SerialName
(
value
=
"Attribute"
)
val
attribute
:
List
<
Attribute
>