JSON has no enum type. The two ways of modeling an enum would be: An array, as you have currently. The array values are the elements, ...
確定! 回上一頁