IElectronicProcessingFormFieldType Class

A single field on an iAAWG form.
Inheritance Hierarchy
SystemObject
  IASIElectronicProcessingFormFieldType

Namespace:  IAS
Assembly:  ElectronicProcessing (in ElectronicProcessing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class FormFieldType : IComparable<IElectronicProcessingFormFieldType>

The IElectronicProcessingFormFieldType type exposes the following members.

Fields
  NameDescription
Public fieldAPIParameterName
The corresponding parameter name within the iAAWG API.
Public fieldIsRequired
Whether or not this field is required for generating an electronic contract.
Public fieldName
The name of the field.
Top
See Also

Reference