TagDescriptionContractProperties interface

TagDescription contract Properties.

Extends

Properties

displayName

Tag name.

tagId

Identifier of the tag in the form of /tags/{tagId}

Inherited Properties

description

Description of the Tag.

externalDocsDescription

Description of the external resources describing the tag.

externalDocsUrl

Absolute URL of external resources describing the tag.

Property Details

displayName

Tag name.

displayName?: string

Property Value

string

tagId

Identifier of the tag in the form of /tags/{tagId}

tagId?: string

Property Value

string

Inherited Property Details

description

Description of the Tag.

description?: string

Property Value

string

Inherited From TagDescriptionBaseProperties.description

externalDocsDescription

Description of the external resources describing the tag.

externalDocsDescription?: string

Property Value

string

Inherited From TagDescriptionBaseProperties.externalDocsDescription

externalDocsUrl

Absolute URL of external resources describing the tag.

externalDocsUrl?: string

Property Value

string

Inherited From TagDescriptionBaseProperties.externalDocsUrl