Function fixedPODEntriesFromJSON

  • Parses FixedPODEntries from the JSON-compatible format, potentially received directly from JSON.parse.

    Parameters

    Returns FixedPODEntries

    FixedPODEntries parsed from JSON

    Throws

    if the serialized form is invalid

Generated using TypeDoc