Method: ForestVPNCloudAPI::Project.build_from_hash
- Defined in:
- lib/forestvpn_cloud_api/models/project.rb
.build_from_hash(attributes) ⇒ Object
Builds the object from hash
136 137 138 |
# File 'lib/forestvpn_cloud_api/models/project.rb', line 136 def self.build_from_hash(attributes) new.build_from_hash(attributes) end |