base

@get:JvmName(name = "getBase")
@set:JvmName(name = "setBase")
var base: String
URL base for this endpoint (controller).

string base = 4;