Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SessionRequest

Hierarchy

  • SessionRequest

Index

Properties

Properties

Optional data

data: object

Generic property bag to store data about the session

Type declaration

  • [key: string]: string

Optional feed

feed: string

The feed name or id for the session

Optional source

source: string

The type of session If a known value is provided, the Data dictionary will be validated for the presence of properties required by that type

Generated using TypeDoc