C# Class CloverExamplePOS.POSManualRefund

Mostrar archivo Open project: clover/remote-pay-windows Class Usage Examples

Public Methods

Method Description
POSManualRefund ( string creditID, string orderID, long amount ) : System

Method Details

POSManualRefund() public method

public POSManualRefund ( string creditID, string orderID, long amount ) : System
creditID string
orderID string
amount long
return System