Incentive Options

A list of incentives that may be presented to an end user, which each could be in one of many forms.

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..∞
Amount 0..∞
Discount Percent 0..∞
Per Quantity 0..∞
Per Unit Amount 0..∞
Unit Code 0..∞
Gift 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 IncentiveOptions {
    String TypeCode
    CodeList ActionCode
    String Identifier
    String UUID
    String SourceIdentifier
    String PartyIdentifier
    String Amount
    String DiscountPercent
    String PerQuantity
    String PerUnitAmount
    String UnitCode
}

class "IdentifierSet"{}
class "RelatedIdentifier"{}
class "GiftOptions"{}

IncentiveOptions o-d- "0...∞" "IdentifierSet"
IncentiveOptions o-r- "0...∞" "RelatedIdentifier"
IncentiveOptions o-u- "0...∞" "GiftOptions"

hide circle
@enduml

Where Used

Following is a list of components that have Incentive Options as a child component.

Feedback

OAGi and its members welcome your feedback.

UUID: ba4f92f208314267bc50af7e70ff1e97

connectSpec (OAGIS) Version 10.12