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

     1  # ListDeliveryUsageResponse
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Data** | [**[]DeliveryReport**](DeliveryReport.md) |  | [optional] 
     7  **TotalRowCount** | **int64** |  | [optional] 
     8  **Timeframe** | **[]int64** |  | [optional] 
     9  **Limit** | **int64** | Number of assets returned in this response. Default value is 100. | [optional] 
    10  
    11  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    12  
    13