C# Class PaysonIntegration.Response.AccountDetailsResponse

Inheritance: Response
Afficher le fichier Open project: PaysonAktiebolag/api-integration-dotnet

Méthodes publiques

Méthode Description
AccountDetailsResponse ( string>.IDictionary nvpResponseContent ) : System.Collections.Generic

Méthodes protégées

Méthode Description
InitiateResponse ( string>.IDictionary nvpResponseContent ) : void

Method Details

AccountDetailsResponse() public méthode

public AccountDetailsResponse ( string>.IDictionary nvpResponseContent ) : System.Collections.Generic
nvpResponseContent string>.IDictionary
Résultat System.Collections.Generic

InitiateResponse() protected méthode

protected InitiateResponse ( string>.IDictionary nvpResponseContent ) : void
nvpResponseContent string>.IDictionary
Résultat void