Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SkillManifestPublishingInformation

Defines the structure for publishing information in the skill manifest.

interface

Hierarchy

  • SkillManifestPublishingInformation

Index

Properties

Optional category

category: string

Optional description

description: string

Optional distributionCountries

distributionCountries: Array<DistributionCountries>

Optional distributionMode

distributionMode: DistributionMode

Optional gadgetSupport

gadgetSupport: ManifestGadgetSupport

Optional isAvailableWorldwide

isAvailableWorldwide: boolean

Optional locales

locales: object

Type declaration

Optional name

name: string

Optional testingInstructions

testingInstructions: string