Skip navigation links
A B C D E F G H I J L M N O P R S T U V W Y 

A

AbstractOpenApiSchema - Class in ai.fideo.model
Abstract class for oneOf,anyOf schemas defined in OpenAPI spec
AbstractOpenApiSchema(String, Boolean) - Constructor for class ai.fideo.model.AbstractOpenApiSchema
 
activity(Double) - Method in class ai.fideo.model.Email
 
Adapter() - Constructor for class ai.fideo.model.IPCountry.Adapter
 
Adapter() - Constructor for class ai.fideo.model.LocationType.Adapter
 
addAliasesItem(Alias) - Method in class ai.fideo.model.NameWithAlias
 
addDefaultCookie(String, String) - Method in class ai.fideo.client.ApiClient
Add a default cookie.
addDefaultHeader(String, String) - Method in class ai.fideo.client.ApiClient
Add a default header.
addEducationItem(Education) - Method in class ai.fideo.model.SignalsResponseV20240424
 
addEmailsItem(String) - Method in class ai.fideo.model.MultiFieldReq
 
addEmailsItem(Email) - Method in class ai.fideo.model.SignalsResponseV0
 
addEmailsItem(Email) - Method in class ai.fideo.model.SignalsResponseV20240424
 
addEmploymentItem(Employment) - Method in class ai.fideo.model.SignalsResponseV20240424
 
addIpAddressesItem(IpAddress) - Method in class ai.fideo.model.SignalsResponseV0
 
addIpAddressesItem(IpAddress) - Method in class ai.fideo.model.SignalsResponseV20240424
 
addLocationsItem(Location) - Method in class ai.fideo.model.SignalsResponseV0
 
addLocationsItem(Location) - Method in class ai.fideo.model.SignalsResponseV20240424
 
addMaidsItem(String) - Method in class ai.fideo.model.MultiFieldReq
 
addPersonIdsItem(String) - Method in class ai.fideo.model.SignalsResponseV0
 
addPersonIdsItem(String) - Method in class ai.fideo.model.SignalsResponseV20240424
 
addPhonesItem(String) - Method in class ai.fideo.model.MultiFieldReq
 
addPhonesItem(Phone) - Method in class ai.fideo.model.SignalsResponseV0
 
addPhonesItem(Phone) - Method in class ai.fideo.model.SignalsResponseV20240424
 
addPhotosItem(Photo) - Method in class ai.fideo.model.SignalsResponseV20240424
 
addProfilesItem(SocialProfileReq) - Method in class ai.fideo.model.MultiFieldReq
 
addressLine1(String) - Method in class ai.fideo.model.LocationReq
 
addressLine1(String) - Method in class ai.fideo.model.MatchResponse
 
addressLine2(String) - Method in class ai.fideo.model.LocationReq
 
addressLine2(String) - Method in class ai.fideo.model.MatchResponse
 
addScoreDetailsItem(ScoreDetails) - Method in class ai.fideo.model.MatchResponse
 
addSocialProfilesItem(SocialProfileDetails) - Method in class ai.fideo.model.SignalsResponseV20240424
 
age(Integer) - Method in class ai.fideo.model.Demographics
 
ageRange(String) - Method in class ai.fideo.model.Demographics
 
ai.fideo.api - package ai.fideo.api
 
ai.fideo.client - package ai.fideo.client
 
ai.fideo.client.auth - package ai.fideo.client.auth
 
ai.fideo.model - package ai.fideo.model
 
Alias - Class in ai.fideo.model
Alias
Alias() - Constructor for class ai.fideo.model.Alias
 
Alias.CustomTypeAdapterFactory - Class in ai.fideo.model
 
aliases(List<Alias>) - Method in class ai.fideo.model.NameWithAlias
 
ApiCallback<T> - Interface in ai.fideo.client
Callback for asynchronous API call.
ApiClient - Class in ai.fideo.client
ApiClient class.
ApiClient() - Constructor for class ai.fideo.client.ApiClient
Basic constructor for ApiClient
ApiClient(OkHttpClient) - Constructor for class ai.fideo.client.ApiClient
Basic constructor with custom OkHttpClient
ApiException - Exception in ai.fideo.client
ApiException class.
ApiException() - Constructor for exception ai.fideo.client.ApiException
Constructor for ApiException.
ApiException(Throwable) - Constructor for exception ai.fideo.client.ApiException
Constructor for ApiException.
ApiException(String) - Constructor for exception ai.fideo.client.ApiException
Constructor for ApiException.
ApiException(String, Throwable, int, Map<String, List<String>>, String) - Constructor for exception ai.fideo.client.ApiException
Constructor for ApiException.
ApiException(String, int, Map<String, List<String>>, String) - Constructor for exception ai.fideo.client.ApiException
Constructor for ApiException.
ApiException(String, Throwable, int, Map<String, List<String>>) - Constructor for exception ai.fideo.client.ApiException
Constructor for ApiException.
ApiException(int, Map<String, List<String>>, String) - Constructor for exception ai.fideo.client.ApiException
Constructor for ApiException.
ApiException(int, String) - Constructor for exception ai.fideo.client.ApiException
Constructor for ApiException.
ApiException(int, String, Map<String, List<String>>, String) - Constructor for exception ai.fideo.client.ApiException
Constructor for ApiException.
ApiKeyAuth - Class in ai.fideo.client.auth
 
ApiKeyAuth(String, String) - Constructor for class ai.fideo.client.auth.ApiKeyAuth
 
ApiResponse<T> - Class in ai.fideo.client
API response returned by API call.
ApiResponse(int, Map<String, List<String>>) - Constructor for class ai.fideo.client.ApiResponse
Constructor for ApiResponse.
ApiResponse(int, Map<String, List<String>>, T) - Constructor for class ai.fideo.client.ApiResponse
Constructor for ApiResponse.
applyToParams(List<Pair>, Map<String, String>, Map<String, String>, String, String, URI) - Method in class ai.fideo.client.auth.ApiKeyAuth
 
applyToParams(List<Pair>, Map<String, String>, Map<String, String>, String, String, URI) - Method in interface ai.fideo.client.auth.Authentication
Apply authentication settings to header and query params.
applyToParams(List<Pair>, Map<String, String>, Map<String, String>, String, String, URI) - Method in class ai.fideo.client.auth.HttpBasicAuth
 
applyToParams(List<Pair>, Map<String, String>, Map<String, String>, String, String, URI) - Method in class ai.fideo.client.auth.HttpBearerAuth
 
Authentication - Interface in ai.fideo.client.auth
 
avatar(String) - Method in class ai.fideo.model.MultiFieldReq
 

B

bio(String) - Method in class ai.fideo.model.SocialProfileDetails
 
bio(String) - Method in class ai.fideo.model.SocialProfileReq
 
birthday(String) - Method in class ai.fideo.model.MatchResponse
 
birthday(String) - Method in class ai.fideo.model.MultiFieldReq
 
buildCall(String, String, String, List<Pair>, List<Pair>, Object, Map<String, String>, Map<String, String>, Map<String, Object>, String[], ApiCallback) - Method in class ai.fideo.client.ApiClient
Build HTTP call with the given options.
buildRequest(String, String, String, List<Pair>, List<Pair>, Object, Map<String, String>, Map<String, String>, Map<String, Object>, String[], ApiCallback) - Method in class ai.fideo.client.ApiClient
Build an HTTP request with the given options.
buildRequestBodyFormEncoding(Map<String, Object>) - Method in class ai.fideo.client.ApiClient
Build a form-encoding request body with the given form parameters.
buildRequestBodyMultipart(Map<String, Object>) - Method in class ai.fideo.client.ApiClient
Build a multipart (file uploading) request body with the given form parameters, which could contain text fields and file fields.
buildUrl(String, String, List<Pair>, List<Pair>) - Method in class ai.fideo.client.ApiClient
Build full URL by concatenating base path, the given sub path and query parameters.
ByteArrayAdapter() - Constructor for class ai.fideo.client.JSON.ByteArrayAdapter
 

C

city(String) - Method in class ai.fideo.model.Location
 
city(String) - Method in class ai.fideo.model.LocationReq
 
city(String) - Method in class ai.fideo.model.MatchResponse
 
collectionPathParameterToString(String, Collection) - Method in class ai.fideo.client.ApiClient
Formats the specified collection path parameter to a string value.
company(String) - Method in class ai.fideo.model.Employment
 
confidence(Double) - Method in class ai.fideo.model.Email
 
confidence(Double) - Method in class ai.fideo.model.IpAddress
 
confidence(String) - Method in class ai.fideo.model.MultiFieldReq
 
confidence(Double) - Method in class ai.fideo.model.Phone
 
Configuration - Class in ai.fideo.client
 
Configuration() - Constructor for class ai.fideo.client.Configuration
 
containsIgnoreCase(String[], String) - Static method in class ai.fideo.client.StringUtil
Check if the given array contains the given value (with case-insensitive comparison).
contentLength() - Method in class ai.fideo.client.ProgressRequestBody
 
contentLength() - Method in class ai.fideo.client.ProgressResponseBody
 
contentType() - Method in class ai.fideo.client.ProgressRequestBody
 
contentType() - Method in class ai.fideo.client.ProgressResponseBody
 
continent(String) - Method in class ai.fideo.model.MatchResponse
 
country(String) - Method in class ai.fideo.model.Location
 
country(String) - Method in class ai.fideo.model.LocationReq
 
country(String) - Method in class ai.fideo.model.MatchResponse
 
countryCode(String) - Method in class ai.fideo.model.Location
 
countryCode(String) - Method in class ai.fideo.model.LocationReq
 
countryOfIp(String) - Method in class ai.fideo.model.Evidence
 
create(Gson, TypeToken<T>) - Method in class ai.fideo.model.Alias.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class ai.fideo.model.Demographics.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class ai.fideo.model.Economic.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class ai.fideo.model.Education.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class ai.fideo.model.EducationDate.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class ai.fideo.model.Email.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class ai.fideo.model.Employment.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class ai.fideo.model.EmploymentDate.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class ai.fideo.model.Evidence.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class ai.fideo.model.IpAddress.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class ai.fideo.model.Location.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class ai.fideo.model.LocationReq.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class ai.fideo.model.MatchResponse.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class ai.fideo.model.MultiFieldReq.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class ai.fideo.model.Name.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class ai.fideo.model.NameWithAlias.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class ai.fideo.model.PersonNameReq.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class ai.fideo.model.Phone.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class ai.fideo.model.Photo.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class ai.fideo.model.ScoreDetails.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class ai.fideo.model.SignalsResponseV0.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class ai.fideo.model.SignalsResponseV20240424.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class ai.fideo.model.SocialProfileDetails.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class ai.fideo.model.SocialProfileReq.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class ai.fideo.model.SocialProfileUrls.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class ai.fideo.model.VerifySignalsPost200Response.CustomTypeAdapterFactory
 
createGson() - Static method in class ai.fideo.client.JSON
 
current(Boolean) - Method in class ai.fideo.model.Employment
 
CustomTypeAdapterFactory() - Constructor for class ai.fideo.model.Alias.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class ai.fideo.model.Demographics.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class ai.fideo.model.Economic.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class ai.fideo.model.Education.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class ai.fideo.model.EducationDate.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class ai.fideo.model.Email.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class ai.fideo.model.Employment.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class ai.fideo.model.EmploymentDate.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class ai.fideo.model.Evidence.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class ai.fideo.model.IpAddress.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class ai.fideo.model.Location.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class ai.fideo.model.LocationReq.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class ai.fideo.model.MatchResponse.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class ai.fideo.model.MultiFieldReq.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class ai.fideo.model.Name.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class ai.fideo.model.NameWithAlias.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class ai.fideo.model.PersonNameReq.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class ai.fideo.model.Phone.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class ai.fideo.model.Photo.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class ai.fideo.model.ScoreDetails.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class ai.fideo.model.SignalsResponseV0.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class ai.fideo.model.SignalsResponseV20240424.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class ai.fideo.model.SocialProfileDetails.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class ai.fideo.model.SocialProfileReq.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class ai.fideo.model.SocialProfileUrls.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class ai.fideo.model.VerifySignalsPost200Response.CustomTypeAdapterFactory
 

D

DateTypeAdapter() - Constructor for class ai.fideo.client.JSON.DateTypeAdapter
 
DateTypeAdapter(DateFormat) - Constructor for class ai.fideo.client.JSON.DateTypeAdapter
 
day(Integer) - Method in class ai.fideo.model.EducationDate
 
day(Integer) - Method in class ai.fideo.model.EmploymentDate
 
defaultValue - Variable in class ai.fideo.client.ServerVariable
 
degree(String) - Method in class ai.fideo.model.Education
 
Demographics - Class in ai.fideo.model
Demographics
Demographics() - Constructor for class ai.fideo.model.Demographics
 
demographics(Demographics) - Method in class ai.fideo.model.SignalsResponseV0
 
demographics(Demographics) - Method in class ai.fideo.model.SignalsResponseV20240424
 
Demographics.CustomTypeAdapterFactory - Class in ai.fideo.model
 
description - Variable in class ai.fideo.client.ServerConfiguration
 
description - Variable in class ai.fideo.client.ServerVariable
 
deserialize(Response, Type) - Method in class ai.fideo.client.ApiClient
Deserialize response body to Java object, according to the return type and the Content-Type response header.
deserialize(String, Type) - Static method in class ai.fideo.client.JSON
Deserialize the given JSON string to Java object.
domain(String) - Method in class ai.fideo.model.Employment
 
downloadFileFromResponse(Response) - Method in class ai.fideo.client.ApiClient
Download file from the given response.
dwellingType(String) - Method in class ai.fideo.model.Economic
 

E

Economic - Class in ai.fideo.model
Economic
Economic() - Constructor for class ai.fideo.model.Economic
 
economic(Economic) - Method in class ai.fideo.model.SignalsResponseV20240424
 
Economic.CustomTypeAdapterFactory - Class in ai.fideo.model
 
Education - Class in ai.fideo.model
Education
Education() - Constructor for class ai.fideo.model.Education
 
education(List<Education>) - Method in class ai.fideo.model.SignalsResponseV20240424
 
Education.CustomTypeAdapterFactory - Class in ai.fideo.model
 
EducationDate - Class in ai.fideo.model
EducationDate
EducationDate() - Constructor for class ai.fideo.model.EducationDate
 
EducationDate.CustomTypeAdapterFactory - Class in ai.fideo.model
 
Email - Class in ai.fideo.model
Email
Email() - Constructor for class ai.fideo.model.Email
 
email(String) - Method in class ai.fideo.model.MatchResponse
 
email(String) - Method in class ai.fideo.model.MultiFieldReq
 
Email.CustomTypeAdapterFactory - Class in ai.fideo.model
 
emails(List<String>) - Method in class ai.fideo.model.MultiFieldReq
 
emails(List<Email>) - Method in class ai.fideo.model.SignalsResponseV0
 
