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

Afficher le fichier Open project: JordanRift/Grassroots Class Usage Examples

Méthodes publiques

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

Method Details

PaymentResponse() public méthode

public PaymentResponse ( ) : System.Collections.Generic
Résultat System.Collections.Generic

PaymentResponse() public méthode

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