github.com/muxinc/mux-go@v1.1.1/docs/GetAssetOrLiveStreamIdResponseData.md (about)

     1  # GetAssetOrLiveStreamIdResponseData
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Id** | **string** | The Playback ID used to retrieve the corresponding asset or the live stream ID | [optional] 
     7  **Policy** | [**PlaybackPolicy**](PlaybackPolicy.md) |  | [optional] 
     8  **Object** | [**GetAssetOrLiveStreamIdResponseDataObject**](GetAssetOrLiveStreamIdResponse_data_object.md) |  | [optional] 
     9  
    10  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    11  
    12