Interface: CreatedItemMeta
Defined in: model/createdItemMeta.ts:8
The object containing the information on the command ID of the command processor.
Export
CreatedItemMeta
Properties
bim360DmCommandId?
optional
bim360DmCommandId:string
Defined in: model/createdItemMeta.ts:15
The command id of the command processor. You can use this ID to check the status of processing.
Memberof
CreatedItemMeta