interface ItemDelisted<T0> {
    id: string;
    kiosk: string;
}

Type Parameters

  • T0

Properties

Properties

id: string
kiosk: string