Class NotifyJurisdictionChangedResult
- Namespace
- Geotab.Checkmate.ObjectModel.Registration.Gateway
- Assembly
- Geotab.Checkmate.ObjectModel.dll
Encapsulates a notification result via the Gateway.
public class NotifyJurisdictionChangedResult : GatewayServiceResult
- Inheritance
-
NotifyJurisdictionChangedResult
- Inherited Members
Remarks
The API will generate and throw exceptions. We will package them and add additional properties as applicable.
Constructors
NotifyJurisdictionChangedResult(Exception?, DateTime?)
Initializes a new instance of the NotifyJurisdictionChangedResult class.
public NotifyJurisdictionChangedResult(Exception? exception, DateTime? attemptedDateTime)