ChatTranscriptsListResult interface

Collection of Chat Transcripts resources.

Properties

nextLink

The URI to fetch the next page of Chat Transcripts resources.

value

List of Chat Transcripts resources.

Property Details

The URI to fetch the next page of Chat Transcripts resources.

nextLink?: string

Property Value

string

value

List of Chat Transcripts resources.

value?: ChatTranscriptDetails[]

Property Value