Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 660 Bytes

CancelSessionResponse.md

File metadata and controls

11 lines (7 loc) · 660 Bytes

CancelSessionResponse

CancelSessionResponse

Properties

Name Type Required Description
result Optional[SessionExchangeResult] No If the response field was specified, this returns the result that was added to the session for the canceled exchange, with the client-provided response. If no response was specified in the request, this returns an empty response, as no exchange was added to the session.

[Back to Model list] [Back to API list] [Back to README]