Skip to content

QuoteComparison

SIP Protocol API Reference v0.7.4


SIP Protocol API Reference / QuoteComparison

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:7818

Quote comparison result

routes: RouteWithQuote[]

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:7820

All routes with quotes


bestByCost: RouteWithQuote | null

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:7822

Best route by total cost


bestBySpeed: RouteWithQuote | null

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:7824

Best route by speed


bestByPrivacy: RouteWithQuote | null

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:7826

Best route by privacy


metadata: object

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:7828

Comparison metadata

totalQueried: number

Total backends queried

failures: object[]

Failed backend queries

queriedAt: number

Query timestamp