Table of Contents

Class LookupSkillCodesResponseValue

Namespace
Textkernel.Tx.Models.API.DataEnrichment.Skills.Response
Assembly
Textkernel.Tx.SDK.dll

The Value from a 'LookupSkills' response

public class LookupSkillCodesResponseValue
Inheritance
LookupSkillCodesResponseValue
Inherited Members

Properties

Skills

List of skills in from the skills taxonomy.

public List<Skill> Skills { get; set; }

Property Value

List<Skill>