[#RPCResult-ToStringObj] = xref:RPCResult.adoc[RPCResult]::ToStringObj :relfileprefix: ../ :mrdocs: Return the type string of the result when it is in an object (dict). == Synopsis Declared in `<rpc/util.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::string ToStringObj() const; ---- == Return Value The type string as an object member. [.small]#Created with https://www.mrdocs.com[MrDocs]#