Home > @cjh1/sfapi > ClientBase
Signature:
export declare class ClientBase
Constructor | Modifiers | Description |
---|---|---|
(constructor)(config, HttpRequest) | Constructs a new instance of the ClientBase class |
Property | Modifiers | Type | Description |
---|---|---|---|
account | readonly |
AccountService | |
compute | readonly |
ComputeService | |
meta | readonly |
MetaService | |
request | readonly |
BaseHttpRequest | |
status | readonly |
StatusService | |
storage | readonly |
StorageService | |
tasks | readonly |
TasksService | |
utilities | readonly |
UtilitiesService |