StaticagentStaticinterfaceStaticcanisterStaticcreateOptionaloptions: utils.agent.CreateActorClassOptsStaticcreateStaticcreateReturns an actor with methods that return the http response details along with the result
the interface factory for the actor
the configuration for the actor
StaticcreateReturns an actor with methods that return the http response details along with the result
the interface factory for the actor
the configuration for the actor
OptionalactorClassOptions: utils.agent.CreateActorClassOptsoptions for the actor class extended details to return with the result
An actor base class. An actor is an object containing only functions that will return a promise. These functions are derived from the IDL definition.