Home > @world-wide-lab/client > ClientResponseOptions
ClientResponseOptions interface
Options to create a new Response
Signature:
typescript
export interface ClientResponseOptions
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
string | undefined | Name identifying this trial or response | ||
object | The actual data of this response | ||
string | Id of the session this response belongs to |