MVResponseIncentiveProgramTags

Uses the Component:MVResponseIncentiveProgramTagsType

Fields and Components

Table 6.25. Fields and Components

Name Description Occurrence Type Data Type User Notes
IncentiveFilterSelection

0..*ComponentIncentiveFilterSelectionType 
IncentiveFilterDate

0..*ComponentIncentiveFilterDateType 
IncentiveFilterFlexibleString

Text (in Flexible Geography/Vehicle String format)

0..*ComponentFilterFlexibleStringType 
IncentiveFilterNumeric

0..*ComponentIncentiveFilterNumericType 
IncentiveFilterList

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

0..*ComponentFilterListType 

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.25. MVResponseIncentiveProgramTags

<MVResponseIncentiveProgramTags>
     <IncentiveFilterSelection>......</IncentiveFilterSelection>     [0..*]
     <IncentiveFilterDate>......</IncentiveFilterDate>     [0..*]
     <IncentiveFilterFlexibleString>......</IncentiveFilterFlexibleString>     [0..*]
     <IncentiveFilterNumeric>......</IncentiveFilterNumeric>     [0..*]
     <IncentiveFilterList>......</IncentiveFilterList>     [0..*]
</MVResponseIncentiveProgramTags>