AckdbCompanyGraphCompany

Properties

entityIdstringrequired
namestring (nullable)required
domainstring (nullable)required
statusstringrequired
graphOnlybooleanrequired

Example

AckdbCompanyGraphCompany example
{
  "entityId": "string",
  "name": "string",
  "domain": "string",
  "status": "string",
  "graphOnly": false
}