Interface | Description |
---|---|
UKBankAccountNumberValidatator |
Interface for UK bank account number validation.
Information about validating UK bank account numbers, can be found here: http://www.vocalink.com/products/payments/customer-support-services/modulus-checking.aspx |
Class | Description |
---|---|
BankIdentifierCode |
Abstraction of a Bank Identifier Code (BIC).
|
Finance |
Financial Calculations Utility class.
|
FinanceConstants |
A collection of finance related constants.
|
InternationalBankAccountNumber |
Abstraction of an IBAN (International Bank Account Number).
|
UKBankAccountNumber |
Utility class to verify UK Bank Account Numbers.
See: http://www.vocalink.com/products/payments/customer-support-services/modulus-checking.aspx Note: This class only performs some basic validation and is not meant for production environments. |
UKSortCode |
Utility class to verify UK Sort Codes.
|
UKSortCodeRange |
Abstraction of a range of UK sort codes.
|
UKSortCodeSubstitution |
Abstraction of UK sort codes that substitute another UK sort code.
|
Enum | Description |
---|---|
CCurrency |
Enumeration of ISO 4217 currency codes.
|
IbanOfCountry |
Enumeration of IBAN used in different countries.
|
Payment |
Enumeration of payments.
|
PaymentMoment |
The moment a payment takes place.
|
Copyright © 2008–2018. All rights reserved.