C# Class CloverExamplePOS.POSRefund

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

Méthodes publiques

Méthode Description
POSRefund ( string refundID, string paymentID, string orderID, string employeeID, long amount ) : System

Method Details

POSRefund() public méthode

public POSRefund ( string refundID, string paymentID, string orderID, string employeeID, long amount ) : System
refundID string
paymentID string
orderID string
employeeID string
amount long
Résultat System