Search Results for

    Show / Hide Table of Contents

    Class BankDetails

    Inheritance
    object
    BankDetails
    BankDetailsRequest
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Ingenico.Connect.Sdk.Domain.Services.Definitions
    Assembly: connect-sdk-dotnet.dll
    Syntax
    public class BankDetails

    Properties

    BankAccountBban

    Object that holds the Basic Bank Account Number (BBAN) data

    Declaration
    public BankAccountBban BankAccountBban { get; set; }
    Property Value
    Type Description
    BankAccountBban

    BankAccountIban

    Object that holds the International Bank Account Number (IBAN) data

    Declaration
    public BankAccountIban BankAccountIban { get; set; }
    Property Value
    Type Description
    BankAccountIban
    In This Article
    Back to top Copyright (c) 2016 Global Collect Services B.V.