Partilhar via


ExtensionDraft interface

Propriedades

assets
createdDate
draftState
extensionName
id
lastUpdated
payload
product
publisherName
validationErrors
validationWarnings

Detalhes de Propriedade

assets

assets: ExtensionDraftAsset[]

Valor de Propriedade

createdDate

createdDate: Date

Valor de Propriedade

Date

draftState

draftState: DraftStateType

Valor de Propriedade

extensionName

extensionName: string

Valor de Propriedade

string

id

id: string

Valor de Propriedade

string

lastUpdated

lastUpdated: Date

Valor de Propriedade

Date

payload

payload: ExtensionPayload

Valor de Propriedade

product

product: string

Valor de Propriedade

string

publisherName

publisherName: string

Valor de Propriedade

string

validationErrors

validationErrors: { key: string, value: string }[]

Valor de Propriedade

{ key: string, value: string }[]

validationWarnings

validationWarnings: { key: string, value: string }[]

Valor de Propriedade

{ key: string, value: string }[]