ChangesetRangeArg Interface
Argument for methods that must supply an IModelId and a range of Changesets.
Extends
Properties
Name | Type | Description | |
---|---|---|---|
range Readonly | ChangesetRange | undefined | the range of changesets desired. |
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 157
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.