Home > @tridion-sites/models > PublishInstructionBase
Represents the instructions needed for (un)publishing an item.
Signature:
export declare abstract class PublishInstructionBase
Constructor | Modifiers | Description |
---|---|---|
(constructor)(backendModel) | Constructs a new instance of the PublishInstructionBase class |
Property | Modifiers | Type | Description |
---|---|---|---|
_backendModel | BackendPublishInstructionBase | ||
getInternalModel | () => BackendPublishInstructionBase |