Sha256: f43ed6d55b0fa425598a6d7ae84f2963d0fe5d6aa3b19f5e89b4bd1668484b1e
Contents?: true
Size: 367 Bytes
Versions: 14
Compression:
Stored size: 367 Bytes
Contents
# MuxRuby::ListTranscriptionVocabulariesResponse ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **data** | [**Array<TranscriptionVocabulary>**](TranscriptionVocabulary.md) | | [optional] | ## Example ```ruby require 'mux_ruby' instance = MuxRuby::ListTranscriptionVocabulariesResponse.new( data: null ) ```
Version data entries
14 entries across 14 versions & 1 rubygems