Uses the Component:MVResponseIncentiveProgramTagsType
Table 6.25. Fields and Components
| Name | Description | Occurrence | Type | Data Type | User Notes |
|---|---|---|---|---|---|
| IncentiveFilterSelection | 0..* | Component | IncentiveFilterSelectionType | ||
| IncentiveFilterDate | 0..* | Component | IncentiveFilterDateType | ||
| IncentiveFilterFlexibleString |
Text (in Flexible Geography/Vehicle String format) | 0..* | Component | FilterFlexibleStringType | |
| IncentiveFilterNumeric | 0..* | Component | IncentiveFilterNumericType | ||
| IncentiveFilterList |
The highest value (inclusive) that the incentive is eligible for the specified numeric type. | 0..* | Component | FilterListType |
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.25. MVResponseIncentiveProgramTags
<MVResponseIncentiveProgramTags>
<IncentiveFilterSelection>......</IncentiveFilterSelection> [0..*]
<IncentiveFilterDate>......</IncentiveFilterDate> [0..*]
<IncentiveFilterFlexibleString>......</IncentiveFilterFlexibleString> [0..*]
<IncentiveFilterNumeric>......</IncentiveFilterNumeric> [0..*]
<IncentiveFilterList>......</IncentiveFilterList> [0..*]
</MVResponseIncentiveProgramTags>