Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RequestedExtension

A request for an extension (to be installed or have a license assigned)

Hierarchy

  • RequestedExtension

Index

Properties

Optional extensionName

extensionName: string

The unique name of the extension

Optional extensionRequests

extensionRequests: Array<ExtensionRequest>

A list of each request for the extension

Optional publisherDisplayName

publisherDisplayName: string

DisplayName of the publisher that owns the extension being published.

Optional publisherName

publisherName: string

Represents the Publisher of the requested extension

Optional requestCount

requestCount: number

The total number of requests for an extension

Generated using TypeDoc