custom

@get:JvmName(name = "getCustom")
@set:JvmName(name = "setCustom")
var custom: String
Custom HTTP method.

string custom = 3;