This method has a Struct return type and one Struct [in] parameter.
The struct consists of an integer value, a float value, string value, and a nested struct value.
The nested struct will be unknown. This should
result in a Sender fault with subcode "rpc:BadArguments".
varString (please enter a string value)
varInt (please enter an integer value)
varFloat (please enter a float value)
varStruct (please enter the values for the nested struct)
varStruct.varString
varStruct.varInt
varStruct.varFloat