Class DirectCustomerEndpointServiceState
- Namespace
- Geotab.Checkmate.ObjectModel
- Assembly
- Geotab.Checkmate.ObjectModel.dll
A class for storing Direct Customer invoker endpoint info as service state.
public sealed class DirectCustomerEndpointServiceState : EndpointInfoServiceState, IEntity, IComparable, IIdentifiable, IVersion
- Inheritance
-
DirectCustomerEndpointServiceState
- Implements
- Inherited Members
Constructors
DirectCustomerEndpointServiceState()
Initializes a new instance of the DirectCustomerEndpointServiceState class.
public DirectCustomerEndpointServiceState()
Methods
Clone()
Creates a new object that is a copy of the current instance.
public override IEntity Clone()
Returns
- IEntity
A new object that is a copy of this instance.