ExtensionDraft interface
Properties
assets | |
created |
|
draft |
|
extension |
|
id | |
last |
|
payload | |
product | |
publisher |
|
validation |
|
validation |
Property Details
assets
createdDate
createdDate: Date
Property Value
Date
draftState
extensionName
extensionName: string
Property Value
string
id
id: string
Property Value
string
lastUpdated
lastUpdated: Date
Property Value
Date
payload
product
product: string
Property Value
string
publisherName
publisherName: string
Property Value
string
validationErrors
validationErrors: { key: string, value: string }[]
Property Value
{ key: string, value: string }[]
validationWarnings
validationWarnings: { key: string, value: string }[]
Property Value
{ key: string, value: string }[]