Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UpdateItemParams

Hierarchy

  • UpdateItemParams

Index

Properties

additionalInfo?: {}

AdditionalInfo of the item to be set.

Type declaration

  • [key: string]: any
appId: string

The ID of the app.

description?: string

Description of the item to be set.

image?: string

Image of the item to be set.

itemName: string

The name of the item.

name?: string

New name of item to be set.

quantity?: number

Quantity of the item to increase or decrease.

Generated using TypeDoc