Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DestinationAuthToken

Represents authentication token returned from destination service.

export
interface

Hierarchy

  • DestinationAuthToken

Index

Properties

Properties

error

error: string | null

expiresIn

expiresIn: string

type

type: string

value

value: string