emails(List<Email>) - Method in class ai.fideo.model.SignalsResponseV20240424
 
Employment - Class in ai.fideo.model
Employment
Employment() - Constructor for class ai.fideo.model.Employment
 
employment(Employment) - Method in class ai.fideo.model.SignalsResponseV0
 
employment(List<Employment>) - Method in class ai.fideo.model.SignalsResponseV20240424
 
Employment.CustomTypeAdapterFactory - Class in ai.fideo.model
 
EmploymentDate - Class in ai.fideo.model
EmploymentDate
EmploymentDate() - Constructor for class ai.fideo.model.EmploymentDate
 
EmploymentDate.CustomTypeAdapterFactory - Class in ai.fideo.model
 
end(EducationDate) - Method in class ai.fideo.model.Education
 
end(EmploymentDate) - Method in class ai.fideo.model.Employment
 
enumValues - Variable in class ai.fideo.client.ServerVariable
 
equals(Object) - Method in class ai.fideo.model.AbstractOpenApiSchema
 
equals(Object) - Method in class ai.fideo.model.Alias
 
equals(Object) - Method in class ai.fideo.model.Demographics
 
equals(Object) - Method in class ai.fideo.model.Economic
 
equals(Object) - Method in class ai.fideo.model.Education
 
equals(Object) - Method in class ai.fideo.model.EducationDate
 
equals(Object) - Method in class ai.fideo.model.Email
 
equals(Object) - Method in class ai.fideo.model.Employment
 
equals(Object) - Method in class ai.fideo.model.EmploymentDate
 
equals(Object) - Method in class ai.fideo.model.Evidence
 
equals(Object) - Method in class ai.fideo.model.IpAddress
 
equals(Object) - Method in class ai.fideo.model.Location
 
equals(Object) - Method in class ai.fideo.model.LocationReq
 
equals(Object) - Method in class ai.fideo.model.MatchResponse
 
equals(Object) - Method in class ai.fideo.model.MultiFieldReq
 
equals(Object) - Method in class ai.fideo.model.Name
 
equals(Object) - Method in class ai.fideo.model.NameWithAlias
 
equals(Object) - Method in class ai.fideo.model.PersonNameReq
 
equals(Object) - Method in class ai.fideo.model.Phone
 
equals(Object) - Method in class ai.fideo.model.Photo
 
equals(Object) - Method in class ai.fideo.model.ScoreDetails
 
equals(Object) - Method in class ai.fideo.model.SignalsResponseV0
 
equals(Object) - Method in class ai.fideo.model.SignalsResponseV20240424
 
equals(Object) - Method in class ai.fideo.model.SocialProfileDetails
 
equals(Object) - Method in class ai.fideo.model.SocialProfileReq
 
equals(Object) - Method in class ai.fideo.model.SocialProfileUrls
 
escapeString(String) - Method in class ai.fideo.client.ApiClient
Escape the given string to be used as URL query value.
Evidence - Class in ai.fideo.model
Evidence
Evidence() - Constructor for class ai.fideo.model.Evidence
 
evidence(Evidence) - Method in class ai.fideo.model.MatchResponse
 
evidence(Map<String, Object>) - Method in class ai.fideo.model.ScoreDetails
 
Evidence.CustomTypeAdapterFactory - Class in ai.fideo.model
 
execute(Call) - Method in class ai.fideo.client.ApiClient
execute(Call, Type) - Method in class ai.fideo.client.ApiClient
Execute HTTP call and deserialize the HTTP response body into the given return type.
executeAsync(Call, ApiCallback<T>) - Method in class ai.fideo.client.ApiClient
executeAsync(Call, Type, ApiCallback<T>) - Method in class ai.fideo.client.ApiClient
Execute HTTP call asynchronously.

F

family(String) - Method in class ai.fideo.model.PersonNameReq
 
familyName(String) - Method in class ai.fideo.model.MatchResponse
 
familyName(String) - Method in class ai.fideo.model.Name
 
familyName(String) - Method in class ai.fideo.model.NameWithAlias
 
first(String) - Method in class ai.fideo.model.Alias
 
first(String) - Method in class ai.fideo.model.NameWithAlias
 
firstSeenMs(Long) - Method in class ai.fideo.model.Email
 
firstSeenMs(Long) - Method in class ai.fideo.model.IpAddress
 
firstSeenMs(Long) - Method in class ai.fideo.model.Phone
 
followers(Integer) - Method in class ai.fideo.model.SocialProfileDetails
 
followers(Integer) - Method in class ai.fideo.model.SocialProfileReq
 
following(Integer) - Method in class ai.fideo.model.SocialProfileDetails
 
following(Integer) - Method in class ai.fideo.model.SocialProfileReq
 
formatted(String) - Method in class ai.fideo.model.Location
 
formatted(String) - Method in class ai.fideo.model.LocationReq
 
fromJson(String) - Static method in class ai.fideo.model.Alias
Create an instance of Alias given an JSON string
fromJson(String) - Static method in class ai.fideo.model.Demographics
Create an instance of Demographics given an JSON string
fromJson(String) - Static method in class ai.fideo.model.Economic
Create an instance of Economic given an JSON string
fromJson(String) - Static method in class ai.fideo.model.Education
Create an instance of Education given an JSON string
fromJson(String) - Static method in class ai.fideo.model.EducationDate
Create an instance of EducationDate given an JSON string
fromJson(String) - Static method in class ai.fideo.model.Email
Create an instance of Email given an JSON string
fromJson(String) - Static method in class ai.fideo.model.Employment
Create an instance of Employment given an JSON string
fromJson(String) - Static method in class ai.fideo.model.EmploymentDate
Create an instance of EmploymentDate given an JSON string
fromJson(String) - Static method in class ai.fideo.model.Evidence
Create an instance of Evidence given an JSON string
fromJson(String) - Static method in class ai.fideo.model.IpAddress
Create an instance of IpAddress given an JSON string
fromJson(String) - Static method in class ai.fideo.model.Location
Create an instance of Location given an JSON string
fromJson(String) - Static method in class ai.fideo.model.LocationReq
Create an instance of LocationReq given an JSON string
fromJson(String) - Static method in class ai.fideo.model.MatchResponse
Create an instance of MatchResponse given an JSON string
fromJson(String) - Static method in class ai.fideo.model.MultiFieldReq
Create an instance of MultiFieldReq given an JSON string
fromJson(String) - Static method in class ai.fideo.model.Name
Create an instance of Name given an JSON string
fromJson(String) - Static method in class ai.fideo.model.NameWithAlias
Create an instance of NameWithAlias given an JSON string
fromJson(String) - Static method in class ai.fideo.model.PersonNameReq
Create an instance of PersonNameReq given an JSON string
fromJson(String) - Static method in class ai.fideo.model.Phone
Create an instance of Phone given an JSON string
fromJson(String) - Static method in class ai.fideo.model.Photo
Create an instance of Photo given an JSON string
fromJson(String) - Static method in class ai.fideo.model.ScoreDetails
Create an instance of ScoreDetails given an JSON string
fromJson(String) - Static method in class ai.fideo.model.SignalsResponseV0
Create an instance of SignalsResponseV0 given an JSON string
fromJson(String) - Static method in class ai.fideo.model.SignalsResponseV20240424
Create an instance of SignalsResponseV20240424 given an JSON string
fromJson(String) - Static method in class ai.fideo.model.SocialProfileDetails
Create an instance of SocialProfileDetails given an JSON string
fromJson(String) - Static method in class ai.fideo.model.SocialProfileReq
Create an instance of SocialProfileReq given an JSON string
fromJson(String) - Static method in class ai.fideo.model.SocialProfileUrls
Create an instance of SocialProfileUrls given an JSON string
fromJson(String) - Static method in class ai.fideo.model.VerifySignalsPost200Response
Create an instance of VerifySignalsPost200Response given an JSON string
fromValue(String) - Static method in enum ai.fideo.model.IPCountry
 
fromValue(String) - Static method in enum ai.fideo.model.LocationType
 
full(String) - Method in class ai.fideo.model.PersonNameReq
 
fullName(String) - Method in class ai.fideo.model.MatchResponse
 

G

gender(String) - Method in class ai.fideo.model.Demographics
 
generatePid(Boolean) - Method in class ai.fideo.model.MultiFieldReq
 
getActivity() - Method in class ai.fideo.model.Email
Get activity
getActualInstance() - Method in class ai.fideo.model.AbstractOpenApiSchema
Get the actual instance
getActualInstance() - Method in class ai.fideo.model.VerifySignalsPost200Response
Get the actual instance, which can be the following: SignalsResponseV0, SignalsResponseV20240424
getActualInstanceRecursively() - Method in class ai.fideo.model.AbstractOpenApiSchema
Get the instant recursively when the schemas defined in oneOf/anyof happen to be oneOf/anyOf schema as well
getAddressLine1() - Method in class ai.fideo.model.LocationReq
Get addressLine1
getAddressLine1() - Method in class ai.fideo.model.MatchResponse
Get addressLine1
getAddressLine2() - Method in class ai.fideo.model.LocationReq
Get addressLine2
getAddressLine2() - Method in class ai.fideo.model.MatchResponse
Get addressLine2
getAge() - Method in class ai.fideo.model.Demographics
Get age
getAgeRange() - Method in class ai.fideo.model.Demographics
Get ageRange
getAliases() - Method in class ai.fideo.model.NameWithAlias
Get aliases
getApiClient() - Method in class ai.fideo.api.SignalsApi
 
getApiClient() - Method in class ai.fideo.api.VerifyApi
 
getApiKey() - Method in class ai.fideo.client.auth.ApiKeyAuth
 
getApiKeyPrefix() - Method in class ai.fideo.client.auth.ApiKeyAuth
 
getAuthentication(String) - Method in class ai.fideo.client.ApiClient
Get authentication for the given name.
getAuthentications() - Method in class ai.fideo.client.ApiClient
Get authentications (key: authentication name, value: authentication).
getAvatar() - Method in class ai.fideo.model.MultiFieldReq
Get avatar
getBasePath() - Method in class ai.fideo.client.ApiClient
Get base path
getBearerToken() - Method in class ai.fideo.client.auth.HttpBearerAuth
Gets the token, which together with the scheme, will be sent as the value of the Authorization header.
getBio() - Method in class ai.fideo.model.SocialProfileDetails
Get bio
getBio() - Method in class ai.fideo.model.SocialProfileReq
Get bio
getBirthday() - Method in class ai.fideo.model.MatchResponse
Get birthday
getBirthday() - Method in class ai.fideo.model.MultiFieldReq
Get birthday
getCity() - Method in class ai.fideo.model.Location
Get city
getCity() - Method in class ai.fideo.model.LocationReq
Get city
getCity() - Method in class ai.fideo.model.MatchResponse
Get city
getCode() - Method in exception ai.fideo.client.ApiException
Get the HTTP status code.
getCompany() - Method in class ai.fideo.model.Employment
Get company
getConfidence() - Method in class ai.fideo.model.Email
Get confidence
getConfidence() - Method in class ai.fideo.model.IpAddress
Get confidence
getConfidence() - Method in class ai.fideo.model.MultiFieldReq
Get confidence
getConfidence() - Method in class ai.fideo.model.Phone
Get confidence
getConnectTimeout() - Method in class ai.fideo.client.ApiClient
Get connection timeout (in milliseconds).
getContinent() - Method in class ai.fideo.model.MatchResponse
Get continent
getCountry() - Method in class ai.fideo.model.Location
Get country
getCountry() - Method in class ai.fideo.model.LocationReq
Get country
getCountry() - Method in class ai.fideo.model.MatchResponse
Get country
getCountryCode() - Method in class ai.fideo.model.Location
Get countryCode
getCountryCode() - Method in class ai.fideo.model.LocationReq
Get countryCode
getCountryOfIp() - Method in class ai.fideo.model.Evidence
Get countryOfIp
getCurrent() - Method in class ai.fideo.model.Employment
Get current
getCustomBaseUrl() - Method in class ai.fideo.api.SignalsApi
 
getCustomBaseUrl() - Method in class ai.fideo.api.VerifyApi
 
getData() - Method in class ai.fideo.client.ApiResponse
Get the data.
getDateFormat() - Method in class ai.fideo.client.ApiClient
Getter for the field dateFormat.
getDay() - Method in class ai.fideo.model.EducationDate
Get day
getDay() - Method in class ai.fideo.model.EmploymentDate
Get day
getDefaultApiClient() - Static method in class ai.fideo.client.Configuration
Get the default API client, which would be used when creating API instances without providing an API client.
getDegree() - Method in class ai.fideo.model.Education
Get degree
getDemographics() - Method in class ai.fideo.model.SignalsResponseV0
Get demographics
getDemographics() - Method in class ai.fideo.model.SignalsResponseV20240424
Get demographics
getDomain() - Method in class ai.fideo.model.Employment
Get domain
getDwellingType() - Method in class ai.fideo.model.Economic
Get dwellingType
getEconomic() - Method in class ai.fideo.model.SignalsResponseV20240424
Get economic
getEducation() - Method in class ai.fideo.model.SignalsResponseV20240424
Get education
getEmail() - Method in class ai.fideo.model.MatchResponse
Get email
getEmail() - Method in class ai.fideo.model.MultiFieldReq
Get email
getEmails() - Method in class ai.fideo.model.MultiFieldReq
Get emails
getEmails() - Method in class ai.fideo.model.SignalsResponseV0
Get emails
getEmails() - Method in class ai.fideo.model.SignalsResponseV20240424
Get emails
getEmployment() - Method in class ai.fideo.model.SignalsResponseV0
Get employment
getEmployment() - Method in class ai.fideo.model.SignalsResponseV20240424
Get employment
getEnd() - Method in class ai.fideo.model.Education
Get end
getEnd() - Method in class ai.fideo.model.Employment
Get end
getEvidence() - Method in class ai.fideo.model.MatchResponse
Get evidence
getEvidence() - Method in class ai.fideo.model.ScoreDetails
Get evidence
getFamily() - Method in class ai.fideo.model.PersonNameReq
Get family
getFamilyName() - Method in class ai.fideo.model.MatchResponse
Get familyName
getFamilyName() - Method in class ai.fideo.model.Name
Get familyName
getFamilyName() - Method in class ai.fideo.model.NameWithAlias
Get familyName
getFirst() - Method in class ai.fideo.model.Alias
Get first
getFirst() - Method in class ai.fideo.model.NameWithAlias
Get first
getFirstSeenMs() - Method in class ai.fideo.model.Email
Get firstSeenMs
getFirstSeenMs() - Method in class ai.fideo.model.IpAddress
Get firstSeenMs
getFirstSeenMs() - Method in class ai.fideo.model.Phone
Get firstSeenMs
getFollowers() - Method in class ai.fideo.model.SocialProfileDetails
Get followers
getFollowers() - Method in class ai.fideo.model.SocialProfileReq
Get followers
getFollowing() - Method in class ai.fideo.model.SocialProfileDetails
Get following
getFollowing() - Method in class ai.fideo.model.SocialProfileReq
Get following
getFormatted() - Method in class ai.fideo.model.Location
Get formatted
getFormatted() - Method in class ai.fideo.model.LocationReq
Get formatted
getFull() - Method in class ai.fideo.model.PersonNameReq
Get full
getFullName() - Method in class ai.fideo.model.MatchResponse
Get fullName
getGender() - Method in class ai.fideo.model.Demographics
Get gender
getGeneratePid() - Method in class ai.fideo.model.MultiFieldReq
Get generatePid
getGiven() - Method in class ai.fideo.model.PersonNameReq
Get given
getGivenName() - Method in class ai.fideo.model.MatchResponse
Get givenName
getGivenName() - Method in class ai.fideo.model.Name
Get givenName
getGivenName() - Method in class ai.fideo.model.NameWithAlias
Get givenName
getGson() - Static method in class ai.fideo.client.JSON
Get Gson.
getHeaders() - Method in class ai.fideo.client.ApiResponse
Get the headers.
getHomeOwnership() - Method in class ai.fideo.model.Economic
Get homeOwnership
getHostIndex() - Method in class ai.fideo.api.SignalsApi
 
