JS API Reference
Class: ProposalConfirmed
events/events.ProposalConfirmed
Hierarchy
BaseEvent
<{id
:string
;provider
:ProviderInfo
}>↳
ProposalConfirmed
Table of contents
Constructors
Properties
Constructors
constructor
• new ProposalConfirmed(data
): ProposalConfirmed
Parameters
Name | Type |
---|---|
data | Object |
data.id | string |
data.provider | ProviderInfo |
Returns
Inherited from
Defined in
Properties
detail
• Readonly
detail: Object
Type declaration
Name | Type |
---|---|
id | string |
provider | ProviderInfo |
Inherited from
Defined in
name
• Readonly
name: string
Inherited from
Defined in
timestamp
• Readonly
timestamp: number