urn:urn-1:AlphaTrust.Pronto.Apis.v5.ProntoService.svc
UpdateParticipantWorkflowActionStatus Element
urn:urn-1:AlphaTrust.Pronto.Apis.v5.ProntoService.svc : UpdateParticipantWorkflowActionStatus Element
Namespace urn:urn-1:AlphaTrust.Pronto.Apis.v5.ProntoService.svc
Diagram
IsCompleted Element ID Element ParticipantID Element Sequence WorkflowAction Element EnableLogging Element Sequence participantWorkflowActionUpdateRequest Element ApiPassword Element ApiUsername Element ApiSecretOrAuthData Element ApiKeyOrProntoID Element Sequence serviceAuthentication Element Sequence UpdateParticipantWorkflowActionStatus Element
Overview
Sequence
Sequence
ApiKeyOrProntoID optional xs:string
ApiSecretOrAuthData optional xs:string
ApiUsername optional xs:string
ApiPassword optional xs:string
Sequence
EnableLogging optional xs:boolean
Sequence
ParticipantID optional xs:int
ID optional xs:int
IsCompleted optional xs:boolean
Source
<xs:element name="UpdateParticipantWorkflowActionStatus" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" name="serviceAuthentication" nillable="true" type="q54:ServiceAuthenticationModel" xmlns:q54="http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts.Models.Security" />
      <xs:element minOccurs="0" name="participantWorkflowActionUpdateRequest" nillable="true" type="q55:ParticipantWorkflowActionUpdateRequestModel" xmlns:q55="http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts.Models.Participant" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
urn:urn-1:AlphaTrust.Pronto.Apis.v5.ProntoService.svc