encoding
Parameters
value
The encoding of the incoming data in the case of input and the encoding of outgoing data in the case of output. It currently can only be set to UTF8
.
Note: This is required when
type
is set toCsv
orJson
.
The encoding of the incoming data in the case of input and the encoding of outgoing data in the case of output. It currently can only be set to UTF8
.
Note: This is required when
type
is set toCsv
orJson
.