Bounds Object

A range of values that a parameter can occupy.

Fields

Example

{
  "max": 10,
  "min": 0,
  "object": "bounds"
}

Last updated