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

MediaCategory

Properties

Name Description Type Required Generic Enum Ignore
@type string true true
Name The name of the category for this specific media asset. string false false
Media Assigned Type: ms-0100:Media Media false false
ExtensionPoint ExtensionPoint false true
{
  "@type" : "string",
  "name" : "string",
  "media" : {
    "@type" : "string",
    "mediaURI" : "string",
    "knownAssetNumber" : "string",
    "extensionPoint" : { }
  },
  "extensionPoint" : { }
}