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
objectId
The item object id
objectId?: string
Property Value