C# Class CloverExamplePOS.POSPayment

Inheritance: POSExchange
Afficher le fichier Open project: clover/remote-pay-windows Class Usage Examples

Méthodes publiques

Méthode Description
POSPayment ( string paymentID, string orderID, string employeeID, long amount, long tip, long cashBack ) : System

Method Details

POSPayment() public méthode

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
Résultat System