Interface: PublishModelJobPayload
Defined in: model/publishModelJobPayload.ts:13
An object that contains the input data required to execute the GetPublishModelJob command. * * The ListRefs verifies whether a Collaboration for Revit (C4R) model needs to be published to BIM 360 Docs. For more information, see the GetPublishModelJob topic in the overview section.
Export
PublishModelJobPayload
Properties
attributes?
optional
attributes:PublishModelJobPayloadAttributes
Defined in: model/publishModelJobPayload.ts:31
Memberof
PublishModelJobPayload
id?
optional
id:string
Defined in: model/publishModelJobPayload.ts:25
A unique ID assigned to the process executing the command.
Memberof
PublishModelJobPayload
relationships?
optional
relationships:PublishModelJobPayloadRelationships
Defined in: model/publishModelJobPayload.ts:37
Memberof
PublishModelJobPayload
type?
optional
type:"commands"
Defined in: model/publishModelJobPayload.ts:19
Memberof
PublishModelJobPayload