Search Results for

    Show / Hide Table of Contents

    Class BankAccountIban

    Inheritance
    object
    BankAccount
    BankAccountIban
    Inherited Members
    BankAccount.AccountHolderName
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Ingenico.Connect.Sdk.Domain.Definitions
    Assembly: connect-sdk-dotnet.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
    In This Article
    Back to top Copyright (c) 2016 Global Collect Services B.V.