Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StorePurchaseParams

Hierarchy

  • StorePurchaseParams

Index

Properties

appId: string

The ID of the app.

itemName: string

The name of the item to purchase.

quantity: number

The quantity of the item to purchase.

storeId: string

The ID of the store.

userId: string

The ID of the user to buy store item.

Generated using TypeDoc