C# Class CloverExamplePOS.POSRefund

Inheritance: POSExchange
Datei anzeigen Open project: clover/remote-pay-windows Class Usage Examples

Public Methods

Method Description
POSRefund ( string refundID, string paymentID, string orderID, string employeeID, long amount ) : System

Method Details

POSRefund() public method

public POSRefund ( string refundID, string paymentID, string orderID, string employeeID, long amount ) : System
refundID string
paymentID string
orderID string
employeeID string
amount long
return System