Others
		Attached document
		
		Example response
		
{
  "documentName": "mail.txt",
  "documentDate": 1383934073392,
  "documentSize": 7400,
  "documentType": "text/plain",
  "attachedDate": 1383934073392,
  "documentURL": "https://api.deskero.com/document/527d2879e4b0e35d97650260",
  "documentBlob": null
}
Fields
		
		
			
				
					| Field name | Description | 
			
			
			
				
					| documentName | file name | 
				
					| documentDate | attach date timestamp | 
				
					| documentSize | size in byte | 
				
					| documentType | file mime type | 
				
					| attachedDate | attach date timestamp | 
				
					| documentURL | auto-generate url to download file | 
				
					| documentBlob | blob to upload file |