Interface GainedItemSummary

Describes an item that was gained in a transaction

interface GainedItemSummary {
    uid: string;
}

Properties

Properties

uid: string

The userId of the user that gained the item