@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-10-17T22:44:09.100608Z[Etc/UTC]") public class EmailAddressMatchScore extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_SCORE |
| Constructor and Description |
|---|
EmailAddressMatchScore() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Integer |
getScore()
Match score for normalized email.
|
int |
hashCode() |
EmailAddressMatchScore |
score(Integer score) |
void |
setScore(Integer score) |
String |
toString() |
public static final String SERIALIZED_NAME_SCORE
public EmailAddressMatchScore score(Integer score)
@Nullable public Integer getScore()
public void setScore(Integer score)
Copyright © 2017–2023 Plaid Inc.. All rights reserved.