Table of Contents

Class InstallRecordOtherDetails

Namespace
Geotab.Checkmate.ObjectModel.InstallRecords
Assembly
Geotab.Checkmate.ObjectModel.dll

Install Records updates received from MyAdmin.

public class InstallRecordOtherDetails
Inheritance
InstallRecordOtherDetails
Inherited Members

Constructors

InstallRecordOtherDetails()

Initializes a new instance of the InstallRecordOtherDetails class.

public InstallRecordOtherDetails()

Properties

AllowDownload

Gets or sets allowdownload property.

public bool? AllowDownload { get; set; }

Property Value

bool?

bool

Aux

Gets or sets Auxiliary ports.

public string? Aux { get; set; }

Property Value

string

string

CameraId

Gets or sets Camera Id.

public string? CameraId { get; set; }

Property Value

string

string

Comments

Gets or sets value for Comments.

public string? Comments { get; set; }

Property Value

string

string

DetectedHarness

Gets or sets value for DetectedHarness.

public string? DetectedHarness { get; set; }

Property Value

string

string

DetectedProtocol

Gets or sets value for DetectedProtocol.

public string? DetectedProtocol { get; set; }

Property Value

string

string

DeviceAccount

Gets or sets value for DeviceAccount.

public string? DeviceAccount { get; set; }

Property Value

string

string

DeviceDatabase

Gets or sets value for DeviceDatabase.

public string? DeviceDatabase { get; set; }

Property Value

string

string

DeviceStatusPass

Gets or sets value for DeviceStatusPass.

public bool? DeviceStatusPass { get; set; }

Property Value

bool?

bool

EngineHours

Gets or sets value for EngineHours.

public double? EngineHours { get; set; }

Property Value

double?

int

FirmwareVersion

Gets or sets value for FirmwareVersion.

public string? FirmwareVersion { get; set; }

Property Value

string

string

GatewayServer

Gets or sets Gateway Server.

public InstallRecordGatewayServer? GatewayServer { get; set; }

Property Value

InstallRecordGatewayServer

InstallRecordGatewayServer

HardwareComments

Gets or sets Hardware Comments.

public string? HardwareComments { get; set; }

Property Value

string

string

InstallService

Gets or sets installation type for the device.

public InstallationType? InstallService { get; set; }

Property Value

InstallationType?

InstallationType

InstallationComments

Gets or sets Installation Comments.

public string? InstallationComments { get; set; }

Property Value

string

string

Iox

Gets or sets Iox.

public string? Iox { get; set; }

Property Value

string

string

LastServerCommunication

Gets or sets value for LastServerCommunication.

public DateTime? LastServerCommunication { get; set; }

Property Value

DateTime?

DateTime

LastValidEngineRecord

Gets or sets value for LastValidEngineRecord.

public DateTime? LastValidEngineRecord { get; set; }

Property Value

DateTime?

DateTime

LastValidGpsRecord

Gets or sets value for LastValidGpsRecord.

public DateTime? LastValidGpsRecord { get; set; }

Property Value

DateTime?

DateTime

LastValidIgnitionRecord

Gets or sets value for LastValidIgnitionRecord.

public DateTime? LastValidIgnitionRecord { get; set; }

Property Value

DateTime?

DateTime

LicencePlate

Gets or sets value for LicencePlate.

public string? LicencePlate { get; set; }

Property Value

string

string

Make

Gets or sets value for Make.

public string? Make { get; set; }

Property Value

string

string

Model

Gets or sets value for Model.

public string? Model { get; set; }

Property Value

string

string

Photos

Gets or sets Photos.

public List<string?>? Photos { get; set; }

Property Value

List<string>

List<T>

PossibleIssues

Gets or sets value for PossibleIssues.

public string? PossibleIssues { get; set; }

Property Value

string

string

PurchaseOrderNumber

Gets or sets Purchase Order Number.

public string? PurchaseOrderNumber { get; set; }

Property Value

string

string

RemovedSerialNumber

Gets or sets Removed Device Serial Number.

public string? RemovedSerialNumber { get; set; }

Property Value

string

string

Request

Gets or sets Request.

public InstallRecordRequest? Request { get; set; }

Property Value

InstallRecordRequest

InstallRecordRequest

ServiceType

Gets or sets Service Type.

public string? ServiceType { get; set; }

Property Value

string

string

SimActive

Gets or sets value for SimActive.

public bool? SimActive { get; set; }

Property Value

bool?

string

UserType

Gets or sets value for UserType.

public string? UserType { get; set; }

Property Value

string

string

VehicleName

Gets or sets value for VehicleName.

public string? VehicleName { get; set; }

Property Value

string

string

Vin

Gets or sets value for Vin.

public string? Vin { get; set; }

Property Value

string

string

WorkOrderServices

Gets or sets Work Order Services.

public string? WorkOrderServices { get; set; }

Property Value

string

string

WorkReference

Gets or sets value for WorkReference.

public string? WorkReference { get; set; }

Property Value

string

string

Year

Gets or sets value for Year.

public int? Year { get; set; }

Property Value

int?

int