Interface IGetter

This is the interface for the Bruce Api getter. A getter helps manage requests to multiple client accounts. @deprecated, please pass an instance ApiGetters.ts instead.

Hierarchy

  • IGetter

Properties

Properties

accountId: string
env?: EEnv
getApi: ((accountId?, env?) => BruceApi.Api)

Type declaration

Generated using TypeDoc