Uses the Component:FilterListType
The highest value (inclusive) that the incentive is eligible for the specified numeric type.
Table 6.15. Fields and Components
Name | Description | Occurrence | Type | Data Type | User Notes |
---|---|---|---|---|---|
filterListType | 1..1 | Field | udt:TextType | ||
filterListValue | 1..1 | Field | udt:TextType |
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>