Table of Contents

Enum UserSupportType

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

A type of User support contact. User contact can be call, training or procurement support

public enum UserSupportType
Extension Methods

Fields

Call = 0

A User support contact whom will be redirected all calls.

Procurement = 2

A User as a procurement support contact.

Training = 1

A User as a training support contact.