interface SheetStock {
    count: number;
    sheetId: string;
}

Hierarchy (view full)

Properties

Properties

count: number
sheetId: string