Class EpsIssuerListResponse

Namespace
GiroSolution.GiroCheckout.Response
Assembly
GiroCheckout.dll

Enthält eine Liste aller eps Banken

public class EpsIssuerListResponse : GiroCheckoutResponse
Inheritance
EpsIssuerListResponse
Inherited Members

Constructors

EpsIssuerListResponse(Dictionary<string, string>)

public EpsIssuerListResponse(Dictionary<string, string> issuer)

Parameters

issuer Dictionary<string, string>

Properties

Issuer

Liste der eps Banken

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

Property Value

Dictionary<string, string>