- getAcceptHeaders() - Static method in class com.blockscore.common.Constants
-
Gets the proper Accept headers for the Blockscore API.
- getAdapter() - Method in class com.blockscore.net.BlockscoreApiClient
-
Gets the internal REST api adapter needed to complete Blockscore API requests.
- getAddress() - Method in class com.blockscore.models.Candidate
-
Gets the primary street address for this person.
- getAddress() - Method in class com.blockscore.models.Company
-
Gets the address for this company.
- getAddress() - Method in class com.blockscore.models.Person
-
Gets the address for this individual.
- getAddress() - Method in class com.blockscore.models.WatchlistHit
-
Gets the address of the candidate.
- getAddresses() - Method in class com.blockscore.models.WatchlistHit
-
Gets the addresses from the watchlist.
- getAddressMatch() - Method in class com.blockscore.models.CompanyDetails
-
Assesses the company's address match.
- getAddressMatchDetails() - Method in class com.blockscore.models.PersonDetails
-
Assesses the address match strength.
- getAddressRisk() - Method in class com.blockscore.models.PersonDetails
-
Gets the risk of this particular address.
- getAlternateNames() - Method in class com.blockscore.models.WatchlistHit
-
Returns the set of alternate names of a candidate.
- getAnswers() - Method in class com.blockscore.models.Question
-
Gets all possible answers to show to the user.
- getAnswerText() - Method in class com.blockscore.models.Answer
-
Gets the answer text to display to the user.
- getBirths() - Method in class com.blockscore.models.WatchlistHit
-
Returns the list of date of birth ranges matched against this candidate.
- getBlockscoreError(RetrofitError) - Static method in class com.blockscore.models.error.BlockscoreError
-
Converts a Retrofit Error into a Blockscore Error.
- getCandidateHistory(String) - Method in interface com.blockscore.net.BlockscoreRestAdapter
-
- getCandidateHits(String) - Method in interface com.blockscore.net.BlockscoreRestAdapter
-
- getCity() - Method in class com.blockscore.models.Address
-
The city name of the customer.
- getConfidence() - Method in class com.blockscore.models.WatchlistHit
-
Gets the confidence rating (between 0 and 1.0).
- getCount() - Method in class com.blockscore.models.WatchlistSearchResults
-
- getCountryCode() - Method in class com.blockscore.models.Address
-
The country of the customer.
- getCountryCode() - Method in class com.blockscore.models.Document
-
Returns the country code associated with this document.
- getCountryCodeMatch() - Method in class com.blockscore.models.CompanyDetails
-
Assesses the country code match.
- getCreatedAtDate() - Method in class com.blockscore.models.base.BasicResponse
-
Gets the creation date.
- getData() - Method in class com.blockscore.models.PaginatedResult
-
Returns the current 'page' of data.
- getDateOfBirth() - Method in class com.blockscore.models.BirthRange
-
Returns the start of the date of birth range.
- getDateOfBirth() - Method in class com.blockscore.models.Candidate
-
The date of birth of your candidate.
- getDateOfBirth() - Method in class com.blockscore.models.Person
-
Gets the date of birth for this individual.
- getDateOfBirth() - Method in class com.blockscore.models.WatchlistHit
-
Returns the candidate's date of birth.
- getDateOfBirthEnd() - Method in class com.blockscore.models.BirthRange
-
Returns the end of the date of birth range.
- getDateOfBirthMatch() - Method in class com.blockscore.models.PersonDetails
-
Assesses the date of birth match.
- getDbas() - Method in class com.blockscore.models.Company
-
Gets a list of "doing business as" names, which are other names this business may be known by.
- getDetails() - Method in class com.blockscore.models.Company
-
Contains a breakdown of how the status (validity) was determined.
- getDetails() - Method in class com.blockscore.models.Person
-
Contains a breakdown of how the status (validity) was determined.
- getDocuments() - Method in class com.blockscore.models.WatchlistHit
-
Returns the list of documents matched against this candidate.
- getDocumentType() - Method in class com.blockscore.models.Document
-
Returns the type of this document.
- getDocumentType() - Method in class com.blockscore.models.Person
-
Gets the identifying document type.
- getDocumentValue() - Method in class com.blockscore.models.Person
-
Gets the identifying document value.
- getEmail() - Method in class com.blockscore.models.Company
-
Gets the email for this entity.
- getEntityMatch() - Method in class com.blockscore.models.CompanyDetails
-
Assesses the entity name match.
- getEntityName() - Method in class com.blockscore.models.Company
-
Gets the name of the entity.
- getEntryType() - Method in class com.blockscore.models.WatchlistHit
-
Returns the entry type of this watchlist hit.
- getError() - Method in class com.blockscore.models.error.BlockscoreError
-
Returns the error details.
- getErrorType() - Method in class com.blockscore.models.error.RequestError
-
Gets the error type.
- getFirstName() - Method in class com.blockscore.models.Candidate
-
The legal first name of the customer.
- getFirstName() - Method in class com.blockscore.models.Person
-
Gets the first name.
- getFullName() - Method in class com.blockscore.models.NameResult
-
Returns the full name.
- getId() - Method in class com.blockscore.models.Answer
-
Gets the ID for this answer.
- getId() - Method in class com.blockscore.models.base.BasicResponse
-
Gets the ID for this record.
- getId() - Method in class com.blockscore.models.Question
-
Gets the unique ID for this question.
- getIdentificationMatch() - Method in class com.blockscore.models.PersonDetails
-
Assesses the match for identity.
- getIncorporationCountryCode() - Method in class com.blockscore.models.Company
-
Gets the incorporation country code.
- getIncorporationDate() - Method in class com.blockscore.models.Company
-
Gets the date of incorporation.
- getIncorporationDateMatch() - Method in class com.blockscore.models.CompanyDetails
-
Assesses incorporation date match.
- getIncorporationState() - Method in class com.blockscore.models.Company
-
Gets the incorporation state.
- getIncorporationType() - Method in class com.blockscore.models.Company
-
Gets the corporation type.
- getInvalidParam() - Method in exception com.blockscore.exceptions.ApiException
-
Gets the invalid parameters.
- getInvalidParam() - Method in exception com.blockscore.exceptions.InvalidRequestException
-
Gets the invalid parameters.
- getIpAddress() - Method in class com.blockscore.models.Company
-
Gets a company's IP address.
- getIpAddress() - Method in class com.blockscore.models.Person
-
Gets the IP address for this person.
- getLastName() - Method in class com.blockscore.models.Candidate
-
Gets the legal last name of the customer.
- getLastName() - Method in class com.blockscore.models.Person
-
Gets the last name.
- getMatches() - Method in class com.blockscore.models.WatchlistSearchResults
-
- getMatchingInfo() - Method in class com.blockscore.models.WatchlistHit
-
Gets a list of elements in your request that match this watchlist hit.
- getMessage() - Method in class com.blockscore.models.error.RequestError
-
Gets the error message.
- getMiddleName() - Method in class com.blockscore.models.Candidate
-
The legal middle name of the customer.
- getMiddleName() - Method in class com.blockscore.models.Person
-
Gets the middle name.
- getName() - Method in class com.blockscore.models.WatchlistHit
-
Returns the full name for this candidate.
- getNames() - Method in class com.blockscore.models.WatchlistHit
-
Returns the list of names matched against this candidate.
- getNameStrength() - Method in class com.blockscore.models.NameResult
-
Returns the name strength.
- getNote() - Method in class com.blockscore.models.Candidate
-
Gets any note data you have associated with the Candidate.
- getNote() - Method in class com.blockscore.models.Company
-
Gets any note data you have associated with the Company.
- getNote() - Method in class com.blockscore.models.Person
-
Gets any note data you have associated with the Person.
- getNotes() - Method in class com.blockscore.models.WatchlistHit
-
Returns the notes for this candidate.
- getOfac() - Method in class com.blockscore.models.PersonDetails
-
Assesses the person for placement on the OFAC.
- getOfacMatch() - Method in class com.blockscore.models.CompanyDetails
-
Assesses the company for placement on the OFAC.
- getParam() - Method in class com.blockscore.models.error.RequestError
-
Gets the invalid parameter.
- getPassport() - Method in class com.blockscore.models.Candidate
-
The passport number of the individual being verified.
- getPassports() - Method in class com.blockscore.models.WatchlistHit
-
Gets the list of passport numbers for a candidate.
- getPastHits() - Method in class com.blockscore.models.Candidate
-
Retrieve all historical watchlist hits for this candidate.
- getPep() - Method in class com.blockscore.models.PersonDetails
-
Assesses the person for placement on the PEP.
- getPersonId() - Method in class com.blockscore.models.QuestionSet
-
The associated person's ID.
- getPhoneNumber() - Method in class com.blockscore.models.Company
-
Gets the company's phone number.
- getPhoneNumber() - Method in class com.blockscore.models.Person
-
Gets phone number of the individual (if available).
- getPostalCode() - Method in class com.blockscore.models.Address
-
The postal code, also known as the ZIP code of the address.
- getQuestion() - Method in class com.blockscore.models.Question
-
Gets the question text to be asked.
- getQuestions() - Method in class com.blockscore.models.QuestionSet
-
Returns the list of questions to use.
- getQuestionSetIds() - Method in class com.blockscore.models.Person
-
Gets the question set ids associated with this Person record.
- getRawAddress() - Method in class com.blockscore.models.WatchlistHit
-
Returns the address of this candidate in raw form.
- getRegistrationNumber() - Method in class com.blockscore.models.Company
-
Gets the registration number.
- getRevisionHistory() - Method in class com.blockscore.models.Candidate
-
Returns a complete revision history of a candidate's edits.
- getScore() - Method in class com.blockscore.models.QuestionSet
-
The percentage (from 0.0 - 100.0) result of scoring the question set's answers.
- getSearchedLists() - Method in class com.blockscore.models.WatchlistSearchResults
-
- getSsn() - Method in class com.blockscore.models.Candidate
-
Gets either the 4 digits of the US Social Security Number or the whole SSN.
- getSsn() - Method in class com.blockscore.models.WatchlistHit
-
Gets the ssn for this candidate.
- getStateMatch() - Method in class com.blockscore.models.CompanyDetails
-
Assesses the company's state.
- getStreet1() - Method in class com.blockscore.models.Address
-
Gets the primary street address of the customer.
- getStreet2() - Method in class com.blockscore.models.Address
-
The second address line typically used for apartment or suite numbers.
- getSubdivision() - Method in class com.blockscore.models.Address
-
The subdivision of the entered country.
- getTaxId() - Method in class com.blockscore.models.Company
-
Gets the Tax ID associated with this entity.
- getTaxIdMatch() - Method in class com.blockscore.models.CompanyDetails
-
Assesses the tax ID match.
- getTimeLimit() - Method in class com.blockscore.models.QuestionSet
-
Gets the number of seconds after the creation of the question set before the `expired` boolean
will switch to `true`.
- getTitle() - Method in class com.blockscore.models.WatchlistHit
-
Returns the title for this candidate.
- getTotalCount() - Method in class com.blockscore.models.PaginatedResult
-
Returns the total number of related items.
- getUpdatedAtDate() - Method in class com.blockscore.models.base.BasicResponse
-
Gets the updated date.
- getUrl() - Method in class com.blockscore.models.Company
-
Gets the URL for the entity.
- getUrl() - Method in class com.blockscore.models.WatchlistHit
-
Returns the url for this candidate.
- getValidationErrorCode() - Method in exception com.blockscore.exceptions.InvalidRequestException
-
Gets the validation error type.
- getValidationErrorCode() - Method in class com.blockscore.models.error.RequestError
-
Gets the validation error type.
- getValue() - Method in class com.blockscore.models.Document
-
Returns the value of this document.
- getWatchlist() - Method in class com.blockscore.models.WatchlistHit
-
Gets the watchlist on which this match took place.
- save() - Method in class com.blockscore.models.Candidate
-
Updates this candidate.
- score(AnswerSet) - Method in class com.blockscore.models.QuestionSet
-
Scores a question set.
- scoreQuestionSet(String, AnswerSet) - Method in interface com.blockscore.net.BlockscoreRestAdapter
-
- searchWatchlists() - Method in class com.blockscore.models.Candidate
-
Performs a watchlist search for this candidate with default search options.
- searchWatchlists(Double) - Method in class com.blockscore.models.Candidate
-
Performs a watchlist search for this candidate with a specified similarity threshold.
- searchWatchlists(EntityType) - Method in class com.blockscore.models.Candidate
-
Performs a watchlist search for this candidate with a specified entity type.
- searchWatchlists(EntityType, Double) - Method in class com.blockscore.models.Candidate
-
Performs a watchlist search for this candidate.
- searchWatchlists(Map<String, String>) - Method in interface com.blockscore.net.BlockscoreRestAdapter
-
- SecondsDateDeserializer - Class in com.blockscore.net
-
- SecondsDateDeserializer() - Constructor for class com.blockscore.net.SecondsDateDeserializer
-
- setAdapter(BlockscoreRestAdapter) - Method in class com.blockscore.models.Candidate
-
Sets the internal REST api adapter needed to complete Blockscore API requests.
- setAdapter(BlockscoreRestAdapter) - Method in class com.blockscore.models.Person
-
Sets the internal REST api adapter needed to complete Blockscore API requests.
- setAddress(Address) - Method in class com.blockscore.models.Candidate.Builder
-
Sets the primary street address for this person.
- setAddress(Address) - Method in class com.blockscore.models.Candidate
-
Sets the primary street address for this person.
- setAddress(Address) - Method in class com.blockscore.models.Company.Builder
-
Sets the company's address.
- setAddress(Address) - Method in class com.blockscore.models.Person.Builder
-
Sets the person's address.
- setCity(String) - Method in class com.blockscore.models.Address
-
The city name of the customer.
- setCountryCode(String) - Method in class com.blockscore.models.Address
-
The country of the customer.
- setDateOfBirth(Date) - Method in class com.blockscore.models.Candidate.Builder
-
Set the date of birth of your candidate.
- setDateOfBirth(Date) - Method in class com.blockscore.models.Candidate
-
Set the date of birth of your candidate.
- setDateOfBirth(Date) - Method in class com.blockscore.models.Person.Builder
-
Sets the date of birth.
- setDbas(String) - Method in class com.blockscore.models.Company.Builder
-
Sets the "doing business as" names for the company.
- setDocumentType(String) - Method in class com.blockscore.models.Person.Builder
-
Sets the identifying document type.
- setDocumentValue(String) - Method in class com.blockscore.models.Person.Builder
-
Sets the identifying document value.
- setEmail(String) - Method in class com.blockscore.models.Company.Builder
-
Sets the email for this entity.
- setEntityName(String) - Method in class com.blockscore.models.Company.Builder
-
Name of entity.
- setFirstName(String) - Method in class com.blockscore.models.Candidate.Builder
-
Sets the legal first name of the customer.
- setFirstName(String) - Method in class com.blockscore.models.Candidate
-
Sets the legal first name of the customer.
- setFirstName(String) - Method in class com.blockscore.models.Person.Builder
-
Sets the legal first name of the customer.
- setIncorporationCountryCode(String) - Method in class com.blockscore.models.Company.Builder
-
Sets the incorporation country code.
- setIncorporationDate(Date) - Method in class com.blockscore.models.Company.Builder
-
Sets the incorporation date.
- setIncorporationState(String) - Method in class com.blockscore.models.Company.Builder
-
Sets the incorporation state.
- setIncorporationType(CorporationType) - Method in class com.blockscore.models.Company.Builder
-
Sets the incorporation type.
- setIpAddress(String) - Method in class com.blockscore.models.Company.Builder
-
Sets a company's IP address.
- setIpAddress(String) - Method in class com.blockscore.models.Person.Builder
-
Sets a person's IP address.
- setLastName(String) - Method in class com.blockscore.models.Candidate.Builder
-
Sets the legal last name of the candidate.
- setLastName(String) - Method in class com.blockscore.models.Candidate
-
Sets the legal last name.
- setLastName(String) - Method in class com.blockscore.models.Person.Builder
-
Sets the legal last name of the customer.
- setMiddleName(String) - Method in class com.blockscore.models.Candidate.Builder
-
Sets the legal middle name of the candidate.
- setMiddleName(String) - Method in class com.blockscore.models.Candidate
-
Sets the legal middle name of the customer.
- setMiddleName(String) - Method in class com.blockscore.models.Person.Builder
-
Sets the legal middle name of the customer (optional).
- setNote(String) - Method in class com.blockscore.models.Candidate.Builder
-
You can store additional information about the candidate here such as your internal system's
identifier for this individual.
- setNote(String) - Method in class com.blockscore.models.Candidate
-
You can store additional information about the candidate here such as your internal system's
identifier for this individual.
- setNote(String) - Method in class com.blockscore.models.Company.Builder
-
Store additional information about the candidate here such as your internal system's identifier
for this individual.
- setNote(String) - Method in class com.blockscore.models.Person.Builder
-
You can store additional information about the person here such as your internal system's
identifier for this individual.
- setPassport(String) - Method in class com.blockscore.models.Candidate.Builder
-
Sets the passport number of the individual being verified.
- setPassport(String) - Method in class com.blockscore.models.Candidate
-
Sets the passport number of the individual being verified.
- setPhoneNumber(String) - Method in class com.blockscore.models.Company.Builder
-
Sets a company's phone number.
- setPhoneNumber(String) - Method in class com.blockscore.models.Person.Builder
-
Sets a person's phone number.
- setPostalCode(String) - Method in class com.blockscore.models.Address
-
The postal code, also known as the ZIP code of the address.
- setRegistrationNumber(String) - Method in class com.blockscore.models.Company.Builder
-
Sets the registration number for this entity.
- setSsn(String) - Method in class com.blockscore.models.Candidate.Builder
-
Can be either the last 4 digits of the US Social Security Number or the whole SSN.
- setSsn(String) - Method in class com.blockscore.models.Candidate
-
Can be either the last 4 digits of the US Social Security Number or the whole SSN.
- setStreet1(String) - Method in class com.blockscore.models.Address
-
The primary street address of the customer.
- setStreet2(String) - Method in class com.blockscore.models.Address
-
The second address line typically used for apartment or suite numbers.
- setSubdivision(String) - Method in class com.blockscore.models.Address
-
The subdivision of the entered country.
- setTaxId(String) - Method in class com.blockscore.models.Company.Builder
-
Sets the Tax ID for this entity.
- setUrl(String) - Method in class com.blockscore.models.Company.Builder
-
Sets the URL for this business.