C# Class com.clover.remotepay.transport.TipAdjustAuthMessage

Inheritance: Message
Mostrar archivo Open project: clover/remote-pay-windows

Public Methods

Method Description
TipAdjustAuthMessage ( string orderId, string paymentId, long tipAmount ) : System

Method Details

TipAdjustAuthMessage() public method

public TipAdjustAuthMessage ( string orderId, string paymentId, long tipAmount ) : System
orderId string
paymentId string
tipAmount long
return System