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

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

Public Methods

Method Description
CreditReceiptMessage ( string orderId, string creditId ) : System

Method Details

CreditReceiptMessage() public method

public CreditReceiptMessage ( string orderId, string creditId ) : System
orderId string
creditId string
return System