Class IdealSenderInfoResponse

Namespace
GiroSolution.GiroCheckout.Response
Assembly
GiroCheckout.dll
public class IdealSenderInfoResponse : GiroCheckoutResponse
Inheritance
IdealSenderInfoResponse
Inherited Members

Constructors

IdealSenderInfoResponse(string, string, string)

public IdealSenderInfoResponse(string accountholder, string iban, string bic)

Parameters

accountholder string
iban string
bic string

Properties

Accountholder

public string Accountholder { get; }

Property Value

string

Bic

public string Bic { get; }

Property Value

string

Iban

public string Iban { get; }

Property Value

string