Class UserSupportSearch
- Namespace
- Geotab.Checkmate.ObjectModel
- Assembly
- Geotab.Checkmate.ObjectModel.dll
public class UserSupportSearch : Search, IEntity
- Inheritance
-
UserSupportSearch
- Implements
- Inherited Members
Constructors
UserSupportSearch()
public UserSupportSearch()
Properties
Type
Gets or sets search for UserSupport with this UserSupportType Id
public UserSupportType? Type { get; set; }
Property Value
UserSearch
Gets or sets search for UserSupport with this UserSearch Id Available UserSearch options are:.
public UserSearch? UserSearch { get; set; }