AthenaShared.interfaces.item.SharedItem ​
shared/interfaces/item.SharedItem
Shared Item Information for Both Interfaces Below
Interface
SharedItem
Type parameters ​
Name | Type |
---|---|
CustomData | {} |
Hierarchy ​
SharedItem
↳
StoredItem
↳
BaseItem
Properties ​
data ​
• data: CustomData
Any custom data assigned to this item.
Defined in ​
dbName ​
• dbName: string
The matching database name for this item.
Defined in ​
version ​
• Optional
version: number
The version of this item it is based upon.