Options
All
  • Public
  • Public/Protected
  • All
Menu

The details about the access token returned by the API after logging in

Hierarchy

  • AccessTokenDetails

Index

Constructors

Properties

Constructors

constructor

  • new AccessTokenDetails(data: ClientCredentialsFlowAccessTokenObject): AccessTokenDetails

Properties

accessToken

accessToken: string

The access token for the client

expiresIn

expiresIn: number

The time of expiry of the token in seconds

tokenType

tokenType: string

The type of the token

Legend

  • Constructor
  • Property
  • Method
  • Constructor
  • Property
  • Inherited property
  • Inherited method
  • Protected property
  • Protected method
  • Private property
  • Private method

Generated using TypeDoc