Domain

Domain represents a parent domain entity to which another entity belongs.

Example

{
  "identifier": "app",
  "name": "Application"
}

Properties

Key Type Description
identifier string The unique identifier of the Domain entity.
name string The display name of the domain entity.