getHostIndex() - Method in class ai.fideo.api.VerifyApi
 
getHttpClient() - Method in class ai.fideo.client.ApiClient
Get HTTP client
getId() - Method in class ai.fideo.model.IpAddress
Get id
getIncome() - Method in class ai.fideo.model.Economic
Get income
getInfer() - Method in class ai.fideo.model.MultiFieldReq
Get infer
getIpAddress() - Method in class ai.fideo.model.MatchResponse
Get ipAddress
getIpAddress() - Method in class ai.fideo.model.MultiFieldReq
Get ipAddress
getIpAddresses() - Method in class ai.fideo.model.SignalsResponseV0
Get ipAddresses
getIpAddresses() - Method in class ai.fideo.model.SignalsResponseV20240424
Get ipAddresses
getIpCountry() - Method in class ai.fideo.model.Evidence
Get ipCountry
getIpTor() - Method in class ai.fideo.model.Evidence
Get ipTor
getJSON() - Method in class ai.fideo.client.ApiClient
Get JSON
getKeyManagers() - Method in class ai.fideo.client.ApiClient
Getter for the field keyManagers.
getLabel() - Method in class ai.fideo.model.Email
Get label
getLabel() - Method in class ai.fideo.model.Phone
Get label
getLabel() - Method in class ai.fideo.model.Photo
Get label
getLast() - Method in class ai.fideo.model.Alias
Get last
getLast() - Method in class ai.fideo.model.NameWithAlias
Get last
getLastSeenMs() - Method in class ai.fideo.model.Email
Get lastSeenMs
getLastSeenMs() - Method in class ai.fideo.model.IpAddress
Get lastSeenMs
getLastSeenMs() - Method in class ai.fideo.model.Phone
Get lastSeenMs
getLatitude() - Method in class ai.fideo.model.LocationReq
Get latitude
getLinkedin() - Method in class ai.fideo.model.MultiFieldReq
Get linkedin
getLinkedInUrl() - Method in class ai.fideo.model.SocialProfileUrls
Get linkedInUrl
getLiNonid() - Method in class ai.fideo.model.MultiFieldReq
Get liNonid
getLocation() - Method in class ai.fideo.client.auth.ApiKeyAuth
 
getLocation() - Method in class ai.fideo.model.MultiFieldReq
Get location
getLocationGeneral() - Method in class ai.fideo.model.Demographics
Get locationGeneral
getLocations() - Method in class ai.fideo.model.SignalsResponseV0
Get locations
getLocations() - Method in class ai.fideo.model.SignalsResponseV20240424
Get locations
getLongitude() - Method in class ai.fideo.model.LocationReq
Get longitude
getMaid() - Method in class ai.fideo.model.MatchResponse
Get maid
getMaid() - Method in class ai.fideo.model.MultiFieldReq
Get maid
getMaids() - Method in class ai.fideo.model.MultiFieldReq
Get maids
getMaritalStatus() - Method in class ai.fideo.model.Economic
Get maritalStatus
getMd5() - Method in class ai.fideo.model.Email
Get md5
getMessage() - Method in exception ai.fideo.client.ApiException
Get the exception message including HTTP response data.
getMessage() - Method in class ai.fideo.model.SignalsResponseV0
Get message
getMessage() - Method in class ai.fideo.model.SignalsResponseV20240424
Get message
getMiddle() - Method in class ai.fideo.model.Alias
Get middle
getMiddle() - Method in class ai.fideo.model.NameWithAlias
Get middle
getMiddle() - Method in class ai.fideo.model.PersonNameReq
Get middle
getMonth() - Method in class ai.fideo.model.EducationDate
Get month
getMonth() - Method in class ai.fideo.model.EmploymentDate
Get month
getName() - Method in class ai.fideo.client.Pair
 
getName() - Method in class ai.fideo.model.Education
Get name
getName() - Method in class ai.fideo.model.MultiFieldReq
Get name
getName() - Method in class ai.fideo.model.SignalsResponseV0
Get name
getName() - Method in class ai.fideo.model.SignalsResponseV20240424
Get name
getNetWorth() - Method in class ai.fideo.model.Economic
Get netWorth
getNickname() - Method in class ai.fideo.model.PersonNameReq
Get nickname
getNonId() - Method in class ai.fideo.model.MatchResponse
Get nonId
getObservations() - Method in class ai.fideo.model.Email
Get observations
getObservations() - Method in class ai.fideo.model.IpAddress
Get observations
getObservations() - Method in class ai.fideo.model.Phone
Get observations
getOrganization() - Method in class ai.fideo.model.MatchResponse
Get organization
getOrganization() - Method in class ai.fideo.model.MultiFieldReq
Get organization
getPanoramaId() - Method in class ai.fideo.model.MatchResponse
Get panoramaId
getPanoramaId() - Method in class ai.fideo.model.MultiFieldReq
Get panoramaId
getParamName() - Method in class ai.fideo.client.auth.ApiKeyAuth
 
getPartnerId() - Method in class ai.fideo.model.MultiFieldReq
Get partnerId
getPartnerKeys() - Method in class ai.fideo.model.MultiFieldReq
Get partnerKeys
getPassword() - Method in class ai.fideo.client.auth.HttpBasicAuth
 
getPersonId() - Method in class ai.fideo.model.MultiFieldReq
Get personId
getPersonIds() - Method in class ai.fideo.model.SignalsResponseV0
Get personIds
getPersonIds() - Method in class ai.fideo.model.SignalsResponseV20240424
Get personIds
getPhone() - Method in class ai.fideo.model.MatchResponse
Get phone
getPhone() - Method in class ai.fideo.model.MultiFieldReq
Get phone
getPhones() - Method in class ai.fideo.model.MultiFieldReq
Get phones
getPhones() - Method in class ai.fideo.model.SignalsResponseV0
Get phones
getPhones() - Method in class ai.fideo.model.SignalsResponseV20240424
Get phones
getPhotos() - Method in class ai.fideo.model.SignalsResponseV20240424
Get photos
getPlacekey() - Method in class ai.fideo.model.MultiFieldReq
Get placekey
getPostalCode() - Method in class ai.fideo.model.Location
Get postalCode
getPostalCode() - Method in class ai.fideo.model.LocationReq
Get postalCode
getPostalCode() - Method in class ai.fideo.model.MatchResponse
Get postalCode
getPrefix() - Method in class ai.fideo.model.PersonNameReq
Get prefix
getPresenceOfChildren() - Method in class ai.fideo.model.Economic
Get presenceOfChildren
getProfile() - Method in class ai.fideo.model.MultiFieldReq
Get profile
getProfiles() - Method in class ai.fideo.model.MultiFieldReq
Get profiles
getReadTimeout() - Method in class ai.fideo.client.ApiClient
Get read timeout (in milliseconds).
getRecordId() - Method in class ai.fideo.model.MultiFieldReq
Get recordId
getRegion() - Method in class ai.fideo.model.Location
Get region
getRegion() - Method in class ai.fideo.model.LocationReq
Get region
getRegion() - Method in class ai.fideo.model.MatchResponse
Get region
getRegionCode() - Method in class ai.fideo.model.Location
Get regionCode
getRegionCode() - Method in class ai.fideo.model.LocationReq
Get regionCode
getRegionCode() - Method in class ai.fideo.model.MatchResponse
Get regionCode
getResponseBody() - Method in exception ai.fideo.client.ApiException
Get the HTTP response body.
getResponseHeaders() - Method in exception ai.fideo.client.ApiException
Get the HTTP response headers.
getRisk() - Method in class ai.fideo.model.MatchResponse
Get risk
getRiskV2() - Method in class ai.fideo.model.MatchResponse
Get riskV2
getRiskV3() - Method in class ai.fideo.model.MatchResponse
Get riskV3
getSchemas() - Method in class ai.fideo.model.AbstractOpenApiSchema
Get the list of oneOf/anyOf composed schemas allowed to be stored in this object
getSchemas() - Method in class ai.fideo.model.VerifySignalsPost200Response
 
