Constraints Object
Field
Type
Description
{
min: 1,
max: 2
}Capacity Object
Field
Type
Description
Example
{
"hidden": true,
"readOnly": true,
"required": false,
"multiple": null
}Last updated
Was this helpful?
{
min: 1,
max: 2
}{
"hidden": true,
"readOnly": true,
"required": false,
"multiple": null
}Last updated
Was this helpful?
Was this helpful?