Function podMembershipListsToJSON

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

    Parameters

    Returns JSONPODMembershipLists

    JSON representation

    Throws

    if the serialized form is invalid

Generated using TypeDoc