C# Class com.clover.remotepay.transport.PaymentReceiptMessage

Inheritance: Message
Mostra file Open project: clover/remote-pay-windows

Public Methods

Method Description
PaymentReceiptMessage ( string orderId, string paymentId ) : System

Method Details

PaymentReceiptMessage() public method

public PaymentReceiptMessage ( string orderId, string paymentId ) : System
orderId string
paymentId string
return System