Method: Bandwidth::TranscribeRecording#to_body
- Defined in:
- lib/bandwidth-sdk/models/transcribe_recording.rb
#to_body ⇒ Hash
to_body is an alias to to_hash (backward compatibility)
322 323 324 |
# File 'lib/bandwidth-sdk/models/transcribe_recording.rb', line 322 def to_body to_hash end |