FetcherParams Interface
FetcherParams
Properties
| Name | Type | Description | |
|---|---|---|---|
| callback | fetcherCallback | undefined | The callback used to process the response | |
| hostName | string | The host name e.g. | |
| modelId | string | The model id | |
| token | string | valid Bearer token for scope itwin-platform. |
Defined in
- ChangeSetGroup.ts Line 32
Last Updated: 11 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.