C# 클래스 PaysonIntegration.Response.AccountDetailsResponse

상속: Response
파일 보기 프로젝트 열기: PaysonAktiebolag/api-integration-dotnet

공개 메소드들

메소드 설명
AccountDetailsResponse ( string>.IDictionary nvpResponseContent ) : System.Collections.Generic

보호된 메소드들

메소드 설명
InitiateResponse ( string>.IDictionary nvpResponseContent ) : void

메소드 상세

AccountDetailsResponse() 공개 메소드

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

InitiateResponse() 보호된 메소드

protected InitiateResponse ( string>.IDictionary nvpResponseContent ) : void
nvpResponseContent string>.IDictionary
리턴 void