Class Description

Documentation of the tender when it is a type of card (credit, debit, etc).

Attributes

Name Type Description
accountHolderName String Name of account holder.
cvNumber String The card verification number.
expiryDate Date The date when this card expires.
pan String The primary account number.

Relationships

Inherits from

  • None

Descendant classes

  • No descendant classes

Leaf/Root class

IsLeaf IsRoot
False False

Associations

Source Class Cardinality Source Target Class Cardinality Target Source Name Source Assoc. Description Target Name Target Assoc. Description
Card 0..1 Tender 1 Card Card used to tender payment. Tender Payment tender this card is being used for.