IntervalFacetEntry
Properties
| Name |
Type |
Description |
Notes |
| docCount |
Long |
Estimated amount of documents that will be returned, if this facet entry is picked as filter. |
[optional] [default to null] |
| id |
String |
|
[optional] [default to null] |
| key |
String |
|
[optional] [default to null] |
| link |
URI |
|
[optional] [default to null] |
| selected |
Boolean |
Should be set to true in the response, if that filter is actually selected. |
[optional] [default to null] |
| type |
String |
|
[optional] [default to null] |
| lowerBound |
BigDecimal |
|
[optional] [default to null] |
| upperBound |
BigDecimal |
|
[optional] [default to null] |
[Back to Model list] [Back to API list] [Back to README]