kfx
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
kfx
soap-runtime
/
io.github.hfhbd.kfx.soap
/
Attribute
Attribute
@
Serializable
data
class
Attribute
(
val
name
:
String
,
val
value
:
String
)
(
source
)
Members
Constructors
Attribute
Link copied to clipboard
constructor
(
name
:
String
,
value
:
String
)
Properties
name
Link copied to clipboard
@
SerialName
(
value
=
"Name"
)
val
name
:
String
value
Link copied to clipboard
@
SerialName
(
value
=
"AttributeValue"
)
val
value
:
String