Method: FireflyIIIClient::ObjectLink#valid?

Defined in:
lib/firefly_iii_client/models/object_link.rb

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



82
83
84
# File 'lib/firefly_iii_client/models/object_link.rb', line 82

def valid?
  true
end