Interface: BackendConversationResponse
Defined in: service-framework-client/src/contracts.ts:71
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
adapter | readonly | BackendAdapterKind | service-framework-client/src/contracts.ts:72 |
content | readonly | string | service-framework-client/src/contracts.ts:73 |
timestamp | readonly | number | service-framework-client/src/contracts.ts:74 |