# Cyclos411Api.StoredFile

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**contentType** | **String** | MIME type of the stored file | [optional] 
**length** | **Number** | The file size, in bytes | [optional] 
**url** | **String** | The URL for getting the content of this file | [optional] 


