Plaid::DocumentRiskSignal
Inherits OpenApi::Json < OpenApi::Validatable < JSON::Serializable::Unmapped < JSON::Serializable < Reference < Object
Details about a certain reason as to why a document could potentially be fraudulent.
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] _type Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] actual_value Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] expected_value Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] field Object to be assigned
A flag used to quickly identify if the signal indicates that this field is authentic or fraudulent
Custom attribute writer method checking allowed values (enum). @param [Object] has_fraud_risk 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
Custom attribute writer method checking allowed values (enum). @param [Object] institution_metadata Object to be assigned
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] page_number Object to be assigned
A human-readable explanation providing more detail into the particular risk signal
Custom attribute writer method checking allowed values (enum). @param [Object] signal_description Object to be assigned
Check to see if the all the properties in the model are valid @return true if the model is valid