Skip to main content

Card

Class Description

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

Attributes

NameTypeDescription
accountHolderNameStringName of account holder.
cvNumberStringThe card verification number.
expiryDateDateThe date when this card expires.
panStringThe primary account number.

Relationships

Ancestors

No ancestor classes

Descendents

No descendent classes

Associations

Source ClassSource CardinalityTargetTarget CardinalitySource NameSource Assoc. DescriptionTarget NameTarget Assoc. Description
Card0..1Tender1CardCard used to tender payment.TenderPayment tender this card is being used for.