HttpParameter

constructor(type: HttpParameter.Type, key: String, value: String? = null, fileName: String? = null, fileBody: ByteArray? = null)