CreateNewIModelProps Interface
Arguments to create a new iModel in iModelHub
Extends
Properties
Name | Type | Description | |
---|---|---|---|
description Readonly | string | undefined | ||
noLocks Readonly | "true" | undefined | ||
version0 Readonly | string | undefined |
Inherited properties
Name | Type | Inherited from | Description |
---|---|---|---|
accessToken Readonly Inherited | string | undefined | IModelNameArg | If present, the access token for the requested operation. |
iModelName Readonly Inherited | string | IModelNameArg | |
iTwinId Readonly Inherited | string | IModelNameArg |
Defined in
- core/backend/src/BackendHubAccess.ts Line 180
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.