Interface ILatitudePaySystemClock
Interface for components that can return the current date and time.
Namespace: Yort.LatitudePay.InStore
Assembly: Yort.LatitudePay.InStore.dll
Syntax
public interface ILatitudePaySystemClockProperties
| Improve this Doc View SourceNow
Returns the current date and time as a DateTimeOffset value.
Declaration
DateTimeOffset Now { get; }Property Value
| Type | Description | 
|---|---|
| DateTimeOffset |