exitCode

@SerializedName(value = "exitCode")
@Expose
open var exitCode: Integer

The process exit code.