sfapi-ts

Home > @cjh1/sfapi > ClientBase

ClientBase class

Signature:

export declare class ClientBase 

Constructors

Constructor Modifiers Description
(constructor)(config, HttpRequest)   Constructs a new instance of the ClientBase class

Properties

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