interface DenyList {
    id: UID;
    lists: Bag;
}

Properties

Properties

id: UID
lists: Bag