interface ProposeChangeEntityLabel {
    id: string;
    label: string;
    name: PROPOSE_CHANGE_ENTITY_LABEL;
}

Hierarchy (view full)

Properties

Properties

id: string
label: string