ConversationResourceResponse interface
A response containing a resource
Properties
activity |
ID of the Activity (if sent) |
id | Id of the resource |
service |
Service endpoint where operations concerning the conversation may be performed |
Property Details
activityId
ID of the Activity (if sent)
activityId: string
Property Value
string
id
Id of the resource
id: string
Property Value
string
serviceUrl
Service endpoint where operations concerning the conversation may be performed
serviceUrl: string
Property Value
string