PublishedExtension interface
Properties
categories | |
deployment |
|
display |
|
extension |
|
extension |
|
flags | |
installation |
|
last |
|
long |
|
present |
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. |
published |
Date on which the extension was first uploaded. |
publisher | |
release |
Date on which the extension first went public. |
shared |
|
short |
|
statistics | |
tags | |
versions |
Property Details
categories
categories: string[]
Property Value
string[]
deploymentType
displayName
displayName: string
Property Value
string
extensionId
extensionId: string
Property Value
string
extensionName
extensionName: string
Property Value
string
flags
installationTargets
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
releaseDate
Date on which the extension first went public.
releaseDate: Date
Property Value
Date
sharedWith
shortDescription
shortDescription: string
Property Value
string
statistics
tags
tags: string[]
Property Value
string[]