@fairfleet/geotab / GroupZoneMetadata
The metadata of the relatioship between groups and zones.
-
↳
GroupZoneMetadata
• data: number
Gets or sets value of the metadata.
src/types/Checkmate/ObjectModel/GroupZoneMetadata.ts:13
• group: Group
Gets or sets the group.
src/types/Checkmate/ObjectModel/GroupZoneMetadata.ts:15
• id: string
Gets or sets the unique identifier for the specific Entity object in the Geotab system. See Id.
src/types/Checkmate/ObjectModel/Entity.ts:14
• metadataType: GroupZoneMetadataType
Gets or sets the metadata type.
src/types/Checkmate/ObjectModel/GroupZoneMetadata.ts:17
• zone: Zone
Gets or sets the zone.