ServiceReturns
FileAttachments Element
ServiceReturns > FileAttachmentDetailsServiceReturnModel Complex Type : FileAttachments Element
Namespace http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts.Models.ServiceReturns
Type
ArrayOfFileAttachmentDetailsModel Complex Type
Diagram
CreatedDate Element FileMimeType Element FileExtension Element FileName Element FileBytes Element TaskID Element ID Element Sequence FileAttachmentDetailsModel Element Sequence FileAttachments Element
Overview
Sequence
Sequence
ID optional xs:int
TaskID optional xs:int
FileBytes optional xs:base64Binary
FileName optional xs:string
FileExtension optional xs:string
FileMimeType optional xs:string
CreatedDate optional xs:dateTime
Source
<xs:element minOccurs="0" name="FileAttachments" nillable="true" type="q22:ArrayOfFileAttachmentDetailsModel" xmlns:q22="http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts.Models.FileAttachment" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
See Also
FileAttachmentDetailsServiceReturnModel Complex TypeServiceReturns