interface DeleteVariablesIDLabelsIDRequest {
    labelID: string;
    variableID: string;
}

Properties

Properties

labelID: string

The label ID to delete.

variableID: string

The variable ID.

MMNEPVFCICPMFPCPTTAAATR