interface Borrow {
    item_id: string;
    kiosk_id: string;
}

Properties

Properties

item_id: string
kiosk_id: string