Table of Contents

Enum EldResponseStatus

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

Different types of responses that can come from EldPingResponse, EldSubmitResponse and ErrorType in the response.

public enum EldResponseStatus
Extension Methods

Fields

EldDecertified = 6

Information submitted in the ping request matches an ELD that has been de-certified by ELD agency

Error = 1

Error on file submission or unexpected ping error encountered by FMCSA system

Information = 3

Information provided on file submission

InvalidRegistrationData = 5

Information submitted in the ping request does not match any known ELD

NotValidated = 4

Invalid file submission

Success = 0

Valid file submission or provider information is current and valid

Timeout = 7

Timeout from FMCSA servers

Warning = 2

Warning on file submission