Skip to main content

Interface: LeadWonState

Defined in: src/server/actions/crm.ts:30

Extends

Properties

error?

optional error?: string

Defined in: src/server/actions/crm.ts:28

Inherited from

CrmActionState.error


facilityId?

optional facilityId?: string

Defined in: src/server/actions/crm.ts:31


ok

ok: boolean

Defined in: src/server/actions/crm.ts:27

Inherited from

CrmActionState.ok