Class Description
The actual tender when it is a type of cheque.
Attributes
Name | Type | Description |
---|---|---|
bankAccountDetail | BankAccountDetail | Details of the account holder and bank. |
chequeNumber | String | Cheque reference number as printed on the cheque. |
date | Date | Date when cheque becomes valid. |
kind | ChequeKind | Kind of cheque. |
micrNumber | String | The magnetic ink character recognition number printed on the cheque. |
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 |
---|---|---|---|---|---|---|---|
Cheque | 0..1 | Tender | 1 | Cheque | Cheque used to tender payment. | Tender | Payment tender the cheque is being used for. |