BriefcaseDbArg Interface
Argument for methods that must supply a briefcaseId and a changeset
Extends
Properties
| Name | Type | Description | |
|---|---|---|---|
| changeset Readonly | ChangesetIdWithIndex | 
Inherited properties
| Name | Type | Inherited from | Description | 
|---|---|---|---|
| accessToken Readonly Inherited | string | undefined | BriefcaseIdArg | If present, the access token for the requested operation. | 
| briefcaseId Readonly Inherited | number | BriefcaseIdArg | |
| iModelId Readonly Inherited | string | BriefcaseIdArg | 
Defined in
- core/backend/src/BackendHubAccess.ts Line 130
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.