EligibleTierTermInfo

Uses the Component:EligibleTierTermInfoType

Capturs the Tier and Term details for the Contract that are needed for this Rebate to be eligible and applied to the deal.

Fields and Components

Table 6.65. Fields and Components

Name Description Occurrence Type Data Type User Notes
Tiers

List of eligible tiers for this rebate

0..1ComponentTiersType 
Terms

List of eligible tiers for this rebate

0..1ComponentTermsType 

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.65. EligibleTierTermInfo

<EligibleTierTermInfo>
     <Tiers>......</Tiers>     [0..1]
     <Terms>......</Terms>     [0..1]
</EligibleTierTermInfo>