Method: AssemblyAI::Transcripts::SentencesResponse#to_json
- Defined in:
- lib/assemblyai/transcripts/types/sentences_response.rb
#to_json(*_args) ⇒ String
Serialize an instance of SentencesResponse to a JSON object
67 68 69 |
# File 'lib/assemblyai/transcripts/types/sentences_response.rb', line 67 def to_json(*_args) @_field_set&.to_json end |