Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • UserCallLogRecord

Index

Properties

Optional direction

direction: "Inbound" | "Outbound"

Call direction = ['Inbound', 'Outbound']

Optional duration

duration: number

Call duration in seconds

Optional from

Optional id

id: string

Internal identifier of a cal log record

Optional recording

recording: RecordingInfo

Optional sessionId

sessionId: string

Internal identifier of a call session

Optional startTime

startTime: string

The call start datetime in ISO 8601 format including timezone, for example 2016-03-10T18:07:52.534Z

Optional to

Optional type

type: "Voice" | "Fax"

Call type = ['Voice', 'Fax']

Optional uri

uri: string

Canonical URI of a call log record

Generated using TypeDoc