AcquireNewBriefcaseIdArg Interface
Argument for acquiring a new BriefcaseId
Extends
Properties
| Name | Type | Description | |
|---|---|---|---|
| briefcaseAlias Readonly | string | undefined | A string to be reported to other users to identify this briefcase, for example in the case of conflicts or lock collisions. | 
Inherited properties
| Name | Type | Inherited from | Description | 
|---|---|---|---|
| accessToken Readonly Inherited | string | undefined | IModelIdArg | If present, the access token for the requested operation. | 
| iModelId Readonly Inherited | string | IModelIdArg | 
Defined in
- core/backend/src/BackendHubAccess.ts Line 108
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.