Table of Contents

Class GeocodeAndIndexResumeRequest

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

Request body for geocoding a document and then adding into an index

public class GeocodeAndIndexResumeRequest : GeocodeAndIndexRequest
Inheritance
GeocodeAndIndexResumeRequest
Inherited Members

Properties

ResumeData

The resume you wish to be geocoded/indexed

public ParsedResume ResumeData { get; set; }

Property Value

ParsedResume