Cheque
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
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 |
---|---|---|---|---|---|---|---|
Cheque | 0..1 | Tender | 1 | Cheque | Cheque used to tender payment. | Tender | Payment tender the cheque is being used for. |