Class: Shotstack::Destinations
- Inherits:
-
Object
- Object
- Shotstack::Destinations
- Defined in:
- lib/shotstack/models/destinations.rb
Direct Known Subclasses
Class Method Summary collapse
-
.build_from_hash(attributes) ⇒ Object
Builds the object from hash.
Instance Method Summary collapse
-
#build_from_hash(attributes) ⇒ Object
Builds the object from hash.
Class Method Details
.build_from_hash(attributes) ⇒ Object
Builds the object from hash
6 7 8 |
# File 'lib/shotstack/models/destinations.rb', line 6 def self.build_from_hash(attributes) new.build_from_hash(attributes) end |
Instance Method Details
#build_from_hash(attributes) ⇒ Object
Builds the object from hash
13 14 15 |
# File 'lib/shotstack/models/destinations.rb', line 13 def build_from_hash(attributes) end |