C# Класс JordanRift.Grassroots.Framework.Entities.PaymentResponse

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
PaymentResponse ( ) : System.Collections.Generic
PaymentResponse ( PaymentResponseCode responseCode, int reasonCode, string reasonText ) : System.Collections.Generic

Описание методов

PaymentResponse() публичный Метод

public PaymentResponse ( ) : System.Collections.Generic
Результат System.Collections.Generic

PaymentResponse() публичный Метод

public PaymentResponse ( PaymentResponseCode responseCode, int reasonCode, string reasonText ) : System.Collections.Generic
responseCode PaymentResponseCode
reasonCode int
reasonText string
Результат System.Collections.Generic