Method: Trulioo::Consent.build_from_hash

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

.build_from_hash(attributes) ⇒ Object

:nocov: Builds the object from hash

Parameters:

  • attributes (Hash)

    Model attributes in the form of hash

Returns:

  • (Object)

    Returns the model itself



120
121
122
# File 'lib/trulioo_sdk/models/consent.rb', line 120

def self.build_from_hash(attributes)
  new.build_from_hash(attributes)
end