1. Docs
  2. API Reference
  3. AccessModelResponseDto

AccessModelResponseDto

Example

JSON
{
  "model": "flat",
  "organizations_enabled": false
}

Properties

2 properties 2 required

model enum Required
Enumflathierarchy
organizations_enabled boolean Required

Whether the organizations container is on. Independent of `model`: flat and hierarchy both run inside it.

Was this page helpful?

Tell us how we can improve this guide.