RequestFilterList

Uses the Component:FilterListType

The highest value (inclusive) that the incentive is eligible for the specified numeric type.

Fields and Components

Table 6.15. Fields and Components

Name Description Occurrence Type Data Type User Notes
filterListType

1..1Field udt:TextType  
filterListValue

1..1Field udt:TextType  

Sample XML

The XML Sample provided here is an approximation of the generated XML for this component. Not all of the fields are required for implementation.

Example 6.15. RequestFilterList

<RequestFilterList>
     <filterListType>......</filterListType>     [1..1]
     <filterListValue>......</filterListValue>     [1..1]
</RequestFilterList>