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

DateType_Enum

Specifes a type of date (birthday, anniversary, etc.)

Referenced By

SignificantDate

Properties

Name Description Type Required Generic Enum Ignore
value DateType_Enum_Base false "Birthday" ,"Anniversary" ,"Membership anniversary" ,"Other_" ${prop.ignore}
extension string false ${prop.ignore}
{
  "value" : [ "Birthday", "Anniversary", "Membership anniversary", "Other_" ],
  "extension" : "string"
}