LocalizedVersionDefinitioninterface
Properties (20)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| appId⚓︎ | string | x | x | x |
| categories⚓︎ | string[] | x | x | x |
| contactEmail⚓︎ | string | x | x | x |
| customConfig⚓︎ | PropertiesObject[] | x | x | x |
| description⚓︎ | string | x | x | x |
| details⚓︎ | { url: string; } | x | x | x |
| hostManifests⚓︎ | any | x | x | x |
| icons⚓︎ | IconV2[] | x | x | x |
| interop⚓︎ | InteropV2 | x | x | x |
| lang⚓︎ | string | x | x | x |
| localizedVersions⚓︎ | { [languageTag: string]: LocalizedVersionDefinition } | x | x | x |
| moreInfo⚓︎ | string | x | x | x |
| name⚓︎ | string | x | x | x |
| publisher⚓︎ | string | x | x | x |
| screenshots⚓︎ | ImageV2[] | x | x | x |
| supportEmail⚓︎ | string | x | x | x |
| title⚓︎ | string | x | x | x |
| tooltip⚓︎ | string | x | x | x |
| type⚓︎ | FDC3DefinitionV2Types | x | x | x |
| version⚓︎ | string | x | x | x |