Function podMembershipListsFromJSON

  • 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.

    Parameters

    Returns PODMembershipLists

    PODMembershipLists parsed from JSON

    Throws

    if the serialized form is invalid

Generated using TypeDoc