Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UpdateManifestPropertiesOptions

Package version

Options for the updateManifestProperties method of RegistryArtifact.

Hierarchy

  • any
    • UpdateManifestPropertiesOptions

Index

Properties

Optional canDelete

canDelete: undefined | false | true

Whether or not this manifest can be deleted

Optional canList

canList: undefined | false | true

Whether or not to include this manifest when listing manifest properties

Optional canRead

canRead: undefined | false | true

Whether or not this manifest can be read

Optional canWrite

canWrite: undefined | false | true

Whether or not this manifest can be written to

Generated using TypeDoc