Index
Constructors
Private constructor
- new
Action CodeURL ( ) : ActionCodeURL -
Returns ActionCodeURL
Properties
apiKey
api
code
code: string
continueUrl
continue
languageCode
language
operation
tenantId
tenant
Methods
Static parseLink
- parse
Link ( link : string ) : ActionCodeURL | null -
Parameters
-
link: string
Returns ActionCodeURL | null
The ActionCodeURL object, or null if the link is invalid.
-