9 lines
212 B
JSON
9 lines
212 B
JSON
[
|
|
{'value': 0, 'text': 'Guest'},
|
|
{'value': 1, 'text': 'Service'},
|
|
{'value': 2, 'text': 'Customer'},
|
|
{'value': 3, 'text': 'Operator'},
|
|
{'value': 4, 'text': 'Support'},
|
|
{'value': 5, 'text': 'Admin'}
|
|
]
|