Method: Trulioo::Consent#valid?

Defined in:
lib/trulioo_sdk/models/consent.rb

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



90
91
92
# File 'lib/trulioo_sdk/models/consent.rb', line 90

def valid?
  true
end