| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| checkBankName | Boolean | Optional | Indicates whether to check Bank Name and Sort Code details. If omitted, a value of True is assumed. | |
| checkExpiryDate | Boolean | Optional | Indicates whether to check Expiry Date details. If omitted, a value of True is assumed. | |
| expiryDateAsAt | Date | Optional | The date to use when checking the Expiry Date. This should be the transaction date when validating for a transaction. If this is nothing then today's date is used. If omitted, a value of Nothing is assumed. | |
| checkAccountNumber | Boolean | Optional | If omitted, a value of True is assumed. |
A Boolean value.