C# Class JordanRift.Grassroots.Framework.Entities.PaymentResponse

Exibir arquivo Open project: JordanRift/Grassroots Class Usage Examples

Public Methods

Method Description
PaymentResponse ( ) : System.Collections.Generic
PaymentResponse ( PaymentResponseCode responseCode, int reasonCode, string reasonText ) : System.Collections.Generic

Method Details

PaymentResponse() public method

public PaymentResponse ( ) : System.Collections.Generic
return System.Collections.Generic

PaymentResponse() public method

public PaymentResponse ( PaymentResponseCode responseCode, int reasonCode, string reasonText ) : System.Collections.Generic
responseCode PaymentResponseCode
reasonCode int
reasonText string
return System.Collections.Generic