Plaid::EntityWatchlistProgram
Inherits OpenApi::Json < OpenApi::Validatable < JSON::Serializable::Unmapped < JSON::Serializable < Reference < Object
A program that configures the active lists, search parameters, and other behavior for initial and ongoing screening of entities.
Constants
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] audit_trail Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] created_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] id Object to be assigned
Archived programs are read-only and cannot screen new customers nor participate in ongoing monitoring.
Custom attribute writer method checking allowed values (enum). @param [Object] is_archived Object to be assigned
Indicator specifying whether the program is enabled and will perform daily rescans.
Custom attribute writer method checking allowed values (enum). @param [Object] is_rescanning_enabled 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] lists_enabled Object to be assigned
A name for the entity program to define its purpose. For example, "High Risk Organizations" or "Applicants".
Custom attribute writer method checking allowed values (enum). @param [Object] name Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] name_sensitivity Object to be assigned
Check to see if the all the properties in the model are valid @return true if the model is valid