class BaseManager

abstract
export abstract class BaseManager

Manages the API methods of a data model.

readonly
client : Client

The client that instantiated this Manager