Card
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
Ancestors
No ancestor classes
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | 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. |