DeleteSkillResponse interface

A deleted skill.

Properties

deleted

Whether the skill was successfully deleted.

id

The unique identifier of the deleted skill.

name

The unique name of the skill.

Property Details

deleted

Whether the skill was successfully deleted.

deleted: boolean

Property Value

boolean

id

The unique identifier of the deleted skill.

id: string

Property Value

string

name

The unique name of the skill.

name: string

Property Value

string