github.com/grokify/go-ringcentral-client@v0.3.31/office/v1/client/docs/TranscriptionResult.md (about)

     1  # TranscriptionResult
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **STTId** | **string** |  | [optional] 
     7  **ExternalId** | **string** |  | [optional] 
     8  **Status** | **int32** |  | [optional] 
     9  **Mailbox** | **string** |  | [optional] 
    10  **TranscriptionText** | **string** |  | [optional] 
    11  **Message** | **string** |  | [optional] 
    12  **MessageLength** | **string** |  | [optional] 
    13  **Confidence** | **string** |  | [optional] 
    14  
    15  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    16  
    17