Table of Contents

Class GeocodeAndIndexResumeResponseValue

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

The Value from a geocode and index response

public class GeocodeAndIndexResumeResponseValue : GeocodeAndIndexResponseValue
Inheritance
GeocodeAndIndexResumeResponseValue
Inherited Members

Properties

ResumeData

The resume you sent to be geocoded/indexed with geolocation coordinates added

public ParsedResume ResumeData { get; set; }

Property Value

ParsedResume