Incentive Option

Details of an incentive, which 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 IncentiveOption {
    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"{}

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

hide circle
@enduml

Where Used

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

  • [none]

Feedback

OAGi and its members welcome your feedback.

UUID: d0521c33ca4c44d89d54eae090c99278

connectSpec (OAGIS) Version 10.12