interface BE_OPS {
    model: string;
    name: string;
}

Properties

Properties

model: string
name: string