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

ChannelEffectivity

Properties

Name Description Type Required Generic Enum Ignore
@type string true true
Channel array false string false
Effectivity Assigned Type: ms-0300:Effectivity Effectivity_MS0300 false false
ExtensionPoint ExtensionPoint false true
{
  "@type" : "string",
  "channel" : [ "string" ],
  "effectivity" : {
    "@type" : "string",
    "startDate" : "string",
    "endDate" : "string",
    "daysOfWeek" : [ { } ],
    "extensionPoint" : { }
  },
  "extensionPoint" : { }
}