Input Represents an input with a type and data. Copystruct Input { InputType inputType; bytes data; }