interface LowerDie {
    description: string;
    identifier: string;
    lowerDieGroupId: string;
    name: string;
}

Hierarchy (view full)

Properties

description: string
identifier: string
lowerDieGroupId: string
name: string