kfx
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
kfx
soap-runtime
/
io.github.hfhbd.kfx.soap
/
Subject
Subject
@
Serializable
data
class
Subject
(
val
nameID
:
NameID
,
val
subjectConfirmation
:
SubjectConfirmation
)
(
source
)
Members
Constructors
Subject
Link copied to clipboard
constructor
(
nameID
:
NameID
,
subjectConfirmation
:
SubjectConfirmation
)
Properties
name
ID
Link copied to clipboard
@
SerialName
(
value
=
"NameID"
)
val
nameID
:
NameID
subject
Confirmation
Link copied to clipboard
@
SerialName
(
value
=
"SubjectConfirmation"
)
val
subjectConfirmation
:
SubjectConfirmation