Table of Contents

Class GenerateJobResponseValue

Namespace
Textkernel.Tx.Models.API.JobDescription
Assembly
Textkernel.Tx.SDK.dll

The Value from a 'Generate Job' response

public class GenerateJobResponseValue
Inheritance
GenerateJobResponseValue
Inherited Members

Properties

JobDescription

The generated job description

public string JobDescription { get; set; }

Property Value

string