Skip to content

QuoteComparison

SIP Protocol API Reference v0.7.0


SIP Protocol API Reference / QuoteComparison

Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:4669

Quote comparison result

routes: RouteWithQuote[]

Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:4671

All routes with quotes


bestByCost: RouteWithQuote | null

Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:4673

Best route by total cost


bestBySpeed: RouteWithQuote | null

Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:4675

Best route by speed


bestByPrivacy: RouteWithQuote | null

Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:4677

Best route by privacy


metadata: object

Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:4679

Comparison metadata

totalQueried: number

Total backends queried

failures: object[]

Failed backend queries

queriedAt: number

Query timestamp