Typedef
| Static Public Summary | ||
| public |
Client config object. |
|
| public |
SmartClient config object. |
|
| public |
SmartClient deployment infos. |
|
| public |
WeakClient config object. |
|
Static Public
public ClientConfig: Object source
Client config object.
Properties:
| Name | Type | Attribute | Description |
| apiUrl | string | Api Url |
|
| sandboxId | string | Sandbox id |
|
| forceHttps | boolean | Force end to end HTTPS connection |
|
| authentication | function(): AbstractHandshake | Return authentication properties |
|
| resource | string | Client resource id |
|
| transports | Transports | Client transports implementation |
