Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • CookieSessionObject

Indexable

[propertyName: string]: any

Index

Properties

Optional isChanged

isChanged: undefined | false | true

Is true if the session has been changed during the request.

Optional isNew

isNew: undefined | false | true

Is true if the session is new.

Optional isPopulated

isPopulated: undefined | false | true

Determine if the session has been populated with data or is empty.

Generated using TypeDoc