# CallTranscript
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**call_id** | Option<**String**> | Gong's unique numeric identifier for the call (up to 20 digits). | [optional]
**transcript** | Option<[**Vec<models::Monologue>**](Monologue.md)> | List of monologues. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)