Plaid::RiskCheckEmail
Inherits OpenApi::Json < OpenApi::Validatable < JSON::Serializable::Unmapped < JSON::Serializable < Reference < Object
Result summary object specifying values for email attributes of risk check.
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] breach_count Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] domain_is_custom Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] domain_is_disposable Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] domain_is_free_provider Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] domain_registered_at Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] first_breached_at 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] is_deliverable Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] last_breached_at Object to be assigned
A list of online services where this email address has been detected to have accounts or other activity.
Custom attribute writer method checking allowed values (enum). @param [Object] linked_services 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] top_level_domain_is_suspicious Object to be assigned
Check to see if the all the properties in the model are valid @return true if the model is valid