@daostack/clientGlobalsIEventState

Interface: IEventState

Hierarchy

Index

Properties

Properties

dao

dao: string

Inherited from IEventStaticState.dao

Defined in event.ts:10


data

data: object

Inherited from IEventStaticState.data

Defined in event.ts:14

Type declaration:


id

id: string

Overrides IEventStaticState.id

Defined in event.ts:19


proposal

proposal: string

Inherited from IEventStaticState.proposal

Defined in event.ts:11


timestamp

timestamp: string

Inherited from IEventStaticState.timestamp

Defined in event.ts:15


type

type: string

Inherited from IEventStaticState.type

Defined in event.ts:13


user

user: string

Inherited from IEventStaticState.user

Defined in event.ts:12