Type Alias ListFunnelsResponse

ListFunnelsResponse: { funnels: Funnel[]; count: number; traceId: string }

Type declaration

  • funnels: Funnel[]
  • count: number
  • traceId: string