constructor Method
Creates an instance of IModelClient.
IModelClient(baseHandler: IModelBaseHandler, fileHandler?: FileHandler): IModelClient
| Parameter | Type | Description |
|---|---|---|
| baseHandler | IModelBaseHandler | |
| fileHandler | FileHandler | File handler to handle file upload/download and file system operations. |
Defined in
Last Updated: 08 January, 2020