Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CommunicationAccessToken

Package version

The access token for a user.

Hierarchy

Index

Properties

Properties

expiresOn

expiresOn: Date

The expiry time of the token.

token

token: string

The access token issued for the user.

Generated using TypeDoc