ItemBase interface

An interface representing a base item

Properties

id

The numeric id of the item

objectId

The item object id

Property Details

id

The numeric id of the item

id?: number

Property Value

number

objectId

The item object id

objectId?: string

Property Value

string