setError

open fun setError(value: SigningError): Binance.SigningOutput.Builder
OK (=0) or other codes in case of error
.TW.Common.Proto.SigningError error = 2;

Return

This builder for chaining.

Parameters

value

The enum numeric value on the wire for error to set.