ConversationResourceResponse interface
Represents the response from a conversation resource operation.
Properties
activity |
The ID of the activity. |
id | The ID of the conversation resource. |
service |
The service URL. |
Property Details
activityId
The ID of the activity.
activityId: string
Property Value
string
id
The ID of the conversation resource.
id: string
Property Value
string
serviceUrl
The service URL.
serviceUrl: string
Property Value
string