Procurement Card

Specifies the details of a Procurement or Purchasing Card

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..∞
Name On Account 0..1
Expiration 0..1
Company Name 0..1
Payment Authorization 0..1
Card Code 0..1
Billing Address 0..1
Owner Address 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 ProcurementCard {
    String TypeCode
    CodeList ActionCode
    String Identifier
    String UUID
    String SourceIdentifier
    String PartyIdentifier
    String NameOnAccount
    String CompanyName
    String CardCode
}

class "IdentifierSet"{}
class "RelatedIdentifier"{}
class "Expiration"{}
class "PaymentAuthorization"{}
class "BillingAddress"{}
class "OwnerAddress"{}

ProcurementCard o-d- "0...∞" "IdentifierSet"
ProcurementCard o-r- "0...∞" "RelatedIdentifier"
ProcurementCard o-u- "0...1" "Expiration"
ProcurementCard o-l- "0...1" "PaymentAuthorization"
ProcurementCard o-d- "0...1" "BillingAddress"
ProcurementCard o-u- "0...1" "OwnerAddress"

hide circle
@enduml

Where Used

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

Feedback

OAGi and its members welcome your feedback.

UUID: 7cfc3475bcc544bab60b68409932bdfb

connectSpec (OAGIS) Version 10.12