interface InventoryUserGetResponse {
    today: string;
    users: InventoryUserDetail[];
}

Properties

Properties

today: string

The list of known Users