| Class | Description |
|---|---|
| Document |
Represents an unparsed document (a file on the filesystem, byte[] from a database, etc)
|
| GeocodedCoordinates |
Represents a lat/lon provided by a 3rd party service
|
| GeoCoordinates |
Represents a lat/lon
|
| Location |
Represents a physical location on Earth (mostly used for addresses)
|
| ParsedDocument |
Base class for parsed resumes/jobs
|
| ParsedDocumentMetadata |
Metadata about a parsed document
|
| SovrenDate |
Sovren's custom Date type that represents dates found in resumes/jobs.
|
| SovrenPrimitive<T> |
Represents a native type (int, boolean, etc) that can have a value or be null
|
Copyright © 2023. All rights reserved.