CategoryDescription.fromJSON Function
Deserialize CategoryDescription from JSON. The parent is not assigned - use listFromJSON
to deserialize the whole categories list and set parents.
fromJSON(json: CategoryDescriptionJSON): CategoryDescription
| Parameter | Type | Description |
|---|---|---|
| json | CategoryDescriptionJSON |
Returns - CategoryDescription
Defined in
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.