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
120 121 122 |
# File 'lib/trulioo_sdk/models/consent.rb', line 120 def self.build_from_hash(attributes) new.build_from_hash(attributes) end |