# ExternalFile ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **date** | **String** | The UTC date and time that the file or folder was last modified. | [optional] **id** | **String** | The storage provider's id for the file or folder. | [optional] **img** | **String** | The file extension for a file. **Note**: If the item is a folder, this value is null. | [optional] **name** | **String** | The full name of a file. | [optional] **size** | **String** | The size of the file. The file size limit varies based on the cloud storage provider. | [optional] **supported** | **String** | When set to **true**, DocuSign supports the file type for upload. | [optional] **type** | **String** | The type of cloud storage item. Valid values are: - `file` - `folder` | [optional] **uri** | **String** | The URI for the file or folder. | [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)