interface DeleteUiModification {
    uiModificationId: string;
}

Properties

Properties

uiModificationId: string

The ID of the UI modification.