Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISessionResponse

Hierarchy

  • ISessionResponse

Index

Properties

Properties

session

session: { created_at: number; expires_at: number; id: string; remote_ip: string }

Type declaration

  • created_at: number
  • expires_at: number
  • id: string
  • remote_ip: string

Generated using TypeDoc