Home > @cjh1/sfapi > ClientBase > (constructor)
Constructs a new instance of the ClientBase
class
Signature:
constructor(config?: Partial<OpenAPIConfig>, HttpRequest?: HttpRequestConstructor);
Parameter | Type | Description |
---|---|---|
config | Partial<OpenAPIConfig> | (Optional) |
HttpRequest | HttpRequestConstructor | (Optional) |