NumberAttribute
The number attribute is an object that extends AttributeBase and contains the following properties:
| Property | Description | Required |
|---|---|---|
type | 'number' | Yes |
| format | The format of the number. Can be 'integer', 'decimal', 'duration'. | Yes |
decimalPlaces | The number of decimal places. | No |