public class IncrementPreauthRequest extends BaseRequest implements java.io.Serializable
| Constructor and Description |
|---|
IncrementPreauthRequest() |
| Modifier and Type | Method and Description |
|---|---|
long |
getAmount() |
java.lang.String |
getPaymentId() |
void |
setAmount(long amount) |
void |
setPaymentId(java.lang.String paymentId) |