Class EpochDateTimeAttribute
Signals that this date time property returns the date as epoch.
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
[AttributeUsage(AttributeTargets.Property)]
public class EpochDateTimeAttribute : Attribute