Notation¶
In this documentation we use the following notation to describe the JSON data:
| Notation | Description |
|---|---|
| FieldName | The required scalar field in JSON with name FieldName |
| [OptionalFieldName] | The optional scalar field in JSON with name OptionalFieldName |
| @ArrayField | The array in JSON with name ArrayField |