Method: ZoomUs::Models::Recording#to_s

Defined in:
lib/zoom_us/models/recording.rb

#to_sString

Returns the string representation of the object



246
247
248
# File 'lib/zoom_us/models/recording.rb', line 246

def to_s
  to_hash.to_s
end