interface AssignLabelToStringsRequet {
    stringIds: number[];
}

Properties

Properties

stringIds: number[]