Method: MuxRuby::LiveStreamMetadata.build_from_hash
- Defined in:
- lib/mux_ruby/models/live_stream_metadata.rb
.build_from_hash(attributes) ⇒ Object
Builds the object from hash
118 119 120 |
# File 'lib/mux_ruby/models/live_stream_metadata.rb', line 118 def self.build_from_hash(attributes) new.build_from_hash(attributes) end |