Class BankAccountIban
Inherited Members
Namespace: Worldline.Connect.Sdk.V1.Domain
Assembly: Worldline.Connect.Sdk.dll
Syntax
public class BankAccountIban : BankAccount
Properties
Iban
The IBAN is the International Bank Account Number. It is an internationally agreed format for the BBAN and includes the ISO country code and two check digits.
Declaration
public string Iban { get; set; }
Property Value
Type | Description |
---|---|
string |