Class IdealIssuerListResponse

Namespace
GiroSolution.GiroCheckout.Response
Assembly
GiroCheckout.dll

Enthält eine Liste aller IDEAL Banken

public class IdealIssuerListResponse : GiroCheckoutResponse
Inheritance
IdealIssuerListResponse
Inherited Members

Constructors

IdealIssuerListResponse(Dictionary<string, string>)

public IdealIssuerListResponse(Dictionary<string, string> issuer)

Parameters

issuer Dictionary<string, string>

Properties

Issuer

Liste aller IDEAL Banken

public Dictionary<string, string> Issuer { get; }

Property Value

Dictionary<string, string>