Method: TurnkeyClient::ImportPrivateKeyIntent.build_from_hash

Defined in:
lib/turnkey_client/models/import_private_key_intent.rb

.build_from_hash(attributes) ⇒ Object

Builds the object from hash



161
162
163
# File 'lib/turnkey_client/models/import_private_key_intent.rb', line 161

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