Interface UserLookupOptions

Hierarchy

  • UserLookupOptions

Properties

countryCodes?: {
    country_code: string;
    source: string[];
}[]
directlySignIn?: boolean
query: string
waterfallId?: string