DownloadChangesetArg Interface

Argument for downloading a changeset.

Extends

Properties

Name Type Description
targetDir string Directory where the changeset should be downloaded.  

Inherited properties

Name Type Inherited from Description
accessToken Readonly string | undefined ChangesetArg If present, the access token for the requested operation.
changeset Readonly ChangesetIndexOrId ChangesetArg  
iModelId Readonly string ChangesetArg  
progressCallback ProgressFunction | undefined DownloadProgressArg Called to show progress during a download.

Defined in

Last Updated: 13 May, 2024