The type of the actual values of the set range domain as tuple with a set of values that must be present and a set of values that may be present (i.e. [{"id","name"}, ∅], or [{"id"}, {"score"}])
[{"id","name"}, ∅]
[{"id"}, {"score"}]
Readonly
The type of the actual values of the set range domain as tuple with a set of values that must be present and a set of values that may be present (i.e.
[{"id","name"}, ∅], or[{"id"}, {"score"}])