Zowe Client Kotlin SDK
1.3.0-rc.11
Other Docs
zosmf-retrofit2
/
eu.ibagroup.r2z
/
SubmitFileNameBody
Submit
File
Name
Body
data
class
SubmitFileNameBody
(
var
file
:
String
)
Constructors
Properties
Constructors
Submit
File
Name
Body
Link copied to clipboard
fun
SubmitFileNameBody
(
file
:
String
)
Properties
file
Link copied to clipboard
@
SerializedName
(
value
=
"file"
)
@
Expose
var
file
:
String