Method: MergeATSClient::RemoteKey.build_from_hash

Defined in:
lib/merge_ats_client/models/remote_key.rb

.build_from_hash(attributes) ⇒ Object

Builds the object from hash



121
122
123
# File 'lib/merge_ats_client/models/remote_key.rb', line 121

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