Method: XeroRuby::Accounting::HistoryRecords#valid?

Defined in:
lib/xero-ruby/models/accounting/history_records.rb

#valid?Boolean

Check to see if the all the properties in the model are valid

Returns:

  • (Boolean)

    true if the model is valid



67
68
69
# File 'lib/xero-ruby/models/accounting/history_records.rb', line 67

def valid?
  true
end