Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ItemUseParams

Hierarchy

  • ItemUseParams

Index

Properties

appId: string

The ID of app.

itemName: string

The name of item to use.

params?: any

The parameters to send when using the item. It mainly contains NFT information.

quantity: number

The number of items user wants to use.

userId: string

The ID of user to use item.

Generated using TypeDoc