Converts PODMembershipLists to the JSON-compatible format which
can be serialized directly via JSON.stringify. The format for values is
as described by JSONPODValue, and the additional objects/arrays
containing the values are passed through as pure JSON.
Converts PODMembershipLists to the JSON-compatible format which can be serialized directly via
JSON.stringify
. The format for values is as described by JSONPODValue, and the additional objects/arrays containing the values are passed through as pure JSON.