EPC class
EPC class
Represents European Payments Council Quick Response Code.
The EPC type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Instantiates new EPC object. |
Properties
Property | Description |
---|---|
name | Gets or sets Beneficiary’s Name. Maximum length is 70 characters. |
bic | Gets or sets Beneficiary’s BIC with up to 11 characters length. |
iban | Gets or sets Beneficiary’s Account (IBAN). The IBAN consists of up to 34 alphanumeric characters. |
amount | Gets or sets amount. |
code | Gets or sets Business Code up to 4 characters. |
reference | Gets or sets Payment Reference (maximum 35 characters). This field and the Remittance Information field are mutually exclusive. |
remittance | Gets or sets Remittance Information (maximum 140 characters). This field and the Payment Reference field are mutually exclusive. |
information | Gets or sets hint information. Maximum 70 characters. |
version | EPC / SEPA QR-Code version implementation. By default this value set to 002. |
charset | EPC / SEPA QR-Code char set implementation. By default this value set to 1 |
identification | EPC / SEPA QR-Code identification. By default this value set to SCT |