lessThanOrEquals property
Performs a less than or equals operation on two document attributes. Use
with a document attribute of type Integer
or Long
.
Implementation
final DocumentAttribute? lessThanOrEquals;
Performs a less than or equals operation on two document attributes. Use
with a document attribute of type Integer
or Long
.
final DocumentAttribute? lessThanOrEquals;