projects/m2-core/src/lib/model/auxiliary/value/DoubleParams.ts
Properties |
| max |
max:
|
Type : number
|
| Optional |
| measure |
measure:
|
Type : number
|
| Optional |
| min |
min:
|
Type : number
|
| Optional |
| precision |
precision:
|
Type : number
|
| Optional |
| type |
type:
|
Type : DoubleFormatType
|
| Optional |
| value |
value:
|
Type : number
|
| Optional |