Property DateComplete

Assembly: redb.Core.dll

Complete date (for temporal objects).

[JsonPropertyName("date_complete")]
public DateTimeOffset? DateComplete { get; set; }