interface PatchLabelsIDRequest {
    body: LabelUpdate;
    labelID: string;
}

Properties

Properties

A label update.

labelID: string

The ID of the label to update.

MMNEPVFCICPMFPCPTTAAATR