Table of Contents

Class GeocodeResumeRequest

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

Options for geocoding a document (specifying some location on Earth)

public class GeocodeResumeRequest : GeocodeOptionsBase
Inheritance
GeocodeResumeRequest
Inherited Members

Properties

ResumeData

The resume you wish to be geocoded

public ParsedResume ResumeData { get; set; }

Property Value

ParsedResume