Name | Description | |
---|---|---|
SwissQRCodeValueItem | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
SwissQRCodeValueItem | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
CR | The Carriage Return (CR) character. | |
CRLF | The Carriage Return (CR) + Line Feed (LF) separator. | |
LF | The Line Feed (LF) character. |
Name | Description | |
---|---|---|
AlternativeSchemeParameters1 | Gets or sets the parameter character chain of the alternative scheme 1. | |
AlternativeSchemeParameters2 | Gets or sets the parameter character chain of the alternative scheme 2. | |
Amount | Gets or sets the payment amount. | |
AmountCurrency | Gets or sets the payment currency. | |
BillInformation | Gets or sets the bill information that contains coded information for automated booking of the payment. | |
CodingType | Gets the character set code. | |
CreditorAddressType | Gets or sets the creditor address type, which is specified using a code. | |
CreditorBuildingNumberOrAddressLine2 | Gets or sets the structured Address: Street/P.O. Box from the creditor's address. | |
CreditorCountry | Gets or sets the Country from creditor's address. | |
CreditorName | Gets or sets the creditor's name or company according to the account name. | |
CreditorPostalCode | Gets or sets the postal code from creditor's address. | |
CreditorStreetOrAddressLine1 | Gets or sets the structured Address: Street/P.O. Box from the creditor's address. | |
CreditorTown | Gets or sets the town from creditor's address. | |
DataType | Gets a data type of this value item. (Inherited from ValueItemBase) | |
IBAN | Gets or sets the IBAN or QR-IBAN of the creditor. | |
PaymentReference | Gets or sets the payment reference type. | |
PaymentReferenceType | Gets or sets the payment reference type. | |
QRType | Gets the unambiguous indicator for the Swiss QR Code. | |
SeparatorElement | Gets or sets the element (a carriage return) that is used as a separator of individual elements in the Swiss QR Code. | |
Trailer | Gets the unambiguous indicator for the end of payment data. | |
UltimateCreditorAddressType | Gets or sets the ultimate creditor address type, which is specified using a code. | |
UltimateCreditorBuildingNumberOrAddressLine2 | Gets or sets the structured Address: Street/P.O. Box from the creditor's address. | |
UltimateCreditorCountry | Gets or sets the country of the ultimate creditor's address. | |
UltimateCreditorName | Gets or sets the creditor's name or company according to the account name. | |
UltimateCreditorPostalCode | Gets or sets the postal code from creditor's address. | |
UltimateCreditorStreetOrAddressLine1 | Gets or sets the structured Address: Street/P.O. Box from the creditor's address. | |
UltimateCreditorTown | Gets or sets the town from creditor's address. | |
UltimateDebtorAddressType | Gets or sets the ultimate debtor address type, which is specified using a code. | |
UltimateDebtorBuildingNumberOrAddressLine2 | Gets or sets the structured Address: Street/P.O. Box from the debtor's address. | |
UltimateDebtorCountry | Gets or sets the country of the ultimate debtor's address. | |
UltimateDebtorName | Gets or sets the debtor's name or company according to the account name. | |
UltimateDebtorPostalCode | Gets or sets the postal code from debtor's address. | |
UltimateDebtorStreetOrAddressLine1 | Gets or sets the structured Address: Street/P.O. Box from the debtor's address. | |
UltimateDebtorTown | Gets or sets the town from debtor's address. | |
UnstructuredMessage | Gets or sets the unstructured information that can be used to indicate the payment purpose or for additional textual information about payments with a structured reference. | |
Value | Get a value of text data. | |
Version | Gets version of the specifications (Implementation Guidelines) in use on the date on which the Swiss QR Code was created. |
Name | Description | |
---|---|---|
CalculateQrReferenceCheckDigit | Calculates check digit generation by Modulo 10 recursive. | |
CheckQrReferenceCheckDigit | Checks the check digit of QR reference value. | |
ToString | Converts the value item of this instance to its equivalent string. (Inherited from TextValueItem) |