urn:urn-1:AlphaTrust.Pronto.Apis.v5.ProntoService.svc
InsertFileAttachments Element
urn:urn-1:AlphaTrust.Pronto.Apis.v5.ProntoService.svc : InsertFileAttachments Element
Namespace urn:urn-1:AlphaTrust.Pronto.Apis.v5.ProntoService.svc
Diagram
EnableLogging Element FileAttachmentInsertModel Element Sequence FileAttachments Element Sequence fileAttachmentInsertRequest Element ApiPassword Element ApiUsername Element ApiSecretOrAuthData Element ApiKeyOrProntoID Element Sequence serviceAuthentication Element Sequence InsertFileAttachments Element
Overview
Sequence
Sequence
ApiKeyOrProntoID optional xs:string
ApiSecretOrAuthData optional xs:string
ApiUsername optional xs:string
ApiPassword optional xs:string
Sequence
Sequence
Sequence
TaskID optional xs:int
FileBytes optional xs:base64Binary
FileName optional xs:string
FileMimeType optional xs:string
EnableLogging optional xs:boolean
Source
<xs:element name="InsertFileAttachments" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" name="serviceAuthentication" nillable="true" type="q132:ServiceAuthenticationModel" xmlns:q132="http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts.Models.Security" />
      <xs:element minOccurs="0" name="fileAttachmentInsertRequest" nillable="true" type="q133:FileAttachmentInsertRequestModel" xmlns:q133="http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts.Models.FileAttachment" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
urn:urn-1:AlphaTrust.Pronto.Apis.v5.ProntoService.svc