Zowe Client Kotlin SDK
1.3.0-rc.11
Other Docs
zosmf-retrofit2
/
eu.ibagroup.r2z.zowe.client.sdk.zostso
/
SendResponse
/
SendResponse
Send
Response
fun
SendResponse
(
success
:
Boolean
,
tsoResponses
:
List
<
TsoResponse
>
=
emptyList()
,
commandResponse
:
String
?
=
null
)