I'm having problem with data type in python.
I run system.methodSignature('SearchInfo'), it returns [['array', 'struct']].
What should I put as the argument in SearchInfo()?
And what is struct data type in xml-rpc?
Please help.
I'm having problem with data type in python.
I run system.methodSignature('SearchInfo'), it returns [['array', 'struct']].
What should I put as the argument in SearchInfo()?
And what is struct data type in xml-rpc?
Please help.