Method: Web3::Eth::Contract::ContractMethod#output_types
- Defined in:
- lib/web3/eth/contract.rb
#output_types ⇒ Object (readonly)
Returns the value of attribute output_types.
32 33 34 |
# File 'lib/web3/eth/contract.rb', line 32 def output_types @output_types end |