ChatTranscriptsListResult interface
Collection of Chat Transcripts resources.
Properties
next |
The URI to fetch the next page of Chat Transcripts resources. |
value | List of Chat Transcripts resources. |
Property Details
nextLink
The URI to fetch the next page of Chat Transcripts resources.
nextLink?: string
Property Value
string
value
List of Chat Transcripts resources.
value?: ChatTranscriptDetails[]