Interface UpdateGuideCommandOutputProtected

The output of UpdateGuideCommand.

Hierarchy

Properties

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

Id of the draft guide, begins with DRFT_

ignoredWarnings?: IgnoredWarning[]
lockStatus?: string

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

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