Skip to content

Latest commit

 

History

History
76 lines (40 loc) · 1.5 KB

GroupFilterSearch.md

File metadata and controls

76 lines (40 loc) · 1.5 KB

@fairfleet/geotab / GroupFilterSearch

Interface: GroupFilterSearch

Search for a group filter

Hierarchy

  • Search

    GroupFilterSearch

Table of contents

Properties

Properties

comments

comments: string

Gets or sets the comments

Defined in

src/types/Checkmate/ObjectModel/GroupFilterSearch.ts:10


id

id: string

Gets or sets search for an entry based on the specific Id.

Inherited from

Search.id

Defined in

src/types/Checkmate/ObjectModel/Search.ts:10


name

name: string

Gets or sets the Name

Defined in

src/types/Checkmate/ObjectModel/GroupFilterSearch.ts:12


version

version: number

Gets or sets the row version of the search criteria.

Inherited from

Search.version

Defined in

src/types/Checkmate/ObjectModel/Search.ts:12