Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WebApiTagDefinition

The representation of a tag definition which is sent across the wire.

Hierarchy

  • WebApiTagDefinition

Index

Properties

Properties

Optional active

active: boolean

Whether or not the tag definition is active.

Optional id

id: string

ID of the tag definition.

Optional name

name: string

The name of the tag definition.

Optional url

url: string

Resource URL for the Tag Definition.

Generated using TypeDoc