A set of filtering options used for searching asset statuses.
| Name | Type | Nullable? | Summary |
|---|---|---|---|
| IsActive | Boolean | This field is nullable. | The active status to filter on. |
| IsOutOfService | Boolean | This field is nullable. | The "out of service" status to filter on. |
| SearchText | String | This field is nullable. | The search text to filter on. When set, results will be ordered by their text relevancy. |