Parses FixedPODEntries from the JSON-compatible format, potentially received directly from JSON.parse.
JSON.parse
a JSON-compatible representation of FixedPODEntries
FixedPODEntries
FixedPODEntries parsed from JSON
if the serialized form is invalid
Generated using TypeDoc
Parses FixedPODEntries from the JSON-compatible format, potentially received directly from
JSON.parse
.