Interface LostItemSummary

Describes an item that was lost in a transaction

interface LostItemSummary {
    uid: string;
}

Properties

Properties

uid: string

The userId of the user that lost the item