Zowe Client Kotlin SDK
1.3.0-rc.11
Other Docs
zosmf-retrofit2
/
eu.ibagroup.r2z
/
HRecall
HRecall
data
class
HRecall
(
request
:
String
=
"hrecall"
,
var
wait
:
Boolean
?
=
null
)
Constructors
Properties
Constructors
HRecall
Link copied to clipboard
fun
HRecall
(
request
:
String
=
"hrecall"
,
wait
:
Boolean
?
=
null
)
Properties
wait
Link copied to clipboard
@
SerializedName
(
value
=
"wait"
)
@
Expose
var
wait
:
Boolean
?
=
null