ProfileNumericComparator
ProfileNumericComparator
A boxed ProfileNumericComparatorEnum. To be used in Any placeholders.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"_value": "string"
}
_value
Required
Enumerates different operations supported for comparing numerical values.
Possible values:
lessThan
lessThanEqual
equal
notEqual
greaterThanEqual
greaterThan
Possible values are : lessThan, lessThanEqual, equal, notEqual, greaterThanEqual, greaterThan,