Interface: PublishModel
Defined in: model/publishModel.ts:10
The data
object returned by the PublishModel command.
Export
PublishModel
Properties
attributes?
optional
attributes:PublishModelAttributes
Defined in: model/publishModel.ts:28
Memberof
PublishModel
id?
optional
id:string
Defined in: model/publishModel.ts:22
A unique ID assigned to the process executing the command.
Memberof
PublishModel
type?
optional
type:"commands"
Defined in: model/publishModel.ts:16
Memberof
PublishModel