Method: Eth::Contract::FunctionInput#raw_type
- Defined in:
- lib/eth/contract/function_input.rb
#raw_type ⇒ Object
Returns the value of attribute raw_type.
22 23 24 |
# File 'lib/eth/contract/function_input.rb', line 22 def raw_type @raw_type end |