Preparing search index...
The search index is not available
GHL SDK - v1.1.6
GHL SDK
OAuthClient
Class OAuthClient
Hierarchy
GhlClient
OAuthClient
Index
Constructors
constructor
Methods
get
Access
Token
find
Installed
Locations
get
Location
Token
Constructors
constructor
new
OAuthClient
()
:
OAuthClient
Returns
OAuthClient
Methods
get
Access
Token
getAccessToken
(
dto
:
GetAccessTokenDto
)
:
Promise
<
GetAccessTokenResponse
>
Parameters
dto
:
GetAccessTokenDto
Returns
Promise
<
GetAccessTokenResponse
>
find
Installed
Locations
findInstalledLocations
(
params
:
GetInstalledLocationsParams
,
)
:
Promise
<
GetInstalledLocationsResponse
>
Parameters
params
:
GetInstalledLocationsParams
Returns
Promise
<
GetInstalledLocationsResponse
>
get
Location
Token
getLocationToken
(
dto
:
GetLocationTokenDto
)
:
Promise
<
GetLocationTokenResponse
>
Parameters
dto
:
GetLocationTokenDto
Returns
Promise
<
GetLocationTokenResponse
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
get
Access
Token
find
Installed
Locations
get
Location
Token
GHL SDK - v1.1.6
Loading...