github.com/twilio/twilio-go@v1.20.1/rest/bulkexports/v1/docs/BulkexportsV1Day.md (about)

     1  # BulkexportsV1Day
     2  
     3  ## Properties
     4  
     5  Name | Type | Description | Notes
     6  ------------ | ------------- | ------------- | -------------
     7  **Day** | Pointer to **string** | The ISO 8601 format date of the resources in the file, for a UTC day |
     8  **Size** | Pointer to **int** | The size of the day's data file in bytes |
     9  **CreateDate** | Pointer to **string** | The ISO 8601 format date when resources is created |
    10  **FriendlyName** | Pointer to **string** | The friendly name specified when creating the job |
    11  **ResourceType** | Pointer to **string** | The type of communication – Messages, Calls, Conferences, and Participants |
    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