Package | Description |
---|---|
com.aspose.email.cloud.sdk.api | |
com.aspose.email.cloud.sdk.model |
Modifier and Type | Method and Description |
---|---|
AiNameMatchResult |
EmailApi.aiNameMatch(AiNameMatchRequestData request)
Compare people's names.
|
AiNameMatchResult |
EmailApi.aiNameMatchParsed(AiNameMatchParsedRequestData request)
Compare people's parsed names and attributes.
|
Modifier and Type | Method and Description |
---|---|
AiNameMatchResult |
AiNameMatchResult.addMismatchesItem(AiNameMismatch mismatchesItem)
Add an item to mismatches and return this.
|
AiNameMatchResult |
AiNameMatchResult.mismatches(List<AiNameMismatch> mismatches)
Set mismatches and return this.
|
AiNameMatchResult |
AiNameMatchResult.similarity(Double similarity)
Set similarity and return this.
|
Copyright © 2020. All rights reserved.