RequestNewBriefcaseArg Interface

The argument for downloadBriefcase

Extends

Properties

Name Type Description
onProgress ProgressFunction | undefined If present, a function called periodically during the download to indicate progress.  

Inherited properties

Name Type Inherited from Description
accessToken Readonly string | undefined TokenArg If present, the access token for the requested operation.
asOf IModelVersionProps | undefined RequestNewBriefcaseProps Id of the change set of the new briefcase.
briefcaseId number | undefined RequestNewBriefcaseProps The BriefcaseId for the new briefcase.
fileName Readonly string | undefined RequestNewBriefcaseProps Full path of local file to store the briefcase.
iModelId Readonly string RequestNewBriefcaseProps The iModelId for the new briefcase.
iTwinId Readonly string RequestNewBriefcaseProps iTwin that the iModel belongs to.

Defined in

Last Updated: 13 May, 2024