Skip to content

Interface: ResolveRoutingResponse

Defined in: sdk/src/types.ts:358

PropertyTypeDefined in
resolvedbooleansdk/src/types.ts:359
providerAccountId?stringsdk/src/types.ts:360
providerType?string | nullsdk/src/types.ts:361
matchedRule?| { id: string; domain: string | null; tag: string | null; priority: number; providerAccountIds: string[]; } | nullsdk/src/types.ts:362
matchReason?stringsdk/src/types.ts:369
message?stringsdk/src/types.ts:370
candidateRules{ ruleId: string; score: number; reason: string; }[]sdk/src/types.ts:371