reference
Class: DemandSubscribed
events/events.DemandSubscribed
Hierarchy
BaseEvent
<{id
:string
;details
:DemandDetails
}>↳
DemandSubscribed
Table of contents
Constructors
Properties
Constructors
constructor
• new DemandSubscribed(data?
)
Parameters
Name | Type |
---|---|
data? | Object |
data.id | string |
data.details | DemandDetails |
Inherited from
Defined in
Properties
detail
• Readonly
detail: Object
Type declaration
Name | Type |
---|---|
id | string |
details | DemandDetails |
Inherited from
Defined in
name
• Readonly
name: string
Inherited from
Defined in
timestamp
• Readonly
timestamp: number