Enums (EN)
⚙️


Enums

Enums should always be provided as a numeric value in the JSON as in the example below.

Klembord

{

​"MyEnum": 3

}

Read more: Document uploaded