Skip to main content

Interface: IntakeContactSource

Defined in: src/lib/facility/intake.ts:44

Fields the contact mapping reads (subset of an intake row, snake_case to match the DB).

Properties

administrator_email

administrator_email: string | null

Defined in: src/lib/facility/intake.ts:46


administrator_name

administrator_name: string | null

Defined in: src/lib/facility/intake.ts:45


administrator_phone

administrator_phone: string | null

Defined in: src/lib/facility/intake.ts:47


don_email

don_email: string | null

Defined in: src/lib/facility/intake.ts:49


don_name

don_name: string | null

Defined in: src/lib/facility/intake.ts:48


don_phone

don_phone: string | null

Defined in: src/lib/facility/intake.ts:50


invoice_recipient_email

invoice_recipient_email: string | null

Defined in: src/lib/facility/intake.ts:58


invoice_recipient_name

invoice_recipient_name: string | null

Defined in: src/lib/facility/intake.ts:57


invoice_recipient_phone

invoice_recipient_phone: string | null

Defined in: src/lib/facility/intake.ts:59


mds1_email

mds1_email: string | null

Defined in: src/lib/facility/intake.ts:52


mds1_name

mds1_name: string | null

Defined in: src/lib/facility/intake.ts:51


mds1_phone

mds1_phone: string | null

Defined in: src/lib/facility/intake.ts:53


mds2_email

mds2_email: string | null

Defined in: src/lib/facility/intake.ts:55


mds2_name

mds2_name: string | null

Defined in: src/lib/facility/intake.ts:54


mds2_phone

mds2_phone: string | null

Defined in: src/lib/facility/intake.ts:56