Method: MergeATSClient::UpdateApplicationStageRequest.build_from_hash

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

.build_from_hash(attributes) ⇒ Object

Builds the object from hash

Parameters:

  • attributes (Hash)

    Model attributes in the form of hash

Returns:

  • (Object)

    Returns the model itself



127
128
129
# File 'lib/merge_ats_client/models/update_application_stage_request.rb', line 127

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