github.com/twilio/twilio-go@v1.20.1/rest/intelligence/v2/docs/IntelligenceV2Media.md (about) 1 # IntelligenceV2Media 2 3 ## Properties 4 5 Name | Type | Description | Notes 6 ------------ | ------------- | ------------- | ------------- 7 **AccountSid** | Pointer to **string** | The unique SID identifier of the Account. | 8 **MediaUrl** | Pointer to **string** | Downloadable URL for media, if stored in Twilio AI. | 9 **ServiceSid** | Pointer to **string** | The unique SID identifier of the Service. | 10 **Sid** | Pointer to **string** | The unique SID identifier of the Transcript. | 11 **Url** | Pointer to **string** | The URL of this resource. | 12 13 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 14 15