SessionToken interface
Represents a session token to be attached in Events for Consumer actions that need it.
The error message in case of error
error: string
Property Value
string
The access token
token: string
Property Value
string
The expiration date in UTC
validTo: Date
Property Value
Date