Method: Bandwidth::TranscribeRecording#to_s
- Defined in:
- lib/bandwidth-sdk/models/transcribe_recording.rb
#to_s ⇒ String
Returns the string representation of the object
316 317 318 |
# File 'lib/bandwidth-sdk/models/transcribe_recording.rb', line 316 def to_s to_hash.to_s end |