class Shotstack::Asset
Public Class Methods
build_from_hash(attributes)
click to toggle source
Builds the object from hash @param [Hash] attributes Model attributes in the form of hash @return [Object] Returns the model itself
# File lib/shotstack/models/asset.rb, line 6 def self.build_from_hash(attributes) new.build_from_hash(attributes) end
Public Instance Methods
build_from_hash(attributes)
click to toggle source
Builds the object from hash @param [Hash] attributes Model attributes in the form of hash @return [Object] Returns the model itself
# File lib/shotstack/models/asset.rb, line 13 def build_from_hash(attributes) end