Search
Preparing search index...
The search index is not available
bitcapital-core-sdk (v1.6.0)
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
OAuthPasswordRequest
Class OAuthPasswordRequest
Hierarchy
OAuthPasswordRequest
Index
Constructors
constructor
Properties
grant_
type
password
scope
username
Constructors
constructor
new OAuth
Password
Request
(
username
:
string
, password
:
string
, scope
?:
string
)
:
OAuthPasswordRequest
Parameters
username:
string
password:
string
Optional
scope:
string
Returns
OAuthPasswordRequest
Properties
grant_
type
grant_
type
:
string
password
password
:
string
Optional
scope
scope
:
string
username
username
:
string
Globals
OAuth
Password
Request
constructor
grant_
type
password
scope
username
Generated using
TypeDoc