Program Tiers

A list of program tiers. A tiered program offers different benefits, rewards, or discounts to specific parties or categories of parties according to their engagement or spending levels. Basically, parties are provided incentives when they engage or spend more.

Child Components

Type Code 0..1
Action Code 0..1
Identifier 0..∞
UUID 0..1
Source Identifier 0..1
Party Identifier 0..1
Identifier Set 0..∞
Related Identifier 0..∞
Name 0..∞
Short Name 0..1
Description 0..∞
Benefits 0..∞
Eligibility Criteria 0..∞
Incentive Options 0..∞
Extension 1..1

UML Class Model

The following link opens the SVG image in a separate browser tab.
You can save the file locally and use it, for example, in PowerPoint.
SVG File
@startuml

class ProgramTiers {
    String TypeCode
    CodeList ActionCode
    String Identifier
    String UUID
    String SourceIdentifier
    String PartyIdentifier
    String Name
    String ShortName
    String Description
}

class "IdentifierSet"{}
class "RelatedIdentifier"{}
class "Benefits"{}
class "EligibilityCriteria"{}
class "IncentiveOptions"{}

ProgramTiers o-d- "0...∞" "IdentifierSet"
ProgramTiers o-r- "0...∞" "RelatedIdentifier"
ProgramTiers o-u- "0...∞" "Benefits"
ProgramTiers o-l- "0...∞" "EligibilityCriteria"
ProgramTiers o-d- "0...∞" "IncentiveOptions"

hide circle
@enduml

Where Used

Following is a list of components that have Program Tiers as a child component.

Feedback

OAGi and its members welcome your feedback.

UUID: 19929e8b216947b397af7bfefc3ce0eb

connectSpec (OAGIS) Version 10.12