@tillhub/javascript-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Me
constructor
endpoint
http
id
options
role
scopes
uri
Helper
base
Endpoint
get
Me
Fetch
Failed
Error
Object
Me
Options
Me
Response
Hierarchy
ThBaseHandler
Me
Index
Constructors
constructor
Properties
endpoint
http
id
options
role
scopes
uri
Helper
base
Endpoint
Methods
get
Constructors
constructor
new
Me
(
options
:
MeOptions
, http
:
Client
)
:
Me
Parameters
options:
MeOptions
http:
Client
Returns
Me
Properties
endpoint
endpoint
:
string
http
http
:
Client
id
id
:
string
options
options
:
MeOptions
role
role
:
string
scopes
scopes
:
string
[]
uri
Helper
uri
Helper
:
UriHelper
Static
base
Endpoint
base
Endpoint
:
string
= '/api/v0/me'
Methods
get
get
(
clientAccount
?:
null
|
string
)
:
Promise
<
MeResponse
>
Parameters
Optional
clientAccount:
null
|
string
Returns
Promise
<
MeResponse
>
Generated using
TypeDoc