Given some object to serialize product a canonicalized JSON string. https://www.rfc-editor.org/rfc/rfc8785.html
We do not support custom toJSON methods on objects. Objects should be limited to basic types.
The object to serialize.
Optional
Generated using TypeDoc
Given some object to serialize product a canonicalized JSON string. https://www.rfc-editor.org/rfc/rfc8785.html
We do not support custom toJSON methods on objects. Objects should be limited to basic types.