IsNilOptions interface
Options for an IsNil filter.
- Extends
Properties
| match |
|
| match |
|
| nil |
Property Details
matchAction
matchAction?: "Any" | "All" | "One"
Property Value
"Any" | "All" | "One"
matchCase
matchCase?: boolean
Property Value
boolean
nilReason
nilReason?: "noValue" | "valueUnknown"
Property Value
"noValue" | "valueUnknown"