# Flipdish.HttpPostedFileBase

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**ContentLength** | **Number** |  | [optional] 
**ContentType** | **String** |  | [optional] 
**FileName** | **String** |  | [optional] 
**InputStream** | [**Stream**](Stream.md) |  | [optional] 


