FacetColumnRequest <INTERFACE>
org.sagebionetworks.repo.model.table.FacetColumnRequest
A set of values that have been selected for filtering in a faceted column
Known Implementations:
FacetColumnRangeRequest,  FacetColumnValuesRequest| Field | Type | Description |
|---|---|---|
| concreteType | STRING | |
| columnName | STRING | The name of the faceted column |
| jsonPath | STRING | To filter on a jsonSubColumn of a JSON column, provide the jsonPath of the sub-column |