Search Results for

    Show / Hide Table of Contents

    Class BankRefundMethodSpecificInput

    Inheritance
    object
    BankRefundMethodSpecificInput
    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.Refund.Definitions
    Assembly: connect-sdk-dotnet.dll
    Syntax
    public class BankRefundMethodSpecificInput

    Properties

    BankAccountBban

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

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

    BankAccountIban

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

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

    CountryCode

    ISO 3166-1 alpha-2 country code of the country where money will be refunded to

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