setKind

open fun setKind(value: OperationKind): Tezos.Operation.Builder
Operation type
.TW.Tezos.Proto.Operation.OperationKind kind = 7;

Return

This builder for chaining.

Parameters

value

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