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