Base interface for domains.

interface DomainJsonBase {
    type: DomainJsonType;
}

Hierarchy (view full)

Properties

Properties

Type of domain.