Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Reader

Hierarchy

  • Reader

Index

Properties

authenticationToken

authenticationToken: string

The authentication token of the reader

email

email: string

The email address of the reader

externalId

externalId: string

The external ID of the reader

firstname

firstname: string

The first name of the reader

lastname

lastname: string

The last name of the reader

readerId

readerId: number

The unique MagLoft ID of the reader

scope

scope: Record<string, any>

An object containing additional information about the reader based on the authentication provider (e.g. oauth2)

Generated using TypeDoc