Skip to content 

ISummaryProposal Interface

Packages > @fluidframework/protocol-definitions > ISummaryProposal

Data about the original proposed summary op.

Signature:

export interface ISummaryProposal 

Properties

List of properties of this interface
Property Type Description
summarySequenceNumber number Actual sequence number of the summary op proposal.

Events

summarySequenceNumber

Actual sequence number of the summary op proposal.

Signature:

summarySequenceNumber: number;