Class: BaseClient

BaseClient()

new BaseClient()

Source:

Methods

(async) request(optionsopt) → {Promise.<module:source/client/base.BaseResponse>}

Send a request with the options

Parameters:
Name Type Attributes Default Description
options Object <optional>
{}
Source:
Returns:
Type
Promise.<module:source/client/base.BaseResponse>