C# Class PaysonIntegration.Response.AccountDetailsResponse

Inheritance: Response
ファイルを表示 Open project: PaysonAktiebolag/api-integration-dotnet

Public Methods

Method Description
AccountDetailsResponse ( string>.IDictionary nvpResponseContent ) : System.Collections.Generic

Protected Methods

Method Description
InitiateResponse ( string>.IDictionary nvpResponseContent ) : void

Method Details

AccountDetailsResponse() public method

public AccountDetailsResponse ( string>.IDictionary nvpResponseContent ) : System.Collections.Generic
nvpResponseContent string>.IDictionary
return System.Collections.Generic

InitiateResponse() protected method

protected InitiateResponse ( string>.IDictionary nvpResponseContent ) : void
nvpResponseContent string>.IDictionary
return void