AggregationStepResult
SIP Protocol API Reference v0.7.4
SIP Protocol API Reference / AggregationStepResult
Interface: AggregationStepResult
Section titled “Interface: AggregationStepResult”Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1335
Result of a single aggregation step
Properties
Section titled “Properties”success
Section titled “success”success:
boolean
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1337
Whether the step succeeded
proof?
Section titled “proof?”
optionalproof:SingleProof
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1339
Resulting proof (if successful)
error?
Section titled “error?”
optionalerror:string
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1341
Error message (if failed)
timeMs
Section titled “timeMs”timeMs:
number
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1343
Time taken for this step
depth:
number
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1345
Depth in recursive aggregation