Class GiropaySenderInfoResponse

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

Constructors

GiropaySenderInfoResponse(string, string, string)

public GiropaySenderInfoResponse(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