Dictionary

A dictionary with fields

Field Type Description
id Int Id of the category
name String Translated category name

Examples

Example 1

{
    "id": 15,
    "name": "..."
}
1.9.0 stable