Skip to content

CallLogEntry

type CallLogEntry = z.infer<typeof callLogEntrySchema>;

Defined in: call-log/call-log.schemas.ts:28

A single recorded call-log operation; see callLogEntrySchema.