interface ManagedConstraint {
    allowed: boolean;
}

Hierarchy (View Summary)

Properties

Properties

allowed: boolean