RequestNewBriefcaseProps Interface
Properties for downloading a briefcase to a local file, from iModelHub.
Properties
| Name | Type | Description | |
|---|---|---|---|
| asOf | IModelVersionProps | undefined | Id of the change set of the new briefcase. | |
| briefcaseId | number | undefined | The BriefcaseId for the new briefcase. | |
| fileName Readonly | string | undefined | Full path of local file to store the briefcase. | |
| iModelId Readonly | string | The iModelId for the new briefcase. | |
| iTwinId Readonly | string | iTwin that the iModel belongs to. | 
Defined in
- core/common/src/BriefcaseTypes.ts Line 139
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.