ReadMethodCallType
This specifies the way a method should be called.
Note that the argument names should match the argument names in your contract.
Example:
Corresponds to the following function stub in solidity:
For more on the types of arguments you can pass, see ArgumentMapType