Interface: PublishModelPayload
Defined in: model/publishModelPayload.ts:14
An object that contains the input required to execute the PublishModel command. * * The PublishModel Command publishes the latest version of a Collaboration for Revit (C4R) model to BIM 360 Docs. See the Developer’s Guide topic on the PublishModel command for more information. *
Export
PublishModelPayload
Properties
attributes?
optional
attributes:PublishModelPayloadAttributes
Defined in: model/publishModelPayload.ts:26
Memberof
PublishModelPayload
relationships?
optional
relationships:PublishModelPayloadRelationships
Defined in: model/publishModelPayload.ts:32
Memberof
PublishModelPayload
type?
optional
type:"commands"
Defined in: model/publishModelPayload.ts:20
Memberof
PublishModelPayload