Skip to content

QuoteComparison

SIP Protocol API Reference v0.15.1


SIP Protocol API Reference / QuoteComparison

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:7891

Quote comparison result

routes: RouteWithQuote[]

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:7893

All routes with quotes


bestByCost: RouteWithQuote | null

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:7895

Best route by total cost


bestBySpeed: RouteWithQuote | null

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:7897

Best route by speed


bestByPrivacy: RouteWithQuote | null

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:7899

Best route by privacy


metadata: object

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:7901

Comparison metadata

totalQueried: number

Total backends queried

failures: object[]

Failed backend queries

queriedAt: number

Query timestamp