Parses PODMembershipLists from the JSON-compatible format, potentially received directly from JSON.parse. The format for values is as described by JSONPODValue, and the additional objects/arrays containing the values are standard JSON.
JSON.parse
a JSON-compatible representation of PODMembershipLists
PODMembershipLists
PODMembershipLists parsed from JSON
if the serialized form is invalid
Generated using TypeDoc
Parses PODMembershipLists from the JSON-compatible format, potentially received directly from
JSON.parse
. The format for values is as described by JSONPODValue, and the additional objects/arrays containing the values are standard JSON.