Price

Specifies details of an actual price such as what is is, how it was calculated and why it was applied

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..∞
Charge Amount 0..1
Basis Quantity 0..1
Net Price Indicator 0..1
Charge Amount Range 0..1
Quantity Range 0..1
Unit Amount 0..1
Time Period 0..1
Description 0..∞
Note 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 Price {
    String TypeCode
    CodeList ActionCode
    String Identifier
    String UUID
    String SourceIdentifier
    String PartyIdentifier
    String ChargeAmount
    String BasisQuantity
    String NetPriceIndicator
    String UnitAmount
    String Description
    String Note
}

class "IdentifierSet"{}
class "RelatedIdentifier"{}
class "ChargeAmountRange"{}
class "QuantityRange"{}
class "TimePeriod"{}

Price o-d- "0...∞" "IdentifierSet"
Price o-r- "0...∞" "RelatedIdentifier"
Price o-u- "0...1" "ChargeAmountRange"
Price o-l- "0...1" "QuantityRange"
Price o-d- "0...1" "TimePeriod"

hide circle
@enduml

Where Used

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

Feedback

OAGi and its members welcome your feedback.

UUID: 79ac36ececc54a9fa2865add57fc577f

connectSpec (OAGIS) Version 10.12