Plaid::MortgageLiability
Inherits OpenApi::Json < OpenApi::Validatable < JSON::Serializable::Unmapped < JSON::Serializable < Reference < Object
Contains details about a mortgage account.
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] account_id Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] account_number Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] current_late_fee Object to be assigned
Total amount held in escrow to pay taxes and insurance on behalf of the borrower.
Custom attribute writer method checking allowed values (enum). @param [Object] escrow_balance Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] has_pmi Object to be assigned
Indicates whether the borrower will pay a penalty for early payoff of mortgage.
Custom attribute writer method checking allowed values (enum). @param [Object] has_prepayment_penalty 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] interest_rate Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] last_payment_amount Object to be assigned
The date of the last payment. Dates are returned in an ISO 8601 format (YYYY-MM-DD).
Custom attribute writer method checking allowed values (enum). @param [Object] last_payment_date 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] loan_term Object to be assigned
Description of the type of loan, for example conventional, fixed, or variable. This field is provided directly from the loan servicer and does not have an enumerated set of possible values.
Custom attribute writer method checking allowed values (enum). @param [Object] loan_type_description Object to be assigned
Original date on which mortgage is due in full. Dates are returned in an ISO 8601 format (YYYY-MM-DD).
Custom attribute writer method checking allowed values (enum). @param [Object] maturity_date Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] next_monthly_payment Object to be assigned
The due date for the next payment. Dates are returned in an ISO 8601 format (YYYY-MM-DD).
Custom attribute writer method checking allowed values (enum). @param [Object] next_payment_due_date Object to be assigned
The date on which the loan was initially lent. Dates are returned in an ISO 8601 format (YYYY-MM-DD).
Custom attribute writer method checking allowed values (enum). @param [Object] origination_date Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] origination_principal_amount Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] past_due_amount Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] property_address Object to be assigned
Check to see if the all the properties in the model are valid @return true if the model is valid
Custom attribute writer method checking allowed values (enum). @param [Object] ytd_interest_paid Object to be assigned