IModel

Interface

Generic Model, used with all items that have a json /data payload

Properties

Property Type Notes
item IItem
data Optional [key: string]: any
resources Optional [key: string]: any

Index Signatures

Key Type Value Type Notes
string any

Generic Model, used with all items that have a json /data payload


Interface defined in common/src/types.ts:23