Cloud Fax and Notifications API 2.5 Documentation
FormData
Cloud Fax and Notifications API Forums Home  
    prev  next        Table of Contents  FormData  
These pages describe an earlier version of the Cloud Fax and Notifications API.
While that version continues to function, new development should use the current version.
 

20.3 FormDataResult

FormData Overview   FormDataRequest

Tag Name
& type
#Description
FormDataResult   Namespace of this element is http://ws.easylink.com/FormData/2011/01
   Status
StatusType
1Status of processing. See StatusType.
   SubmitId
xs:string
0-1Echoes the SubmitId in the request, if possible.
   NumToRetrieve
xs:unsignedInt
0-1The maximum number of responses to be retrieved per the request.
   TotalCount
xs:unsignedInt
0-1Total number of responses that satisfy the specified filter.
   StartSequence
xs:unsignedInt
0-1Minimum response number in the result.
   EndSequence
xs:unsignedInt
0-1Maximum response number in the result.
   CampaignName
xs:string
0-1Name of the form's Campaign.
   FormName
xs:string
0-1Name of the form whose responses are being retrieved.
   CharacterSet
xs:string
0-1Character set of the responses
   FormFieldInfo
FieldInfoType
0-This element contains descriptive information about each field of the form.
   FieldName
EncodableStringType
1Name of the field
   FieldDataType
xs:string
1Data type of the field.
   AdditionalInfo
XoaMapType
0-Not used currently.
   @name
xs:string
1Not used currently.
   Response
ResponseDataType
0-Each Response element contains the data from a response record.
   @sequenceNumber
xs:unsignedInt
1Sequence number of the response.
   @lastModifiedTime
xs:dateTime
1Last-modified time of the response.
   FormField
PropertyType
1-This element contains the data of a field. The data may be returned in one of several different formats, based on the registered characteristics of the field and the data actually found.
   Name
xs:string
1Name of the field.
   ExtString
EncodableStringType
1Value of the name as a string.
ExtNumber
xs:decimal
1Value of the field as a number.
ExtDateTime
xs:dateTime
1Value of the field as an xs:dateTime value.
ExtBoolean
xs:boolean
1Value of the field as a boolean value.
ExtBinary
xs:string
1Value of the field as a base64-encoded data.
 
    prev  next        Table of Contents  FormData  
© Copyright 2020 OpenText Corp. All Rights Reserved.
Privacy Policy | Cookie Policy
This information is subject to change. Please check frequently for updates.
Modified October 06, 2020