Payment Term

Identifies the Terms i.e. the time and number of payments and the amount or percentage of the payment.

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..∞
Description 0..∞
Effective Date Time 0..1
Due Date Time 0..1
Payment Basis Code 0..1
Duration 0..1
Discount Percent 0..1
Surcharge Percent 0..1
Amount 0..1
Prox Month 0..1
Prox Day Of Month 0..1
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 PaymentTerm {
    String TypeCode
    CodeList ActionCode
    String Identifier
    String UUID
    String SourceIdentifier
    String PartyIdentifier
    String Description
    String EffectiveDateTime
    String DueDateTime
    CodeList PaymentBasisCode
    String Duration
    String DiscountPercent
    String SurchargePercent
    String Amount
    String ProxMonth
    String ProxDayOfMonth
}

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

PaymentTerm o-d- "0...∞" "IdentifierSet"
PaymentTerm o-r- "0...∞" "RelatedIdentifier"

hide circle
@enduml

Where Used

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

Feedback

OAGi and its members welcome your feedback.

UUID: e6e8ef72342245d880ec0fc8fa835d0d

connectSpec (OAGIS) Version 10.12