The type of the actual values of the set range domain as array tuple with a minimum array and range array for better readability (e.g. [["id","name"], []], or [["id"], ["score"]])
[["id","name"], []]
[["id"], ["score"]]
Readonly
The type of the actual values of the set range domain as array tuple with a minimum array and range array for better readability (e.g.
[["id","name"], []], or[["id"], ["score"]])