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
Payment Method 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
    string ActionCode
    string Identifier
    string UUID
    string SourceIdentifier
    string PartyIdentifier
    string Description
    string EffectiveDateTime
    string DueDateTime
    string PaymentBasisCode
    string Duration
    number DiscountPercent
    number SurchargePercent
    number Amount
    number multipleOf ProxMonth
    string ProxDayOfMonth
}

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

PaymentTerm o-d- "0...∞" "IdentifierSet"
PaymentTerm o-r- "0...∞" "RelatedIdentifier"
PaymentTerm o-u- "0...1" "PaymentMethod"

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.8