Source: https://restauranttechnologynetwork.com/technical-documents

SignificantDate

Properties

Name Description Type Required Generic Enum Ignore
@type string true true
Date Specifies the date related to the date type. string false false
Description Comments related to the significant date. string false false
DateType Assigned Type: ms-0200:DateType_Enum DateType_Enum false false
ExtensionPoint ExtensionPoint false true
{
  "@type" : "string",
  "date" : "string",
  "description" : "string",
  "dateType" : {
    "value" : { },
    "extension" : "string"
  },
  "extensionPoint" : { }
}