Namespace Geotab.Checkmate.ObjectModel.EntitySettings
Classes
- DeviceEntitySetting
Represents an entity setting for EntityType.Device.
- EntitySetting
Represents a entity-linked setting in JSON format. Every setting has an specific key.
- EntitySettingKey
Represents the type of entity a EntitySetting is linked to.
- EntitySettingSearch
A Search object to search for EntitySetting rows.
- GlobalEntitySetting
Represents an entity setting for EntityType.Global.
- TachographCompanyCardEntitySetting
Represents an entity setting for TachographCompanyCard.
- TachographDtcoCompanySettings
The class that represents json data for tachograph Dtco Company settings.
- TachographVersionSetting
The class that represents json data for tachograph version settings.
- UserEntitySetting
Represents an entity setting for User.
Interfaces
- IAddInDataProvider
Interface used to retrieve an AddInData instance from an object that implement this.
- ITachographCompanyCardProvider
Interface used to retrieve an TachographCompanyCard instance from an object that implement this.
Enums
- EntityType
Represents the type of entity a EntitySetting is linked to.
- TachographFileFormat
Extension of legal files: 0 refers to 'tgd', 1 refers to 'ddd', and 2 refers to 'V1b'.