Plaid::AssetDetail
Inherits OpenApi::Json < OpenApi::Validatable < JSON::Serializable::Unmapped < JSON::Serializable < Reference < Object
Details about an asset.
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] asset_account_identifier Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] asset_as_of_date Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] asset_available_balance_amount Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] asset_current_balance_amount Object to be assigned
The Number of days requested made to the Financial Institution. Example When looking for 3 months of data from the FI, pass in 90 days.
Custom attribute writer method checking allowed values (enum). @param [Object] asset_days_requested_count Object to be assigned
A text description that further defines the Asset. This could be used to describe the shares associated with the stocks, bonds or mutual funds, retirement funds or business owned that the borrower has disclosed (named) as an asset.
Custom attribute writer method checking allowed values (enum). @param [Object] asset_description Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] asset_ownership_type Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] asset_type Object to be assigned
Additional Asset Decription some examples are Investment Tax-Deferred , Loan, 401K, 403B, Checking, Money Market, Credit Card,ROTH,529,Biller,ROLLOVER,CD,Savings,Investment Taxable, IRA, Mortgage, Line Of Credit.
Custom attribute writer method checking allowed values (enum). @param [Object] asset_type_additional_description Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] asset_unique_identifier 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
Check to see if the all the properties in the model are valid @return true if the model is valid