Skip to main content

Interface: FacilityTimelineEntry

Defined in: src/db/queries/pipeline.ts:568

A merged Facility-360 timeline entry: a facility note or a CRM activity from a linked lead.

Properties

id

id: string

Defined in: src/db/queries/pipeline.ts:569


logged_at

logged_at: string

Defined in: src/db/queries/pipeline.ts:573


notes

notes: string | null

Defined in: src/db/queries/pipeline.ts:572


source

source: "facility" | "crm"

Defined in: src/db/queries/pipeline.ts:570


type

type: string

Defined in: src/db/queries/pipeline.ts:571