Plaid::EntityScreeningHitAnalysis
Inherits OpenApi::Json < OpenApi::Validatable < JSON::Serializable::Unmapped < JSON::Serializable < Reference < Object
Analysis information describing why a screening hit matched the provided entity information
Constructors
Initializes the object @param [Hash] attributes Model attributes in the form of hash
Instance methods
Generates #hash and #== methods from all fields #== @return [Bool] #hash calculates hash code according to all attributes. #hash @return [UInt64] Hash code
Custom attribute writer method checking allowed values (enum). @param [Object] documents Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] email_addresses Object to be assigned
Generates #hash and #== methods from all fields #== @return [Bool] #hash calculates hash code according to all attributes. #hash @return [UInt64] Hash code
Show invalid properties with the reasons. Usually used together with valid? @return Array for valid properties with the reasons
Custom attribute writer method checking allowed values (enum). @param [Object] locations Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] names Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] phone_numbers Object to be assigned
The version of the entity screening's search_terms that were compared when the entity screening hit was added. entity screening hits are immutable once they have been reviewed. If changes are detected due to updates to the entity screening's search_terms, the associated entity program, or the list's source data prior to review, the entity screening hit will be updated to reflect those changes.
Custom attribute writer method checking allowed values (enum). @param [Object] search_terms_version Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] urls Object to be assigned
Check to see if the all the properties in the model are valid @return true if the model is valid