CodeGlyphX logo
CodeGlyphX

API Reference

Class

Iban

Namespace CodeGlyphX.Payloads.SwissQrCodePayload
Assembly CodeGlyphX
Modifiers sealed

IBAN section.

Inheritance

  • Object
  • Iban

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Constructors

public Iban(String iban, IbanType ibanType) #

Creates an IBAN instance.

Parameters

iban System.String requiredposition: 0
ibanType CodeGlyphX.Payloads.SwissQrCodePayload.Iban.IbanType requiredposition: 1

Methods

public override String ToString() #
Returns: String

Returns the normalized IBAN.

Properties

public Boolean IsQrIban { get; } #

True when the IBAN is a QR-IBAN.