Class GiropayIssuerListResponse

Namespace
GiroSolution.GiroCheckout.Response
Assembly
GiroCheckout.dll

Enthält eine Liste aller giropay Banken

public class GiropayIssuerListResponse : GiroCheckoutResponse
Inheritance
GiropayIssuerListResponse
Inherited Members

Constructors

GiropayIssuerListResponse(Dictionary<string, string>)

public GiropayIssuerListResponse(Dictionary<string, string> issuer)

Parameters

issuer Dictionary<string, string>

Properties

Issuer

Liste aller giropay Banken

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

Property Value

Dictionary<string, string>