[#transaction_identifier-ToString] = xref:transaction_identifier.adoc[transaction_identifier]::ToString :relfileprefix: ../ :mrdocs: Returns a human‐readable description of the identifier. == Synopsis Declared in `<primitives/transaction_identifier.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::string ToString() const; ---- == Return Value The string representation of the wrapped value. [.small]#Created with https://www.mrdocs.com[MrDocs]#