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

Delete enabled

Optional canList

canList: undefined | false | true

List enabled

Optional canRead

canRead: undefined | false | true

Read enabled

Optional canWrite

canWrite: undefined | false | true

Write enabled

Generated using TypeDoc