Payment Plan Term

Defines terms for a payment plan - especially a deferred payment plan

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..∞
Total Amount 0..1
Payment Basis Code 0..1
Payment Amount 0..1
Payment Frequency Code 0..1
Start Date Time 0..1
Interest Charge 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 PaymentPlanTerm {
    String TypeCode
    CodeList ActionCode
    String Identifier
    String UUID
    String SourceIdentifier
    String PartyIdentifier
    String TotalAmount
    CodeList PaymentBasisCode
    String PaymentAmount
    String PaymentFrequencyCode
    String StartDateTime
}

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

PaymentPlanTerm o-d- "0...∞" "IdentifierSet"
PaymentPlanTerm o-r- "0...∞" "RelatedIdentifier"
PaymentPlanTerm o-u- "0...∞" "InterestCharge"

hide circle
@enduml

Where Used

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

Feedback

OAGi and its members welcome your feedback.

UUID: 265c1c0dd4d345dca5b4e93f291f504e

connectSpec (OAGIS) Version 10.12