new Chino(baseUrl, customerId, customerKey)
Parameters:
| Name | Type | Default | Description |
|---|---|---|---|
baseUrl |
string | ||
customerId |
string | ||
customerKey |
string | null | null |
Methods
setAuth(appId, appSecret)
Set up for Chino object an Auth object using previous created application id & secret
Parameters:
| Name | Type | Description |
|---|---|---|
appId |
string | |
appSecret |
string |