PublishedExtension interface

Properties

categories
deploymentType
displayName
extensionId
extensionName
flags
installationTargets
lastUpdated
longDescription
presentInConflictList

Check if Extension is in conflict list or not. Taking as String and not as boolean because we don't want end customer to see this flag and by making it Boolean it is coming as false for all the cases.

publishedDate

Date on which the extension was first uploaded.

publisher
releaseDate

Date on which the extension first went public.

sharedWith
shortDescription
statistics
tags
versions

Property Details

categories

categories: string[]

Property Value

string[]

deploymentType

deploymentType: ExtensionDeploymentTechnology

Property Value

displayName

displayName: string

Property Value

string

extensionId

extensionId: string

Property Value

string

extensionName

extensionName: string

Property Value

string

flags

flags: PublishedExtensionFlags

Property Value

installationTargets

installationTargets: InstallationTarget[]

Property Value

lastUpdated

lastUpdated: Date

Property Value

Date

longDescription

longDescription: string

Property Value

string

presentInConflictList

Check if Extension is in conflict list or not. Taking as String and not as boolean because we don't want end customer to see this flag and by making it Boolean it is coming as false for all the cases.

presentInConflictList: string

Property Value

string

publishedDate

Date on which the extension was first uploaded.

publishedDate: Date

Property Value

Date

publisher

publisher: PublisherFacts

Property Value

releaseDate

Date on which the extension first went public.

releaseDate: Date

Property Value

Date

sharedWith

sharedWith: ExtensionShare[]

Property Value

shortDescription

shortDescription: string

Property Value

string

statistics

statistics: ExtensionStatistic[]

Property Value

tags

tags: string[]

Property Value

string[]

versions

versions: ExtensionVersion[]

Property Value