Class: DemandEvent
market/demand.DemandEvent
Hierarchy
Event
↳ DemandEvent
Table of contents
Constructors
Properties
Constructors
constructor
• new DemandEvent(type
, data
)
Create a new instance of DemandEvent
Parameters
Name | Type | Description |
---|---|---|
type |
any |
A string with the name of the event: |
data |
any |
object with proposal data: |
Overrides
Event.constructor
Defined in
Properties
proposal
• Readonly
proposal: Proposal