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": "..."
}
This is a development version Do not use this version in production
1.10.0 development