C# Class CloverExamplePOS.POSPayment

Inheritance: POSExchange
Mostra file Open project: clover/remote-pay-windows Class Usage Examples

Public Methods

Method Description
POSPayment ( string paymentID, string orderID, string employeeID, long amount, long tip, long cashBack ) : System

Method Details

POSPayment() public method

public POSPayment ( string paymentID, string orderID, string employeeID, long amount, long tip, long cashBack ) : System
paymentID string
orderID string
employeeID string
amount long
tip long
cashBack long
return System