Method: Athenian::JIRAEpicChildAllOf.build_from_hash
- Defined in:
- lib/athenian/models/jira_epic_child_all_of.rb
.build_from_hash(attributes) ⇒ Object
Builds the object from hash
119 120 121 |
# File 'lib/athenian/models/jira_epic_child_all_of.rb', line 119 def self.build_from_hash(attributes) new.build_from_hash(attributes) end |