Method: Bandwidth::TranscribeRecording#to_s

Defined in:
lib/bandwidth-sdk/models/transcribe_recording.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



316
317
318
# File 'lib/bandwidth-sdk/models/transcribe_recording.rb', line 316

def to_s
  to_hash.to_s
end