Internal interface allowing ResultReference values on all properties,
and JMAPResultReference values on property names starting with #.
Used for Invocation.prototype.toJSON (via JMAPInvocationInternal)
Remarks
Any properties with ResultReference values should be have their name prefixed
with # and be replaced with a JMAPResultReference object by a JSON.stringifyreplacer function.
Internal interface allowing ResultReference values on all properties, and JMAPResultReference values on property names starting with
#. Used forInvocation.prototype.toJSON(via JMAPInvocationInternal)Remarks
Any properties with ResultReference values should be have their name prefixed with
#and be replaced with a JMAPResultReference object by aJSON.stringifyreplacerfunction.