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

ProfileEntityCompany

Properties

Name Description Type Required Generic Enum Ignore
@type string false ${prop.ignore}
Description Description related to the entitiy. string false ${prop.ignore}
ExtensionPoint ExtensionPoint false ${prop.ignore}
Company Assigned Type: ms-0200:Company CompanyID false ${prop.ignore}
ExtensionPoint_Choice ExtensionPoint_Choice false ${prop.ignore}
{
  "@type" : "string",
  "description" : "string",
  "extensionPoint" : { },
  "company" : {
    "@type" : "string",
    "companyID" : "string"
  },
  "extensionPointChoice" : { }
}