projects/m2-core/src/lib/model/search/PropertyCriterionValue.ts
Properties |
|
| doublePrecision |
doublePrecision:
|
Type : number
|
| Optional |
| lastAppliedValue |
lastAppliedValue:
|
Type : string
|
| Optional |
| nameValue |
nameValue:
|
Type : string
|
| Optional |
| operator |
operator:
|
Type : OperatorType
|
| valueMax |
valueMax:
|
Type : any
|
| Optional |
| values |
values:
|
Type : any[]
|
| Optional |
| valuesMax |
valuesMax:
|
Type : any[]
|
| Optional |