kfx
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
kfx
wsdl-model
/
io.github.hfhbd.kfx.wsdl
/
SoapOperation
/
Fault
Fault
@
Serializable
data
class
Fault
(
val
name
:
String
,
val
fault
:
SoapOperation.Fault.Fault
)
(
source
)
Members
Constructors
Fault
Link copied to clipboard
constructor
(
name
:
String
,
fault
:
SoapOperation.Fault.Fault
)
Types
Fault
Link copied to clipboard
@
Serializable
data
class
Fault
(
val
name
:
String
,
val
use
:
String
)
Properties
fault
Link copied to clipboard
val
fault
:
SoapOperation.Fault.Fault
name
Link copied to clipboard
val
name
:
String