Table of Contents

Class ControlRequest

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

The format of requests sent to OEM Control service.

public class ControlRequest
Inheritance
ControlRequest
Inherited Members

Constructors

ControlRequest()

public ControlRequest()

Properties

Payload

Gets or sets the payload.

public string Payload { get; set; }

Property Value

string

The payload.

UserName

Gets or sets the username.

public string UserName { get; set; }

Property Value

string

The payload.

Vin

Gets or sets the vin.

public string Vin { get; set; }

Property Value

string

The vin.