interface DiceFulfillmentDenomination {
    icon: string;
    label: string;
}

Properties

Properties

icon: string

An icon to display on the configuration sheet.

label: string

The human-readable label for the die.