Interface PublishGuideCommandOutputProtected

The output of PublishGuideCommand.

Hierarchy

Properties

createdAt: undefined | Date
definition: undefined | DocumentType
id: undefined | string

Id of the published guide, begins with LIVE_

lockStatus?: string

When locked - updating, deleting, and publishing of the guide is not allowed.

lockedBy?: string
managedBy?: string
name: undefined | string
networkSettings?: GuideNetworkSettings
publishedAt: undefined | Date
shareEnabled: undefined | boolean
shareId?: string
sourceGuide?: string
target: undefined | GuideTarget
unpublishedChanges: undefined | boolean
updatedAt: undefined | Date
visibility: undefined | string