getSchemaType() - Method in class ai.fideo.model.AbstractOpenApiSchema
Get the schema type (e.g.
getScore() - Method in class ai.fideo.model.ScoreDetails
Get score
getScore() - Method in class ai.fideo.model.SocialProfileReq
Get score
getScoreDetails() - Method in class ai.fideo.model.MatchResponse
Get scoreDetails
getScorer() - Method in class ai.fideo.model.ScoreDetails
Get scorer
getServerIndex() - Method in class ai.fideo.client.ApiClient
 
getServers() - Method in class ai.fideo.client.ApiClient
 
getServerVariables() - Method in class ai.fideo.client.ApiClient
 
getService() - Method in class ai.fideo.model.SocialProfileDetails
Get service
getService() - Method in class ai.fideo.model.SocialProfileReq
Get service
getSha1() - Method in class ai.fideo.model.Email
Get sha1
getSha256() - Method in class ai.fideo.model.Email
Get sha256
getSignalsResponseV0() - Method in class ai.fideo.model.VerifySignalsPost200Response
Get the actual instance of `SignalsResponseV0`.
getSignalsResponseV20240424() - Method in class ai.fideo.model.VerifySignalsPost200Response
Get the actual instance of `SignalsResponseV20240424`.
getSocial() - Method in class ai.fideo.model.MatchResponse
Get social
getSocialProfiles() - Method in class ai.fideo.model.SignalsResponseV0
Get socialProfiles
getSocialProfiles() - Method in class ai.fideo.model.SignalsResponseV20240424
Get socialProfiles
getSslCaCert() - Method in class ai.fideo.client.ApiClient
Get SSL CA cert.
getStart() - Method in class ai.fideo.model.Employment
Get start
getStatusCode() - Method in class ai.fideo.client.ApiResponse
Get the status code.
getSuffix() - Method in class ai.fideo.model.PersonNameReq
Get suffix
getTempFolderPath() - Method in class ai.fideo.client.ApiClient
The path of temporary folder used to store downloaded files from endpoints with file response.
getTimeZone() - Method in class ai.fideo.model.LocationReq
Get timeZone
getTitle() - Method in class ai.fideo.model.Employment
Get title
getTitle() - Method in class ai.fideo.model.MatchResponse
Get title
getTitle() - Method in class ai.fideo.model.MultiFieldReq
Get title
getTwitter() - Method in class ai.fideo.model.MultiFieldReq
Get twitter
getTwitterUrl() - Method in class ai.fideo.model.SocialProfileUrls
Get twitterUrl
getType() - Method in class ai.fideo.model.LocationReq
Get type
getUrl() - Method in class ai.fideo.model.Photo
Get url
getUrl() - Method in class ai.fideo.model.SocialProfileDetails
Get url
getUrl() - Method in class ai.fideo.model.SocialProfileReq
Get url
getUserid() - Method in class ai.fideo.model.SocialProfileDetails
Get userid
getUserid() - Method in class ai.fideo.model.SocialProfileReq
Get userid
getUsername() - Method in class ai.fideo.client.auth.HttpBasicAuth
 
getUsername() - Method in class ai.fideo.model.SocialProfileDetails
Get username
getUsername() - Method in class ai.fideo.model.SocialProfileReq
Get username
getValue() - Method in class ai.fideo.client.Pair
 
getValue() - Method in enum ai.fideo.model.IPCountry
 
getValue() - Method in enum ai.fideo.model.LocationType
 
getValue() - Method in class ai.fideo.model.Phone
Get value
getWebsite() - Method in class ai.fideo.model.MultiFieldReq
Get website
getWeight() - Method in class ai.fideo.model.ScoreDetails
Get weight
getWriteTimeout() - Method in class ai.fideo.client.ApiClient
Get write timeout (in milliseconds).
getYear() - Method in class ai.fideo.model.EducationDate
Get year
getYear() - Method in class ai.fideo.model.EmploymentDate
Get year
given(String) - Method in class ai.fideo.model.PersonNameReq
 
givenName(String) - Method in class ai.fideo.model.MatchResponse
 
givenName(String) - Method in class ai.fideo.model.Name
 
givenName(String) - Method in class ai.fideo.model.NameWithAlias
 
guessContentTypeFromFile(File) - Method in class ai.fideo.client.ApiClient
Guess Content-Type header from the given file (defaults to "application/octet-stream").

H

handleResponse(Response, Type) - Method in class ai.fideo.client.ApiClient
Handle the given response, return the deserialized object when the response is successful.
hashCode() - Method in class ai.fideo.model.AbstractOpenApiSchema
 
hashCode() - Method in class ai.fideo.model.Alias
 
hashCode() - Method in class ai.fideo.model.Demographics
 
hashCode() - Method in class ai.fideo.model.Economic
 
hashCode() - Method in class ai.fideo.model.Education
 
hashCode() - Method in class ai.fideo.model.EducationDate
 
hashCode() - Method in class ai.fideo.model.Email
 
hashCode() - Method in class ai.fideo.model.Employment
 
hashCode() - Method in class ai.fideo.model.EmploymentDate
 
hashCode() - Method in class ai.fideo.model.Evidence
 
hashCode() - Method in class ai.fideo.model.IpAddress
 
hashCode() - Method in class ai.fideo.model.Location
 
hashCode() - Method in class ai.fideo.model.LocationReq
 
hashCode() - Method in class ai.fideo.model.MatchResponse
 
hashCode() - Method in class ai.fideo.model.MultiFieldReq
 
hashCode() - Method in class ai.fideo.model.Name
 
hashCode() - Method in class ai.fideo.model.NameWithAlias
 
hashCode() - Method in class ai.fideo.model.PersonNameReq
 
hashCode() - Method in class ai.fideo.model.Phone
 
hashCode() - Method in class ai.fideo.model.Photo
 
hashCode() - Method in class ai.fideo.model.ScoreDetails
 
hashCode() - Method in class ai.fideo.model.SignalsResponseV0
 
hashCode() - Method in class ai.fideo.model.SignalsResponseV20240424
 
hashCode() - Method in class ai.fideo.model.SocialProfileDetails
 
hashCode() - Method in class ai.fideo.model.SocialProfileReq
 
hashCode() - Method in class ai.fideo.model.SocialProfileUrls
 
homeOwnership(String) - Method in class ai.fideo.model.Economic
 
HttpBasicAuth - Class in ai.fideo.client.auth
 
HttpBasicAuth() - Constructor for class ai.fideo.client.auth.HttpBasicAuth
 
HttpBearerAuth - Class in ai.fideo.client.auth
 
HttpBearerAuth(String) - Constructor for class ai.fideo.client.auth.HttpBearerAuth
 

I

id(String) - Method in class ai.fideo.model.IpAddress
 
income(String) - Method in class ai.fideo.model.Economic
 
infer(Boolean) - Method in class ai.fideo.model.MultiFieldReq
 
IpAddress - Class in ai.fideo.model
IpAddress
IpAddress() - Constructor for class ai.fideo.model.IpAddress
 
ipAddress(String) - Method in class ai.fideo.model.MatchResponse
 
ipAddress(String) - Method in class ai.fideo.model.MultiFieldReq
 
IpAddress.CustomTypeAdapterFactory - Class in ai.fideo.model
 
ipAddresses(List<IpAddress>) - Method in class ai.fideo.model.SignalsResponseV0
 
ipAddresses(List<IpAddress>) - Method in class ai.fideo.model.SignalsResponseV20240424
 
ipCountry(IPCountry) - Method in class ai.fideo.model.Evidence
 
IPCountry - Enum in ai.fideo.model
Gets or Sets IPCountry
IPCountry.Adapter - Class in ai.fideo.model
 
ipTor(Boolean) - Method in class ai.fideo.model.Evidence
 
isDebugging() - Method in class ai.fideo.client.ApiClient
Check that whether debugging is enabled for this API client.
isJsonMime(String) - Method in class ai.fideo.client.ApiClient
Check if the given MIME is a JSON MIME.
isNullable() - Method in class ai.fideo.model.AbstractOpenApiSchema
Is nullable
isVerifyingSsl() - Method in class ai.fideo.client.ApiClient
True if isVerifyingSsl flag is on

J

join(String[], String) - Static method in class ai.fideo.client.StringUtil
Join an array of strings with the given separator.
join(Collection<String>, String) - Static method in class ai.fideo.client.StringUtil
Join a list of strings with the given separator.
JSON - Class in ai.fideo.client
 
JSON() - Constructor for class ai.fideo.client.JSON
 
JSON.ByteArrayAdapter - Class in ai.fideo.client
Gson TypeAdapter for Byte Array type
JSON.DateTypeAdapter - Class in ai.fideo.client
Gson TypeAdapter for java.util.Date type If the dateFormat is null, DateTimeFormatter will be used.
JSON.LocalDateTypeAdapter - Class in ai.fideo.client
Gson TypeAdapter for JSR310 LocalDate type
JSON.OffsetDateTimeTypeAdapter - Class in ai.fideo.client
Gson TypeAdapter for JSR310 OffsetDateTime type
JSON.SqlDateTypeAdapter - Class in ai.fideo.client
Gson TypeAdapter for java.sql.Date type If the dateFormat is null, a simple "yyyy-MM-dd" format will be used (more efficient than SimpleDateFormat).

L

label(String) - Method in class ai.fideo.model.Email
 
label(String) - Method in class ai.fideo.model.Phone
 
label(String) - Method in class ai.fideo.model.Photo
 
last(String) - Method in class ai.fideo.model.Alias
 
last(String) - Method in class ai.fideo.model.NameWithAlias
 
lastSeenMs(Long) - Method in class ai.fideo.model.Email
 
lastSeenMs(Long) - Method in class ai.fideo.model.IpAddress
 
lastSeenMs(Long) - Method in class ai.fideo.model.Phone
 
latitude(Double) - Method in class ai.fideo.model.LocationReq
 
linkedin(String) - Method in class ai.fideo.model.MultiFieldReq
 
linkedInUrl(String) - Method in class ai.fideo.model.SocialProfileUrls
 
liNonid(String) - Method in class ai.fideo.model.MultiFieldReq
 
LocalDateTypeAdapter() - Constructor for class ai.fideo.client.JSON.LocalDateTypeAdapter
 
LocalDateTypeAdapter(DateTimeFormatter) - Constructor for class ai.fideo.client.JSON.LocalDateTypeAdapter
 
Location - Class in ai.fideo.model
Location
Location() - Constructor for class ai.fideo.model.Location
 
location(LocationReq) - Method in class ai.fideo.model.MultiFieldReq
 
Location.CustomTypeAdapterFactory - Class in ai.fideo.model
 
locationGeneral(String) - Method in class ai.fideo.model.Demographics
 
LocationReq - Class in ai.fideo.model
LocationReq
LocationReq() - Constructor for class ai.fideo.model.LocationReq
 
LocationReq.CustomTypeAdapterFactory - Class in ai.fideo.model
 
locations(List<Location>) - Method in class ai.fideo.model.SignalsResponseV0
 
locations(List<Location>) - Method in class ai.fideo.model.SignalsResponseV20240424
 
LocationType - Enum in ai.fideo.model
Gets or Sets LocationType
LocationType.Adapter - Class in ai.fideo.model
 
longitude(Double) - Method in class ai.fideo.model.LocationReq
 

M

maid(String) - Method in class ai.fideo.model.MatchResponse
 
maid(String) - Method in class ai.fideo.model.MultiFieldReq
 
maids(List<String>) - Method in class ai.fideo.model.MultiFieldReq
 
maritalStatus(String) - Method in class ai.fideo.model.Economic
 
MatchResponse - Class in ai.fideo.model
MatchResponse
MatchResponse() - Constructor for class ai.fideo.model.MatchResponse
 
MatchResponse.CustomTypeAdapterFactory - Class in ai.fideo.model
 
md5(String) - Method in class ai.fideo.model.Email
 
message(String) - Method in class ai.fideo.model.SignalsResponseV0
 
message(String) - Method in class ai.fideo.model.SignalsResponseV20240424
 
middle(String) - Method in class ai.fideo.model.Alias
 
middle(String) - Method in class ai.fideo.model.NameWithAlias
 
middle(String) - Method in class ai.fideo.model.PersonNameReq
 
month(Integer) - Method in class ai.fideo.model.EducationDate
 
month(Integer) - Method in class ai.fideo.model.EmploymentDate
 
MultiFieldReq - Class in ai.fideo.model
MultiFieldReq
MultiFieldReq() - Constructor for class ai.fideo.model.MultiFieldReq
 
MultiFieldReq.CustomTypeAdapterFactory - Class in ai.fideo.model
 

N

name(String) - Method in class ai.fideo.model.Education
 
name(PersonNameReq) - Method in class ai.fideo.model.MultiFieldReq
 
Name - Class in ai.fideo.model
Name
Name() - Constructor for class ai.fideo.model.Name
 
name(Name) - Method in class ai.fideo.model.SignalsResponseV0
 
name(NameWithAlias) - Method in class ai.fideo.model.SignalsResponseV20240424
 
Name.CustomTypeAdapterFactory - Class in ai.fideo.model
 
NameWithAlias - Class in ai.fideo.model
NameWithAlias
NameWithAlias() - Constructor for class ai.fideo.model.NameWithAlias
 
NameWithAlias.CustomTypeAdapterFactory - Class in ai.fideo.model
 
netWorth(String) - Method in class ai.fideo.model.Economic
 
nickname(String) - Method in class ai.fideo.model.PersonNameReq
 
nonId(String) - Method in class ai.fideo.model.MatchResponse
 

O

observations(Integer) - Method in class ai.fideo.model.Email
 
observations(Integer) - Method in class ai.fideo.model.IpAddress
 
observations(Integer) - Method in class ai.fideo.model.Phone
 
OffsetDateTimeTypeAdapter() - Constructor for class ai.fideo.client.JSON.OffsetDateTimeTypeAdapter
 
OffsetDateTimeTypeAdapter(DateTimeFormatter) - Constructor for class ai.fideo.client.JSON.OffsetDateTimeTypeAdapter
 
onDownloadProgress(long, long, boolean) - Method in interface ai.fideo.client.ApiCallback
This is called when the API download processing.
onFailure(ApiException, int, Map<String, List<String>>) - Method in interface ai.fideo.client.ApiCallback
This is called when the API call fails.
onSuccess(T, int, Map<String, List<String>>) - Method in interface ai.fideo.client.ApiCallback
This is called when the API call succeeded.
onUploadProgress(long, long, boolean) - Method in interface ai.fideo.client.ApiCallback
This is called when the API upload processing.
openapiFields - Static variable in class ai.fideo.model.Alias
 
openapiFields - Static variable in class ai.fideo.model.Demographics
 
openapiFields - Static variable in class ai.fideo.model.Economic
 
openapiFields - Static variable in class ai.fideo.model.Education
 
openapiFields - Static variable in class ai.fideo.model.EducationDate
 
openapiFields - Static variable in class ai.fideo.model.Email
 
openapiFields - Static variable in class ai.fideo.model.Employment
 
openapiFields - Static variable in class ai.fideo.model.EmploymentDate
 
openapiFields - Static variable in class ai.fideo.model.Evidence
 
openapiFields - Static variable in class ai.fideo.model.IpAddress
 
openapiFields - Static variable in class ai.fideo.model.Location
 
openapiFields - Static variable in class ai.fideo.model.LocationReq
 
openapiFields - Static variable in class ai.fideo.model.MatchResponse
 
openapiFields - Static variable in class ai.fideo.model.MultiFieldReq
 
openapiFields - Static variable in class ai.fideo.model.Name
 
openapiFields - Static variable in class ai.fideo.model.NameWithAlias
 
openapiFields - Static variable in class ai.fideo.model.PersonNameReq
 
openapiFields - Static variable in class ai.fideo.model.Phone
 
openapiFields - Static variable in class ai.fideo.model.Photo
 
openapiFields - Static variable in class ai.fideo.model.ScoreDetails
 
openapiFields - Static variable in class ai.fideo.model.SignalsResponseV0
 
openapiFields - Static variable in class ai.fideo.model.SignalsResponseV20240424
 
openapiFields - Static variable in class ai.fideo.model.SocialProfileDetails
 
openapiFields - Static variable in class ai.fideo.model.SocialProfileReq
 
openapiFields - Static variable in class ai.fideo.model.SocialProfileUrls
 
openapiRequiredFields - Static variable in class ai.fideo.model.Alias
 
openapiRequiredFields - Static variable in class ai.fideo.model.Demographics
 
openapiRequiredFields - Static variable in class ai.fideo.model.Economic
 
openapiRequiredFields - Static variable in class ai.fideo.model.Education
 
openapiRequiredFields - Static variable in class ai.fideo.model.EducationDate
 
openapiRequiredFields - Static variable in class ai.fideo.model.Email
 
openapiRequiredFields - Static variable in class ai.fideo.model.Employment
 
openapiRequiredFields - Static variable in class ai.fideo.model.EmploymentDate
 
openapiRequiredFields - Static variable in class ai.fideo.model.Evidence
 
openapiRequiredFields - Static variable in class ai.fideo.model.IpAddress
 
openapiRequiredFields - Static variable in class ai.fideo.model.Location
 
openapiRequiredFields - Static variable in class ai.fideo.model.LocationReq
 
openapiRequiredFields - Static variable in class ai.fideo.model.MatchResponse
 
openapiRequiredFields - Static variable in class ai.fideo.model.MultiFieldReq
 
openapiRequiredFields - Static variable in class ai.fideo.model.Name
 
openapiRequiredFields - Static variable in class ai.fideo.model.NameWithAlias
 
openapiRequiredFields - Static variable in class ai.fideo.model.PersonNameReq
 
openapiRequiredFields - Static variable in class ai.fideo.model.Phone
 
openapiRequiredFields - Static variable in class ai.fideo.model.Photo
 
openapiRequiredFields - Static variable in class ai.fideo.model.ScoreDetails
 
openapiRequiredFields - Static variable in class ai.fideo.model.SignalsResponseV0
 
openapiRequiredFields - Static variable in class ai.fideo.model.SignalsResponseV20240424
 
openapiRequiredFields - Static variable in class ai.fideo.model.SocialProfileDetails
 
openapiRequiredFields - Static variable in class ai.fideo.model.SocialProfileReq
 
openapiRequiredFields - Static variable in class ai.fideo.model.SocialProfileUrls
 
organization(String) - Method in class ai.fideo.model.MatchResponse
 
organization(String) - Method in class ai.fideo.model.MultiFieldReq
 

P

Pair - Class in ai.fideo.client
 
Pair(String, String) - Constructor for class ai.fideo.client.Pair
 
panoramaId(String) - Method in class ai.fideo.model.MatchResponse
 
panoramaId(String) - Method in class ai.fideo.model.MultiFieldReq
 
parameterToPair(String, Object) - Method in class ai.fideo.client.ApiClient
Formats the specified query parameter to a list containing a single Pair object.
parameterToPairs(String, String, Collection) - Method in class ai.fideo.client.ApiClient
Formats the specified collection query parameters to a list of Pair objects.
parameterToString(Object) - Method in class ai.fideo.client.ApiClient
Format the given parameter object into string.
partnerId(String) - Method in class ai.fideo.model.MultiFieldReq
 
partnerKeys(Map<String, String>) - Method in class ai.fideo.model.MultiFieldReq
 
personId(String) - Method in class ai.fideo.model.MultiFieldReq
 
personIds(List<String>) - Method in class ai.fideo.model.SignalsResponseV0
 
personIds(List<String>) - Method in class ai.fideo.model.SignalsResponseV20240424
 
PersonNameReq - Class in ai.fideo.model
PersonNameReq
PersonNameReq() - Constructor for class ai.fideo.model.PersonNameReq
 
PersonNameReq.CustomTypeAdapterFactory - Class in ai.fideo.model
 
phone(String) - Method in class ai.fideo.model.MatchResponse
 
phone(String) - Method in class ai.fideo.model.MultiFieldReq
 
Phone - Class in ai.fideo.model
Phone
Phone() - Constructor for class ai.fideo.model.Phone
 
Phone.CustomTypeAdapterFactory - Class in ai.fideo.model
 
phones(List<String>) - Method in class ai.fideo.model.MultiFieldReq
 
phones(List<Phone>) - Method in class ai.fideo.model.SignalsResponseV0
 
phones(List<Phone>) - Method in class ai.fideo.model.SignalsResponseV20240424
 
Photo - Class in ai.fideo.model
Photo
Photo() - Constructor for class ai.fideo.model.Photo
 
Photo.CustomTypeAdapterFactory - Class in ai.fideo.model
 
photos(List<Photo>) - Method in class ai.fideo.model.SignalsResponseV20240424
 
placekey(String) - Method in class ai.fideo.model.MultiFieldReq
 
postalCode(String) - Method in class ai.fideo.model.Location
 
postalCode(String) - Method in class ai.fideo.model.LocationReq
 
postalCode(String) - Method in class ai.fideo.model.MatchResponse
 
prefix(String) - Method in class ai.fideo.model.PersonNameReq
 
prepareDownloadFile(Response) - Method in class ai.fideo.client.ApiClient
Prepare file for download
presenceOfChildren(String) - Method in class ai.fideo.model.Economic
 
processCookieParams(Map<String, String>, Request.Builder) - Method in class ai.fideo.client.ApiClient
Set cookie parameters to the request builder, including default cookies.
processHeaderParams(Map<String, String>, Request.Builder) - Method in class ai.fideo.client.ApiClient
Set header parameters to the request builder, including default headers.
profile(SocialProfileReq) - Method in class ai.fideo.model.MultiFieldReq
 
profiles(List<SocialProfileReq>) - Method in class ai.fideo.model.MultiFieldReq
 
ProgressRequestBody - Class in ai.fideo.client
 
ProgressRequestBody(RequestBody, ApiCallback) - Constructor for class ai.fideo.client.ProgressRequestBody
 
ProgressResponseBody - Class in ai.fideo.client
 
ProgressResponseBody(ResponseBody, ApiCallback) - Constructor for class ai.fideo.client.ProgressResponseBody
 
putEvidenceItem(String, Object) - Method in class ai.fideo.model.ScoreDetails
 
putPartnerKeysItem(String, String) - Method in class ai.fideo.model.MultiFieldReq
 

R

read(JsonReader) - Method in class ai.fideo.client.JSON.ByteArrayAdapter
 
read(JsonReader) - Method in class ai.fideo.client.JSON.DateTypeAdapter
 
read(JsonReader) - Method in class ai.fideo.client.JSON.LocalDateTypeAdapter
 
read(JsonReader) - Method in class ai.fideo.client.JSON.OffsetDateTimeTypeAdapter
 
read(JsonReader) - Method in class ai.fideo.client.JSON.SqlDateTypeAdapter
 
read(JsonReader) - Method in class ai.fideo.model.IPCountry.Adapter
 
read(JsonReader) - Method in class ai.fideo.model.LocationType.Adapter
 
recordId(String) - Method in class ai.fideo.model.MultiFieldReq
 
region(String) - Method in class ai.fideo.model.Location
 
region(String) - Method in class ai.fideo.model.LocationReq
 
region(String) - Method in class ai.fideo.model.MatchResponse
 
regionCode(String) - Method in class ai.fideo.model.Location
 
regionCode(String) - Method in class ai.fideo.model.LocationReq
 
regionCode(String) - Method in class ai.fideo.model.MatchResponse
 
risk(Double) - Method in class ai.fideo.model.MatchResponse
 
riskV2(Double) - Method in class ai.fideo.model.MatchResponse
 
riskV3(Double) - Method in class ai.fideo.model.MatchResponse
 

S

sanitizeFilename(String) - Method in class ai.fideo.client.ApiClient
Sanitize filename by removing path.
schemas - Static variable in class ai.fideo.model.VerifySignalsPost200Response
 
score(Double) - Method in class ai.fideo.model.ScoreDetails
 
score(Integer) - Method in class ai.fideo.model.SocialProfileReq
 
scoreDetails(List<ScoreDetails>) - Method in class ai.fideo.model.MatchResponse
 
ScoreDetails - Class in ai.fideo.model
ScoreDetails
ScoreDetails() - Constructor for class ai.fideo.model.ScoreDetails
 
ScoreDetails.CustomTypeAdapterFactory - Class in ai.fideo.model
 
scorer(String) - Method in class ai.fideo.model.ScoreDetails
 
selectHeaderAccept(String[]) - Method in class ai.fideo.client.ApiClient
Select the Accept header's value from the given accepts array: if JSON exists in the given array, use it; otherwise use all of them (joining into a string)
selectHeaderContentType(String[]) - Method in class ai.fideo.client.ApiClient
Select the Content-Type header's value from the given array: if JSON exists in the given array, use it; otherwise use the first one of the array.
serialize(Object, String) - Method in class ai.fideo.client.ApiClient
Serialize the given Java object into request body according to the object's class and the request Content-Type.
serialize(Object) - Static method in class ai.fideo.client.JSON
Serialize the given Java object into JSON string.
SERIALIZED_NAME_ACTIVITY - Static variable in class ai.fideo.model.Email
 
SERIALIZED_NAME_ADDRESS_LINE1 - Static variable in class ai.fideo.model.LocationReq
 
SERIALIZED_NAME_ADDRESS_LINE1 - Static variable in class ai.fideo.model.MatchResponse
 
SERIALIZED_NAME_ADDRESS_LINE2 - Static variable in class ai.fideo.model.LocationReq
 
SERIALIZED_NAME_ADDRESS_LINE2 - Static variable in class ai.fideo.model.MatchResponse
 
SERIALIZED_NAME_AGE - Static variable in class ai.fideo.model.Demographics
 
SERIALIZED_NAME_AGE_RANGE - Static variable in class ai.fideo.model.Demographics
 
SERIALIZED_NAME_ALIASES - Static variable in class ai.fideo.model.NameWithAlias
 
SERIALIZED_NAME_AVATAR - Static variable in class ai.fideo.model.MultiFieldReq
 
SERIALIZED_NAME_BIO - Static variable in class ai.fideo.model.SocialProfileDetails
 
SERIALIZED_NAME_BIO - Static variable in class ai.fideo.model.SocialProfileReq
 
SERIALIZED_NAME_BIRTHDAY - Static variable in class ai.fideo.model.MatchResponse
 
SERIALIZED_NAME_BIRTHDAY - Static variable in class ai.fideo.model.MultiFieldReq
 
SERIALIZED_NAME_CITY - Static variable in class ai.fideo.model.Location
 
SERIALIZED_NAME_CITY - Static variable in class ai.fideo.model.LocationReq
 
SERIALIZED_NAME_CITY - Static variable in class ai.fideo.model.MatchResponse
 
SERIALIZED_NAME_COMPANY - Static variable in class ai.fideo.model.Employment
 
SERIALIZED_NAME_CONFIDENCE - Static variable in class ai.fideo.model.Email
 
SERIALIZED_NAME_CONFIDENCE - Static variable in class ai.fideo.model.IpAddress
 
SERIALIZED_NAME_CONFIDENCE - Static variable in class ai.fideo.model.MultiFieldReq
 
SERIALIZED_NAME_CONFIDENCE - Static variable in class ai.fideo.model.Phone
 
SERIALIZED_NAME_CONTINENT - Static variable in class ai.fideo.model.MatchResponse
 
SERIALIZED_NAME_COUNTRY - Static variable in class ai.fideo.model.Location
 
SERIALIZED_NAME_COUNTRY - Static variable in class ai.fideo.model.LocationReq
 
SERIALIZED_NAME_COUNTRY - Static variable in class ai.fideo.model.MatchResponse
 
SERIALIZED_NAME_COUNTRY_CODE - Static variable in class ai.fideo.model.Location
 
SERIALIZED_NAME_COUNTRY_CODE - Static variable in class ai.fideo.model.LocationReq
 
SERIALIZED_NAME_COUNTRY_OF_IP - Static variable in class ai.fideo.model.Evidence
 
SERIALIZED_NAME_CURRENT - Static variable in class ai.fideo.model.Employment
 
SERIALIZED_NAME_DAY - Static variable in class ai.fideo.model.EducationDate
 
SERIALIZED_NAME_DAY - Static variable in class ai.fideo.model.EmploymentDate
 
SERIALIZED_NAME_DEGREE - Static variable in class ai.fideo.model.Education
 
SERIALIZED_NAME_DEMOGRAPHICS - Static variable in class ai.fideo.model.SignalsResponseV0
 
SERIALIZED_NAME_DEMOGRAPHICS - Static variable in class ai.fideo.model.SignalsResponseV20240424
 
SERIALIZED_NAME_DOMAIN - Static variable in class ai.fideo.model.Employment
 
SERIALIZED_NAME_DWELLING_TYPE - Static variable in class ai.fideo.model.Economic
 
SERIALIZED_NAME_ECONOMIC - Static variable in class ai.fideo.model.SignalsResponseV20240424
 
SERIALIZED_NAME_EDUCATION - Static variable in class ai.fideo.model.SignalsResponseV20240424
 
SERIALIZED_NAME_EMAIL - Static variable in class ai.fideo.model.MatchResponse
 
SERIALIZED_NAME_EMAIL - Static variable in class ai.fideo.model.MultiFieldReq
 
SERIALIZED_NAME_EMAILS - Static variable in class ai.fideo.model.MultiFieldReq
 
SERIALIZED_NAME_EMAILS - Static variable in class ai.fideo.model.SignalsResponseV0
 
SERIALIZED_NAME_EMAILS - Static variable in class ai.fideo.model.SignalsResponseV20240424
 
SERIALIZED_NAME_EMPLOYMENT - Static variable in class ai.fideo.model.SignalsResponseV0
 
SERIALIZED_NAME_EMPLOYMENT - Static variable in class ai.fideo.model.SignalsResponseV20240424
 
SERIALIZED_NAME_END - Static variable in class ai.fideo.model.Education
 
SERIALIZED_NAME_END - Static variable in class ai.fideo.model.Employment
 
SERIALIZED_NAME_EVIDENCE - Static variable in class ai.fideo.model.MatchResponse
 
SERIALIZED_NAME_EVIDENCE - Static variable in class ai.fideo.model.ScoreDetails
 
SERIALIZED_NAME_FAMILY - Static variable in class ai.fideo.model.PersonNameReq
 
SERIALIZED_NAME_FAMILY_NAME - Static variable in class ai.fideo.model.MatchResponse
 
SERIALIZED_NAME_FAMILY_NAME - Static variable in class ai.fideo.model.Name
 
SERIALIZED_NAME_FAMILY_NAME - Static variable in class ai.fideo.model.NameWithAlias
 
SERIALIZED_NAME_FIRST - Static variable in class ai.fideo.model.Alias
 
SERIALIZED_NAME_FIRST - Static variable in class ai.fideo.model.NameWithAlias
 
SERIALIZED_NAME_FIRST_SEEN_MS - Static variable in class ai.fideo.model.Email
 
SERIALIZED_NAME_FIRST_SEEN_MS - Static variable in class ai.fideo.model.IpAddress
 
SERIALIZED_NAME_FIRST_SEEN_MS - Static variable in class ai.fideo.model.Phone
 
SERIALIZED_NAME_FOLLOWERS - Static variable in class ai.fideo.model.SocialProfileDetails
 
SERIALIZED_NAME_FOLLOWERS - Static variable in class ai.fideo.model.SocialProfileReq
 
SERIALIZED_NAME_FOLLOWING - Static variable in class ai.fideo.model.SocialProfileDetails
 
SERIALIZED_NAME_FOLLOWING - Static variable in class ai.fideo.model.SocialProfileReq
 
SERIALIZED_NAME_FORMATTED - Static variable in class ai.fideo.model.Location
 
SERIALIZED_NAME_FORMATTED - Static variable in class ai.fideo.model.LocationReq
 
SERIALIZED_NAME_FULL - Static variable in class ai.fideo.model.PersonNameReq
 
SERIALIZED_NAME_FULL_NAME - Static variable in class ai.fideo.model.MatchResponse
 
SERIALIZED_NAME_GENDER - Static variable in class ai.fideo.model.Demographics
 
SERIALIZED_NAME_GENERATE_PID - Static variable in class ai.fideo.model.MultiFieldReq
 
SERIALIZED_NAME_GIVEN - Static variable in class ai.fideo.model.PersonNameReq
 
SERIALIZED_NAME_GIVEN_NAME - Static variable in class ai.fideo.model.MatchResponse
 
SERIALIZED_NAME_GIVEN_NAME - Static variable in class ai.fideo.model.Name
 
SERIALIZED_NAME_GIVEN_NAME - Static variable in class ai.fideo.model.NameWithAlias
 
SERIALIZED_NAME_HOME_OWNERSHIP - Static variable in class ai.fideo.model.Economic
 
SERIALIZED_NAME_ID - Static variable in class ai.fideo.model.IpAddress
 
SERIALIZED_NAME_INCOME - Static variable in class ai.fideo.model.Economic
 
SERIALIZED_NAME_INFER - Static variable in class ai.fideo.model.MultiFieldReq
 
SERIALIZED_NAME_IP_ADDRESS - Static variable in class ai.fideo.model.MatchResponse
 
SERIALIZED_NAME_IP_ADDRESS - Static variable in class ai.fideo.model.MultiFieldReq
 
SERIALIZED_NAME_IP_ADDRESSES - Static variable in class ai.fideo.model.SignalsResponseV0
 
SERIALIZED_NAME_IP_ADDRESSES - Static variable in class ai.fideo.model.SignalsResponseV20240424
 
SERIALIZED_NAME_IP_COUNTRY - Static variable in class ai.fideo.model.Evidence
 
SERIALIZED_NAME_IP_TOR - Static variable in class ai.fideo.model.Evidence
 
SERIALIZED_NAME_LABEL - Static variable in class ai.fideo.model.Email
 
SERIALIZED_NAME_LABEL - Static variable in class ai.fideo.model.Phone
 
SERIALIZED_NAME_LABEL - Static variable in class ai.fideo.model.Photo
 
SERIALIZED_NAME_LAST - Static variable in class ai.fideo.model.Alias
 
SERIALIZED_NAME_LAST - Static variable in class ai.fideo.model.NameWithAlias
 
SERIALIZED_NAME_LAST_SEEN_MS - Static variable in class ai.fideo.model.Email
 
SERIALIZED_NAME_LAST_SEEN_MS - Static variable in class ai.fideo.model.IpAddress
 
SERIALIZED_NAME_LAST_SEEN_MS - Static variable in class ai.fideo.model.Phone
 
SERIALIZED_NAME_LATITUDE - Static variable in class ai.fideo.model.LocationReq
 
SERIALIZED_NAME_LI_NONID - Static variable in class ai.fideo.model.MultiFieldReq
 
SERIALIZED_NAME_LINKED_IN_URL - Static variable in class ai.fideo.model.SocialProfileUrls
 
SERIALIZED_NAME_LINKEDIN - Static variable in class ai.fideo.model.MultiFieldReq
 
SERIALIZED_NAME_LOCATION - Static variable in class ai.fideo.model.MultiFieldReq
 
SERIALIZED_NAME_LOCATION_GENERAL - Static variable in class ai.fideo.model.Demographics
 
SERIALIZED_NAME_LOCATIONS - Static variable in class ai.fideo.model.SignalsResponseV0
 
SERIALIZED_NAME_LOCATIONS - Static variable in class ai.fideo.model.SignalsResponseV20240424
 
SERIALIZED_NAME_LONGITUDE - Static variable in class ai.fideo.model.LocationReq
 
SERIALIZED_NAME_MAID - Static variable in class ai.fideo.model.MatchResponse
 
SERIALIZED_NAME_MAID - Static variable in class ai.fideo.model.MultiFieldReq
 
SERIALIZED_NAME_MAIDS - Static variable in class ai.fideo.model.MultiFieldReq
 
SERIALIZED_NAME_MARITAL_STATUS - Static variable in class ai.fideo.model.Economic
 
SERIALIZED_NAME_MD5 - Static variable in class ai.fideo.model.Email
 
SERIALIZED_NAME_MESSAGE - Static variable in class ai.fideo.model.SignalsResponseV0
 
SERIALIZED_NAME_MESSAGE - Static variable in class ai.fideo.model.SignalsResponseV20240424
 
SERIALIZED_NAME_MIDDLE - Static variable in class ai.fideo.model.Alias
 
SERIALIZED_NAME_MIDDLE - Static variable in class ai.fideo.model.NameWithAlias
 
SERIALIZED_NAME_MIDDLE - Static variable in class ai.fideo.model.PersonNameReq
 
SERIALIZED_NAME_MONTH - Static variable in class ai.fideo.model.EducationDate
 
SERIALIZED_NAME_MONTH - Static variable in class ai.fideo.model.EmploymentDate
 
SERIALIZED_NAME_NAME - Static variable in class ai.fideo.model.Education
 
SERIALIZED_NAME_NAME - Static variable in class ai.fideo.model.MultiFieldReq
 
SERIALIZED_NAME_NAME - Static variable in class ai.fideo.model.SignalsResponseV0
 
SERIALIZED_NAME_NAME - Static variable in class ai.fideo.model.SignalsResponseV20240424
 
SERIALIZED_NAME_NET_WORTH - Static variable in class ai.fideo.model.Economic
 
SERIALIZED_NAME_NICKNAME - Static variable in class ai.fideo.model.PersonNameReq
 
SERIALIZED_NAME_NON_ID - Static variable in class ai.fideo.model.MatchResponse
 
SERIALIZED_NAME_OBSERVATIONS - Static variable in class ai.fideo.model.Email
 
SERIALIZED_NAME_OBSERVATIONS - Static variable in class ai.fideo.model.IpAddress
 
SERIALIZED_NAME_OBSERVATIONS - Static variable in class ai.fideo.model.Phone
 
SERIALIZED_NAME_ORGANIZATION - Static variable in class ai.fideo.model.MatchResponse
 
SERIALIZED_NAME_ORGANIZATION - Static variable in class ai.fideo.model.MultiFieldReq
 
SERIALIZED_NAME_PANORAMA_ID - Static variable in class ai.fideo.model.MatchResponse
 
SERIALIZED_NAME_PANORAMA_ID - Static variable in class ai.fideo.model.MultiFieldReq
 
SERIALIZED_NAME_PARTNER_ID - Static variable in class ai.fideo.model.MultiFieldReq
 
SERIALIZED_NAME_PARTNER_KEYS - Static variable in class ai.fideo.model.MultiFieldReq
 
SERIALIZED_NAME_PERSON_ID - Static variable in class ai.fideo.model.MultiFieldReq
 
SERIALIZED_NAME_PERSON_IDS - Static variable in class ai.fideo.model.SignalsResponseV0
 
SERIALIZED_NAME_PERSON_IDS - Static variable in class ai.fideo.model.SignalsResponseV20240424
 
SERIALIZED_NAME_PHONE - Static variable in class ai.fideo.model.MatchResponse
 
SERIALIZED_NAME_PHONE - Static variable in class ai.fideo.model.MultiFieldReq
 
SERIALIZED_NAME_PHONES - Static variable in class ai.fideo.model.MultiFieldReq
 
SERIALIZED_NAME_PHONES - Static variable in class ai.fideo.model.SignalsResponseV0
 
SERIALIZED_NAME_PHONES - Static variable in class ai.fideo.model.SignalsResponseV20240424
 
SERIALIZED_NAME_PHOTOS - Static variable in class ai.fideo.model.SignalsResponseV20240424
 
SERIALIZED_NAME_PLACEKEY - Static variable in class ai.fideo.model.MultiFieldReq
 
SERIALIZED_NAME_POSTAL_CODE - Static variable in class ai.fideo.model.Location
 
SERIALIZED_NAME_POSTAL_CODE - Static variable in class ai.fideo.model.LocationReq
 
SERIALIZED_NAME_POSTAL_CODE - Static variable in class ai.fideo.model.MatchResponse
 
SERIALIZED_NAME_PREFIX - Static variable in class ai.fideo.model.PersonNameReq
 
SERIALIZED_NAME_PRESENCE_OF_CHILDREN - Static variable in class ai.fideo.model.Economic
 
SERIALIZED_NAME_PROFILE - Static variable in class ai.fideo.model.MultiFieldReq
 
SERIALIZED_NAME_PROFILES - Static variable in class ai.fideo.model.MultiFieldReq
 
SERIALIZED_NAME_RECORD_ID - Static variable in class ai.fideo.model.MultiFieldReq
 
SERIALIZED_NAME_REGION - Static variable in class ai.fideo.model.Location
 
SERIALIZED_NAME_REGION - Static variable in class ai.fideo.model.LocationReq
 
SERIALIZED_NAME_REGION - Static variable in class ai.fideo.model.MatchResponse
 
SERIALIZED_NAME_REGION_CODE - Static variable in class ai.fideo.model.Location
 
SERIALIZED_NAME_REGION_CODE - Static variable in class ai.fideo.model.LocationReq
 
SERIALIZED_NAME_REGION_CODE - Static variable in class ai.fideo.model.MatchResponse
 
SERIALIZED_NAME_RISK - Static variable in class ai.fideo.model.MatchResponse
 
SERIALIZED_NAME_RISK_V2 - Static variable in class ai.fideo.model.MatchResponse
 
SERIALIZED_NAME_RISK_V3 - Static variable in class ai.fideo.model.MatchResponse
 
SERIALIZED_NAME_SCORE - Static variable in class ai.fideo.model.ScoreDetails
 
SERIALIZED_NAME_SCORE - Static variable in class ai.fideo.model.SocialProfileReq
 
SERIALIZED_NAME_SCORE_DETAILS - Static variable in class ai.fideo.model.MatchResponse
 
SERIALIZED_NAME_SCORER - Static variable in class ai.fideo.model.ScoreDetails
 
SERIALIZED_NAME_SERVICE - Static variable in class ai.fideo.model.SocialProfileDetails
 
SERIALIZED_NAME_SERVICE - Static variable in class ai.fideo.model.SocialProfileReq
 
SERIALIZED_NAME_SHA1 - Static variable in class ai.fideo.model.Email
 
SERIALIZED_NAME_SHA256 - Static variable in class ai.fideo.model.Email
 
SERIALIZED_NAME_SOCIAL - Static variable in class ai.fideo.model.MatchResponse
 
SERIALIZED_NAME_SOCIAL_PROFILES - Static variable in class ai.fideo.model.SignalsResponseV0
 
SERIALIZED_NAME_SOCIAL_PROFILES - Static variable in class ai.fideo.model.SignalsResponseV20240424
 
SERIALIZED_NAME_START - Static variable in class ai.fideo.model.Employment
 
SERIALIZED_NAME_SUFFIX - Static variable in class ai.fideo.model.PersonNameReq
 
SERIALIZED_NAME_TIME_ZONE - Static variable in class ai.fideo.model.LocationReq
 
SERIALIZED_NAME_TITLE - Static variable in class ai.fideo.model.Employment
 
SERIALIZED_NAME_TITLE - Static variable in class ai.fideo.model.MatchResponse
 
SERIALIZED_NAME_TITLE - Static variable in class ai.fideo.model.MultiFieldReq
 
SERIALIZED_NAME_TWITTER - Static variable in class ai.fideo.model.MultiFieldReq
 
SERIALIZED_NAME_TWITTER_URL - Static variable in class ai.fideo.model.SocialProfileUrls
 
SERIALIZED_NAME_TYPE - Static variable in class ai.fideo.model.LocationReq
 
SERIALIZED_NAME_URL - Static variable in class ai.fideo.model.Photo
 
SERIALIZED_NAME_URL - Static variable in class ai.fideo.model.SocialProfileDetails
 
SERIALIZED_NAME_URL - Static variable in class ai.fideo.model.SocialProfileReq
 
SERIALIZED_NAME_USERID - Static variable in class ai.fideo.model.SocialProfileDetails
 
SERIALIZED_NAME_USERID - Static variable in class ai.fideo.model.SocialProfileReq
 
SERIALIZED_NAME_USERNAME - Static variable in class ai.fideo.model.SocialProfileDetails
 
SERIALIZED_NAME_USERNAME - Static variable in class ai.fideo.model.SocialProfileReq
 
SERIALIZED_NAME_VALUE - Static variable in class ai.fideo.model.Phone
 
SERIALIZED_NAME_WEBSITE - Static variable in class ai.fideo.model.MultiFieldReq
 
SERIALIZED_NAME_WEIGHT - Static variable in class ai.fideo.model.ScoreDetails
 
SERIALIZED_NAME_YEAR - Static variable in class ai.fideo.model.EducationDate
 
SERIALIZED_NAME_YEAR - Static variable in class ai.fideo.model.EmploymentDate
 
ServerConfiguration - Class in ai.fideo.client
Representing a Server configuration.
ServerConfiguration(String, String, Map<String, ServerVariable>) - Constructor for class ai.fideo.client.ServerConfiguration
 
serverIndex - Variable in class ai.fideo.client.ApiClient
 
servers - Variable in class ai.fideo.client.ApiClient
 
ServerVariable - Class in ai.fideo.client
Representing a Server Variable for server URL template substitution.
ServerVariable(String, String, HashSet<String>) - Constructor for class ai.fideo.client.ServerVariable
 
serverVariables - Variable in class ai.fideo.client.ApiClient
 
service(String) - Method in class ai.fideo.model.SocialProfileDetails
 
service(String) - Method in class ai.fideo.model.SocialProfileReq
 
setAccessToken(String) - Method in class ai.fideo.client.ApiClient
Helper method to set access token for the first OAuth2 authentication.
setActivity(Double) - Method in class ai.fideo.model.Email
 
setActualInstance(Object) - Method in class ai.fideo.model.AbstractOpenApiSchema
Set the actual instance
setActualInstance(Object) - Method in class ai.fideo.model.VerifySignalsPost200Response
Set the instance that matches the oneOf child schema, check the instance parameter is valid against the oneOf child schemas: SignalsResponseV0, SignalsResponseV20240424 It could be an instance of the 'oneOf' schemas.
setAddressLine1(String) - Method in class ai.fideo.model.LocationReq
 
setAddressLine1(String) - Method in class ai.fideo.model.MatchResponse
 
setAddressLine2(String) - Method in class ai.fideo.model.LocationReq
 
setAddressLine2(String) - Method in class ai.fideo.model.MatchResponse
 
setAge(Integer) - Method in class ai.fideo.model.Demographics
 
setAgeRange(String) - Method in class ai.fideo.model.Demographics
 
setAliases(List<Alias>) - Method in class ai.fideo.model.NameWithAlias
 
setApiClient(ApiClient) - Method in class ai.fideo.api.SignalsApi
 
setApiClient(ApiClient) - Method in class ai.fideo.api.VerifyApi
 
setApiKey(String) - Method in class ai.fideo.client.ApiClient
Helper method to set API key value for the first API key authentication.
setApiKey(String) - Method in class ai.fideo.client.auth.ApiKeyAuth
 
setApiKeyPrefix(String) - Method in class ai.fideo.client.ApiClient
Helper method to set API key prefix for the first API key authentication.
setApiKeyPrefix(String) - Method in class ai.fideo.client.auth.ApiKeyAuth
 
setAvatar(String) - Method in class ai.fideo.model.MultiFieldReq
 
setAWS4Configuration(String, String, String, String) - Method in class ai.fideo.client.ApiClient
Helper method to set credentials for AWSV4 Signature
setAWS4Configuration(String, String, String, String, String) - Method in class ai.fideo.client.ApiClient
Helper method to set credentials for AWSV4 Signature
setBasePath(String) - Method in class ai.fideo.client.ApiClient
Set base path
setBearerToken(String) - Method in class ai.fideo.client.ApiClient
Helper method to set access token for the first Bearer authentication.
setBearerToken(Supplier<String>) - Method in class ai.fideo.client.ApiClient
Helper method to set the supplier of access tokens for Bearer authentication.
setBearerToken(String) - Method in class ai.fideo.client.auth.HttpBearerAuth
Sets the token, which together with the scheme, will be sent as the value of the Authorization header.
setBearerToken(Supplier<String>) - Method in class ai.fideo.client.auth.HttpBearerAuth
Sets the supplier of tokens, which together with the scheme, will be sent as the value of the Authorization header.
setBio(String) - Method in class ai.fideo.model.SocialProfileDetails
 
setBio(String) - Method in class ai.fideo.model.SocialProfileReq
 
setBirthday(String) - Method in class ai.fideo.model.MatchResponse
 
setBirthday(String) - Method in class ai.fideo.model.MultiFieldReq
 
setCity(String) - Method in class ai.fideo.model.Location
 
setCity(String) - Method in class ai.fideo.model.LocationReq
 
setCity(String) - Method in class ai.fideo.model.MatchResponse
 
setCompany(String) - Method in class ai.fideo.model.Employment
 
setConfidence(Double) - Method in class ai.fideo.model.Email
 
setConfidence(Double) - Method in class ai.fideo.model.IpAddress
 
setConfidence(String) - Method in class ai.fideo.model.MultiFieldReq
 
setConfidence(Double) - Method in class ai.fideo.model.Phone
 
setConnectTimeout(int) - Method in class ai.fideo.client.ApiClient
Sets the connect timeout (in milliseconds).
setContinent(String) - Method in class ai.fideo.model.MatchResponse
 
setCountry(String) - Method in class ai.fideo.model.Location
 
setCountry(String) - Method in class ai.fideo.model.LocationReq
 
setCountry(String) - Method in class ai.fideo.model.MatchResponse
 
setCountryCode(String) - Method in class ai.fideo.model.Location
 
setCountryCode(String) - Method in class ai.fideo.model.LocationReq
 
setCountryOfIp(String) - Method in class ai.fideo.model.Evidence
 
setCurrent(Boolean) - Method in class ai.fideo.model.Employment
 
setCustomBaseUrl(String) - Method in class ai.fideo.api.SignalsApi
 
setCustomBaseUrl(String) - Method in class ai.fideo.api.VerifyApi
 
setDateFormat(DateFormat) - Method in class ai.fideo.client.ApiClient
Setter for the field dateFormat.
setDateFormat(DateFormat) - Static method in class ai.fideo.client.JSON
 
setDay(Integer) - Method in class ai.fideo.model.EducationDate
 
setDay(Integer) - Method in class ai.fideo.model.EmploymentDate
 
setDebugging(boolean) - Method in class ai.fideo.client.ApiClient
Enable/disable debugging for this API client.
setDefaultApiClient(ApiClient) - Static method in class ai.fideo.client.Configuration
Set the default API client, which would be used when creating API instances without providing an API client.
setDegree(String) - Method in class ai.fideo.model.Education
 
setDemographics(Demographics) - Method in class ai.fideo.model.SignalsResponseV0
 
setDemographics(Demographics) - Method in class ai.fideo.model.SignalsResponseV20240424
 
setDomain(String) - Method in class ai.fideo.model.Employment
 
setDwellingType(String) - Method in class ai.fideo.model.Economic
 
setEconomic(Economic) - Method in class ai.fideo.model.SignalsResponseV20240424
 
setEducation(List<Education>) - Method in class ai.fideo.model.SignalsResponseV20240424
 
setEmail(String) - Method in class ai.fideo.model.MatchResponse
 
setEmail(String) - Method in class ai.fideo.model.MultiFieldReq
 
setEmails(List<String>) - Method in class ai.fideo.model.MultiFieldReq
 
setEmails(List<Email>) - Method in class ai.fideo.model.SignalsResponseV0
 
setEmails(List<Email>) - Method in class ai.fideo.model.SignalsResponseV20240424
 
setEmployment(Employment) - Method in class ai.fideo.model.SignalsResponseV0
 
setEmployment(List<Employment>) - Method in class ai.fideo.model.SignalsResponseV20240424
 
setEnd(EducationDate) - Method in class ai.fideo.model.Education
 
setEnd(EmploymentDate) - Method in class ai.fideo.model.Employment
 
setEvidence(Evidence) - Method in class ai.fideo.model.MatchResponse
 
setEvidence(Map<String, Object>) - Method in class ai.fideo.model.ScoreDetails
 
setFamily(String) - Method in class ai.fideo.model.PersonNameReq
 
setFamilyName(String) - Method in class ai.fideo.model.MatchResponse
 
setFamilyName(String) - Method in class ai.fideo.model.Name
 
setFamilyName(String) - Method in class ai.fideo.model.NameWithAlias
 
setFirst(String) - Method in class ai.fideo.model.Alias
 
setFirst(String) - Method in class ai.fideo.model.NameWithAlias
 
setFirstSeenMs(Long) - Method in class ai.fideo.model.Email
 
setFirstSeenMs(Long) - Method in class ai.fideo.model.IpAddress
 
setFirstSeenMs(Long) - Method in class ai.fideo.model.Phone
 
setFollowers(Integer) - Method in class ai.fideo.model.SocialProfileDetails
 
setFollowers(Integer) - Method in class ai.fideo.model.SocialProfileReq
 
setFollowing(Integer) - Method in class ai.fideo.model.SocialProfileDetails
 
setFollowing(Integer) - Method in class ai.fideo.model.SocialProfileReq
 
setFormat(DateFormat) - Method in class ai.fideo.client.JSON.DateTypeAdapter
 
setFormat(DateTimeFormatter) - Method in class ai.fideo.client.JSON.LocalDateTypeAdapter
 
setFormat(DateTimeFormatter) - Method in class ai.fideo.client.JSON.OffsetDateTimeTypeAdapter
 
setFormat(DateFormat) - Method in class ai.fideo.client.JSON.SqlDateTypeAdapter
 
setFormatted(String) - Method in class ai.fideo.model.Location
 
setFormatted(String) - Method in class ai.fideo.model.LocationReq
 
setFull(String) - Method in class ai.fideo.model.PersonNameReq
 
setFullName(String) - Method in class ai.fideo.model.MatchResponse
 
setGender(String) - Method in class ai.fideo.model.Demographics
 
setGeneratePid(Boolean) - Method in class ai.fideo.model.MultiFieldReq
 
setGiven(String) - Method in class ai.fideo.model.PersonNameReq
 
setGivenName(String) - Method in class ai.fideo.model.MatchResponse
 
setGivenName(String) - Method in class ai.fideo.model.Name
 
setGivenName(String) - Method in class ai.fideo.model.NameWithAlias
 
setGson(Gson) - Static method in class ai.fideo.client.JSON
Set Gson.
setHomeOwnership(String) - Method in class ai.fideo.model.Economic
 
setHostIndex(int) - Method in class ai.fideo.api.SignalsApi
 
setHostIndex(int) - Method in class ai.fideo.api.VerifyApi
 
setHttpClient(OkHttpClient) - Method in class ai.fideo.client.ApiClient
Set HTTP client, which must never be null.
setId(String) - Method in class ai.fideo.model.IpAddress
 
setIncome(String) - Method in class ai.fideo.model.Economic
 
setInfer(Boolean) - Method in class ai.fideo.model.MultiFieldReq
 
setIpAddress(String) - Method in class ai.fideo.model.MatchResponse
 
setIpAddress(String) - Method in class ai.fideo.model.MultiFieldReq
 
setIpAddresses(List<IpAddress>) - Method in class ai.fideo.model.SignalsResponseV0
 
setIpAddresses(List<IpAddress>) - Method in class ai.fideo.model.SignalsResponseV20240424
 
setIpCountry(IPCountry) - Method in class ai.fideo.model.Evidence
 
setIpTor(Boolean) - Method in class ai.fideo.model.Evidence
 
setJSON(JSON) - Method in class ai.fideo.client.ApiClient
Set JSON
setKeyManagers(KeyManager[]) - Method in class ai.fideo.client.ApiClient
Configure client keys to use for authorization in an SSL session.
setLabel(String) - Method in class ai.fideo.model.Email
 
setLabel(String) - Method in class ai.fideo.model.Phone
 
setLabel(String) - Method in class ai.fideo.model.Photo
 
setLast(String) - Method in class ai.fideo.model.Alias
 
setLast(String) - Method in class ai.fideo.model.NameWithAlias
 
setLastSeenMs(Long) - Method in class ai.fideo.model.Email
 
setLastSeenMs(Long) - Method in class ai.fideo.model.IpAddress
 
setLastSeenMs(Long) - Method in class ai.fideo.model.Phone
 
setLatitude(Double) - Method in class ai.fideo.model.LocationReq
 
setLenientOnJson(boolean) - Method in class ai.fideo.client.ApiClient
Set LenientOnJson.
setLenientOnJson(boolean) - Static method in class ai.fideo.client.JSON
 
setLinkedin(String) - Method in class ai.fideo.model.MultiFieldReq
 
setLinkedInUrl(String) - Method in class ai.fideo.model.SocialProfileUrls
 
setLiNonid(String) - Method in class ai.fideo.model.MultiFieldReq
 
setLocalDateFormat(DateTimeFormatter) - Method in class ai.fideo.client.ApiClient
Set LocalDateFormat.
setLocalDateFormat(DateTimeFormatter) - Static method in class ai.fideo.client.JSON
 
setLocation(LocationReq) - Method in class ai.fideo.model.MultiFieldReq
 
setLocationGeneral(String) - Method in class ai.fideo.model.Demographics
 
setLocations(List<Location>) - Method in class ai.fideo.model.SignalsResponseV0
 
setLocations(List<Location>) - Method in class ai.fideo.model.SignalsResponseV20240424
 
setLongitude(Double) - Method in class ai.fideo.model.LocationReq
 
setMaid(String) - Method in class ai.fideo.model.MatchResponse
 
setMaid(String) - Method in class ai.fideo.model.MultiFieldReq
 
setMaids(List<String>) - Method in class ai.fideo.model.MultiFieldReq
 
setMaritalStatus(String) - Method in class ai.fideo.model.Economic
 
setMd5(String) - Method in class ai.fideo.model.Email
 
setMessage(String) - Method in class ai.fideo.model.SignalsResponseV0
 
setMessage(String) - Method in class ai.fideo.model.SignalsResponseV20240424
 
setMiddle(String) - Method in class ai.fideo.model.Alias
 
setMiddle(String) - Method in class ai.fideo.model.NameWithAlias
 
setMiddle(String) - Method in class ai.fideo.model.PersonNameReq
 
setMonth(Integer) - Method in class ai.fideo.model.EducationDate
 
setMonth(Integer) - Method in class ai.fideo.model.EmploymentDate
 
setName(String) - Method in class ai.fideo.model.Education
 
setName(PersonNameReq) - Method in class ai.fideo.model.MultiFieldReq
 
setName(Name) - Method in class ai.fideo.model.SignalsResponseV0
 
setName(NameWithAlias) - Method in class ai.fideo.model.SignalsResponseV20240424
 
setNetWorth(String) - Method in class ai.fideo.model.Economic
 
setNickname(String) - Method in class ai.fideo.model.PersonNameReq
 
setNonId(String) - Method in class ai.fideo.model.MatchResponse
 
setObservations(Integer) - Method in class ai.fideo.model.Email
 
setObservations(Integer) - Method in class ai.fideo.model.IpAddress
 
setObservations(Integer) - Method in class ai.fideo.model.Phone
 
setOffsetDateTimeFormat(DateTimeFormatter) - Method in class ai.fideo.client.ApiClient
Set OffsetDateTimeFormat.
setOffsetDateTimeFormat(DateTimeFormatter) - Static method in class ai.fideo.client.JSON
 
setOrganization(String) - Method in class ai.fideo.model.MatchResponse
 
setOrganization(String) - Method in class ai.fideo.model.MultiFieldReq
 
setPanoramaId(String) - Method in class ai.fideo.model.MatchResponse
 
setPanoramaId(String) - Method in class ai.fideo.model.MultiFieldReq
 
setPartnerId(String) - Method in class ai.fideo.model.MultiFieldReq
 
setPartnerKeys(Map<String, String>) - Method in class ai.fideo.model.MultiFieldReq
 
setPassword(String) - Method in class ai.fideo.client.ApiClient
Helper method to set password for the first HTTP basic authentication.
setPassword(String) - Method in class ai.fideo.client.auth.HttpBasicAuth
 
setPersonId(String) - Method in class ai.fideo.model.MultiFieldReq
 
setPersonIds(List<String>) - Method in class ai.fideo.model.SignalsResponseV0
 
setPersonIds(List<String>) - Method in class ai.fideo.model.SignalsResponseV20240424
 
setPhone(String) - Method in class ai.fideo.model.MatchResponse
 
setPhone(String) - Method in class ai.fideo.model.MultiFieldReq
 
setPhones(List<String>) - Method in class ai.fideo.model.MultiFieldReq
 
setPhones(List<Phone>) - Method in class ai.fideo.model.SignalsResponseV0
 
setPhones(List<Phone>) - Method in class ai.fideo.model.SignalsResponseV20240424
 
setPhotos(List<Photo>) - Method in class ai.fideo.model.SignalsResponseV20240424
 
setPlacekey(String) - Method in class ai.fideo.model.MultiFieldReq
 
setPostalCode(String) - Method in class ai.fideo.model.Location
 
setPostalCode(String) - Method in class ai.fideo.model.LocationReq
 
setPostalCode(String) - Method in class ai.fideo.model.MatchResponse
 
setPrefix(String) - Method in class ai.fideo.model.PersonNameReq
 
setPresenceOfChildren(String) - Method in class ai.fideo.model.Economic
 
setProfile(SocialProfileReq) - Method in class ai.fideo.model.MultiFieldReq
 
setProfiles(List<SocialProfileReq>) - Method in class ai.fideo.model.MultiFieldReq
 
setReadTimeout(int) - Method in class ai.fideo.client.ApiClient
Sets the read timeout (in milliseconds).
setRecordId(String) - Method in class ai.fideo.model.MultiFieldReq
 
setRegion(String) - Method in class ai.fideo.model.Location
 
setRegion(String) - Method in class ai.fideo.model.LocationReq
 
setRegion(String) - Method in class ai.fideo.model.MatchResponse
 
setRegionCode(String) - Method in class ai.fideo.model.Location
 
setRegionCode(String) - Method in class ai.fideo.model.LocationReq
 
setRegionCode(String) - Method in class ai.fideo.model.MatchResponse
 
setRisk(Double) - Method in class ai.fideo.model.MatchResponse
 
setRiskV2(Double) - Method in class ai.fideo.model.MatchResponse
 
setRiskV3(Double) - Method in class ai.fideo.model.MatchResponse
 
setScore(Double) - Method in class ai.fideo.model.ScoreDetails
 
setScore(Integer) - Method in class ai.fideo.model.SocialProfileReq
 
setScoreDetails(List<ScoreDetails>) - Method in class ai.fideo.model.MatchResponse
 
setScorer(String) - Method in class ai.fideo.model.ScoreDetails
 
setServerIndex(Integer) - Method in class ai.fideo.client.ApiClient
 
setServers(List<ServerConfiguration>) - Method in class ai.fideo.client.ApiClient
 
setServerVariables(Map<String, String>) - Method in class ai.fideo.client.ApiClient
 
setService(String) - Method in class ai.fideo.model.SocialProfileDetails
 
setService(String) - Method in class ai.fideo.model.SocialProfileReq
 
setSha1(String) - Method in class ai.fideo.model.Email
 
setSha256(String) - Method in class ai.fideo.model.Email
 
setSocial(String) - Method in class ai.fideo.model.MatchResponse
 
setSocialProfiles(SocialProfileUrls) - Method in class ai.fideo.model.SignalsResponseV0
 
setSocialProfiles(List<SocialProfileDetails>) - Method in class ai.fideo.model.SignalsResponseV20240424
 
setSqlDateFormat(DateFormat) - Method in class ai.fideo.client.ApiClient
Set SqlDateFormat.
setSqlDateFormat(DateFormat) - Static method in class ai.fideo.client.JSON
 
setSslCaCert(InputStream) - Method in class ai.fideo.client.ApiClient
Configure the CA certificate to be trusted when making https requests.
setStart(EmploymentDate) - Method in class ai.fideo.model.Employment
 
setSuffix(String) - Method in class ai.fideo.model.PersonNameReq
 
setTempFolderPath(String) - Method in class ai.fideo.client.ApiClient
Set the temporary folder path (for downloading files)
setTimeZone(String) - Method in class ai.fideo.model.LocationReq
 
setTitle(String) - Method in class ai.fideo.model.Employment
 
setTitle(String) - Method in class ai.fideo.model.MatchResponse
 
setTitle(String) - Method in class ai.fideo.model.MultiFieldReq
 
setTwitter(String) - Method in class ai.fideo.model.MultiFieldReq
 
setTwitterUrl(String) - Method in class ai.fideo.model.SocialProfileUrls
 
setType(LocationType) - Method in class ai.fideo.model.LocationReq
 
setUrl(String) - Method in class ai.fideo.model.Photo
 
setUrl(String) - Method in class ai.fideo.model.SocialProfileDetails
 
setUrl(String) - Method in class ai.fideo.model.SocialProfileReq
 
setUserAgent(String) - Method in class ai.fideo.client.ApiClient
Set the User-Agent header's value (by adding to the default header map).
setUserid(String) - Method in class ai.fideo.model.SocialProfileDetails
 
setUserid(String) - Method in class ai.fideo.model.SocialProfileReq
 
setUsername(String) - Method in class ai.fideo.client.ApiClient
Helper method to set username for the first HTTP basic authentication.
setUsername(String) - Method in class ai.fideo.client.auth.HttpBasicAuth
 
setUsername(String) - Method in class ai.fideo.model.SocialProfileDetails
 
setUsername(String) - Method in class ai.fideo.model.SocialProfileReq
 
setValue(String) - Method in class ai.fideo.model.Phone
 
setVerifyingSsl(boolean) - Method in class ai.fideo.client.ApiClient
Configure whether to verify certificate and hostname when making https requests.
setWebsite(String) - Method in class ai.fideo.model.MultiFieldReq
 
setWeight(Double) - Method in class ai.fideo.model.ScoreDetails
 
setWriteTimeout(int) - Method in class ai.fideo.client.ApiClient
Sets the write timeout (in milliseconds).
setYear(Integer) - Method in class ai.fideo.model.EducationDate
 
setYear(Integer) - Method in class ai.fideo.model.EmploymentDate
 
sha1(String) - Method in class ai.fideo.model.Email
 
sha256(String) - Method in class ai.fideo.model.Email
 
SignalsApi - Class in ai.fideo.api
 
SignalsApi() - Constructor for class ai.fideo.api.SignalsApi
 
SignalsApi(ApiClient) - Constructor for class ai.fideo.api.SignalsApi
 
SignalsResponseV0 - Class in ai.fideo.model
SignalsResponseV0
SignalsResponseV0() - Constructor for class ai.fideo.model.SignalsResponseV0
 
SignalsResponseV0.CustomTypeAdapterFactory - Class in ai.fideo.model
 
SignalsResponseV20240424 - Class in ai.fideo.model
SignalsResponseV20240424
SignalsResponseV20240424() - Constructor for class ai.fideo.model.SignalsResponseV20240424
 
SignalsResponseV20240424.CustomTypeAdapterFactory - Class in ai.fideo.model
 
social(String) - Method in class ai.fideo.model.MatchResponse
 
SocialProfileDetails - Class in ai.fideo.model
SocialProfileDetails
SocialProfileDetails() - Constructor for class ai.fideo.model.SocialProfileDetails
 
SocialProfileDetails.CustomTypeAdapterFactory - Class in ai.fideo.model
 
SocialProfileReq - Class in ai.fideo.model
SocialProfileReq
SocialProfileReq() - Constructor for class ai.fideo.model.SocialProfileReq
 
SocialProfileReq.CustomTypeAdapterFactory - Class in ai.fideo.model
 
socialProfiles(SocialProfileUrls) - Method in class ai.fideo.model.SignalsResponseV0
 
socialProfiles(List<SocialProfileDetails>) - Method in class ai.fideo.model.SignalsResponseV20240424
 
SocialProfileUrls - Class in ai.fideo.model
SocialProfileUrls
SocialProfileUrls() - Constructor for class ai.fideo.model.SocialProfileUrls
 
SocialProfileUrls.CustomTypeAdapterFactory - Class in ai.fideo.model
 
source() - Method in class ai.fideo.client.ProgressResponseBody
 
SqlDateTypeAdapter() - Constructor for class ai.fideo.client.JSON.SqlDateTypeAdapter
 
SqlDateTypeAdapter(DateFormat) - Constructor for class ai.fideo.client.JSON.SqlDateTypeAdapter
 
start(EmploymentDate) - Method in class ai.fideo.model.Employment
 
StringUtil - Class in ai.fideo.client
 
StringUtil() - Constructor for class ai.fideo.client.StringUtil
 
suffix(String) - Method in class ai.fideo.model.PersonNameReq
 

T

timeZone(String) - Method in class ai.fideo.model.LocationReq
 
title(String) - Method in class ai.fideo.model.Employment
 
title(String) - Method in class ai.fideo.model.MatchResponse
 
title(String) - Method in class ai.fideo.model.MultiFieldReq
 
toJson() - Method in class ai.fideo.model.Alias
Convert an instance of Alias to an JSON string
toJson() - Method in class ai.fideo.model.Demographics
Convert an instance of Demographics to an JSON string
toJson() - Method in class ai.fideo.model.Economic
Convert an instance of Economic to an JSON string
toJson() - Method in class ai.fideo.model.Education
Convert an instance of Education to an JSON string
toJson() - Method in class ai.fideo.model.EducationDate
Convert an instance of EducationDate to an JSON string
toJson() - Method in class ai.fideo.model.Email
Convert an instance of Email to an JSON string
toJson() - Method in class ai.fideo.model.Employment
Convert an instance of Employment to an JSON string
toJson() - Method in class ai.fideo.model.EmploymentDate
Convert an instance of EmploymentDate to an JSON string
toJson() - Method in class ai.fideo.model.Evidence
Convert an instance of Evidence to an JSON string
toJson() - Method in class ai.fideo.model.IpAddress
Convert an instance of IpAddress to an JSON string
toJson() - Method in class ai.fideo.model.Location
Convert an instance of Location to an JSON string
toJson() - Method in class ai.fideo.model.LocationReq
Convert an instance of LocationReq to an JSON string
toJson() - Method in class ai.fideo.model.MatchResponse
Convert an instance of MatchResponse to an JSON string
toJson() - Method in class ai.fideo.model.MultiFieldReq
Convert an instance of MultiFieldReq to an JSON string
toJson() - Method in class ai.fideo.model.Name
Convert an instance of Name to an JSON string
toJson() - Method in class ai.fideo.model.NameWithAlias
Convert an instance of NameWithAlias to an JSON string
toJson() - Method in class ai.fideo.model.PersonNameReq
Convert an instance of PersonNameReq to an JSON string
toJson() - Method in class ai.fideo.model.Phone
Convert an instance of Phone to an JSON string
toJson() - Method in class ai.fideo.model.Photo
Convert an instance of Photo to an JSON string
toJson() - Method in class ai.fideo.model.ScoreDetails
Convert an instance of ScoreDetails to an JSON string
toJson() - Method in class ai.fideo.model.SignalsResponseV0
Convert an instance of SignalsResponseV0 to an JSON string
toJson() - Method in class ai.fideo.model.SignalsResponseV20240424
Convert an instance of SignalsResponseV20240424 to an JSON string
toJson() - Method in class ai.fideo.model.SocialProfileDetails
Convert an instance of SocialProfileDetails to an JSON string
toJson() - Method in class ai.fideo.model.SocialProfileReq
Convert an instance of SocialProfileReq to an JSON string
toJson() - Method in class ai.fideo.model.SocialProfileUrls
Convert an instance of SocialProfileUrls to an JSON string
toJson() - Method in class ai.fideo.model.VerifySignalsPost200Response
Convert an instance of VerifySignalsPost200Response to an JSON string
toString() - Method in class ai.fideo.model.AbstractOpenApiSchema
 
toString() - Method in class ai.fideo.model.Alias
 
toString() - Method in class ai.fideo.model.Demographics
 
toString() - Method in class ai.fideo.model.Economic
 
toString() - Method in class ai.fideo.model.Education
 
toString() - Method in class ai.fideo.model.EducationDate
 
toString() - Method in class ai.fideo.model.Email
 
toString() - Method in class ai.fideo.model.Employment
 
toString() - Method in class ai.fideo.model.EmploymentDate
 
toString() - Method in class ai.fideo.model.Evidence
 
toString() - Method in class ai.fideo.model.IpAddress
 
toString() - Method in enum ai.fideo.model.IPCountry
 
toString() - Method in class ai.fideo.model.Location
 
toString() - Method in class ai.fideo.model.LocationReq
 
toString() - Method in enum ai.fideo.model.LocationType
 
toString() - Method in class ai.fideo.model.MatchResponse
 
toString() - Method in class ai.fideo.model.MultiFieldReq
 
toString() - Method in class ai.fideo.model.Name
 
toString() - Method in class ai.fideo.model.NameWithAlias
 
toString() - Method in class ai.fideo.model.PersonNameReq
 
toString() - Method in class ai.fideo.model.Phone
 
toString() - Method in class ai.fideo.model.Photo
 
toString() - Method in class ai.fideo.model.ScoreDetails
 
toString() - Method in class ai.fideo.model.SignalsResponseV0
 
toString() - Method in class ai.fideo.model.SignalsResponseV20240424
 
toString() - Method in class ai.fideo.model.SocialProfileDetails
 
toString() - Method in class ai.fideo.model.SocialProfileReq
 
toString() - Method in class ai.fideo.model.SocialProfileUrls
 
twitter(String) - Method in class ai.fideo.model.MultiFieldReq
 
twitterUrl(String) - Method in class ai.fideo.model.SocialProfileUrls
 
type(LocationType) - Method in class ai.fideo.model.LocationReq
 

U

updateParamsForAuth(String[], List<Pair>, Map<String, String>, Map<String, String>, String, String, URI) - Method in class ai.fideo.client.ApiClient
Update query and header parameters based on authentication settings.
URL - Variable in class ai.fideo.client.ServerConfiguration
 
URL(Map<String, String>) - Method in class ai.fideo.client.ServerConfiguration
Format URL template using given variables.
URL() - Method in class ai.fideo.client.ServerConfiguration
Format URL template using default server variables.
url(String) - Method in class ai.fideo.model.Photo
 
url(String) - Method in class ai.fideo.model.SocialProfileDetails
 
url(String) - Method in class ai.fideo.model.SocialProfileReq
 
userid(String) - Method in class ai.fideo.model.SocialProfileDetails
 
userid(String) - Method in class ai.fideo.model.SocialProfileReq
 
username(String) - Method in class ai.fideo.model.SocialProfileDetails
 
username(String) - Method in class ai.fideo.model.SocialProfileReq
 

V

validateJsonElement(JsonElement) - Static method in class ai.fideo.model.Alias
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class ai.fideo.model.Demographics
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class ai.fideo.model.Economic
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class ai.fideo.model.Education
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class ai.fideo.model.EducationDate
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class ai.fideo.model.Email
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class ai.fideo.model.Employment
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class ai.fideo.model.EmploymentDate
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class ai.fideo.model.Evidence
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class ai.fideo.model.IpAddress
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in enum ai.fideo.model.IPCountry
 
validateJsonElement(JsonElement) - Static method in class ai.fideo.model.Location
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class ai.fideo.model.LocationReq
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in enum ai.fideo.model.LocationType
 
validateJsonElement(JsonElement) - Static method in class ai.fideo.model.MatchResponse
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class ai.fideo.model.MultiFieldReq
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class ai.fideo.model.Name
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class ai.fideo.model.NameWithAlias
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class ai.fideo.model.PersonNameReq
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class ai.fideo.model.Phone
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class ai.fideo.model.Photo
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class ai.fideo.model.ScoreDetails
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class ai.fideo.model.SignalsResponseV0
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class ai.fideo.model.SignalsResponseV20240424
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class ai.fideo.model.SocialProfileDetails
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class ai.fideo.model.SocialProfileReq
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class ai.fideo.model.SocialProfileUrls
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class ai.fideo.model.VerifySignalsPost200Response
Validates the JSON Element and throws an exception if issues found
value(String) - Method in class ai.fideo.model.Phone
 
valueOf(String) - Static method in enum ai.fideo.model.IPCountry
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ai.fideo.model.LocationType
Returns the enum constant of this type with the specified name.
values() - Static method in enum ai.fideo.model.IPCountry
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ai.fideo.model.LocationType
Returns an array containing the constants of this enum type, in the order they are declared.
variables - Variable in class ai.fideo.client.ServerConfiguration
 
VerifyApi - Class in ai.fideo.api
 
VerifyApi() - Constructor for class ai.fideo.api.VerifyApi
 
VerifyApi(ApiClient) - Constructor for class ai.fideo.api.VerifyApi
 
verifyMatchPost(MultiFieldReq) - Method in class ai.fideo.api.VerifyApi
 
verifyMatchPostAsync(MultiFieldReq, ApiCallback<MatchResponse>) - Method in class ai.fideo.api.VerifyApi
(asynchronously)
verifyMatchPostCall(MultiFieldReq, ApiCallback) - Method in class ai.fideo.api.VerifyApi
Build call for verifyMatchPost
verifyMatchPostWithHttpInfo(MultiFieldReq) - Method in class ai.fideo.api.VerifyApi
 
verifySignalsPost(String, MultiFieldReq) - Method in class ai.fideo.api.SignalsApi
 
VerifySignalsPost200Response - Class in ai.fideo.model
 
VerifySignalsPost200Response() - Constructor for class ai.fideo.model.VerifySignalsPost200Response
 
VerifySignalsPost200Response(Object) - Constructor for class ai.fideo.model.VerifySignalsPost200Response
 
VerifySignalsPost200Response.CustomTypeAdapterFactory - Class in ai.fideo.model
 
verifySignalsPostAsync(String, MultiFieldReq, ApiCallback<VerifySignalsPost200Response>) - Method in class ai.fideo.api.SignalsApi
(asynchronously)
verifySignalsPostCall(String, MultiFieldReq, ApiCallback) - Method in class ai.fideo.api.SignalsApi
Build call for verifySignalsPost
verifySignalsPostWithHttpInfo(String, MultiFieldReq) - Method in class ai.fideo.api.SignalsApi
 
VERSION - Static variable in class ai.fideo.client.Configuration
 

W

website(String) - Method in class ai.fideo.model.MultiFieldReq
 
weight(Double) - Method in class ai.fideo.model.ScoreDetails
 
write(JsonWriter, byte[]) - Method in class ai.fideo.client.JSON.ByteArrayAdapter
 
write(JsonWriter, Date) - Method in class ai.fideo.client.JSON.DateTypeAdapter
 
write(JsonWriter, LocalDate) - Method in class ai.fideo.client.JSON.LocalDateTypeAdapter
 
write(JsonWriter, OffsetDateTime) - Method in class ai.fideo.client.JSON.OffsetDateTimeTypeAdapter
 
write(JsonWriter, Date) - Method in class ai.fideo.client.JSON.SqlDateTypeAdapter
 
write(JsonWriter, IPCountry) - Method in class ai.fideo.model.IPCountry.Adapter
 
write(JsonWriter, LocationType) - Method in class ai.fideo.model.LocationType.Adapter
 
writeTo(BufferedSink) - Method in class ai.fideo.client.ProgressRequestBody
 

Y

year(Integer) - Method in class ai.fideo.model.EducationDate
 
year(Integer) - Method in class ai.fideo.model.EmploymentDate
 
A B C D E F G H I J L M N O P R S T U V W Y 
Skip navigation links

Copyright © 2024. All rights reserved.