public class ExecutePaymentRequest
extends com.paypal.base.rest.PayPalModel
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
payerID |
Constructor and Description |
---|
ExecutePaymentRequest() |
ExecutePaymentRequest(java.lang.String payerID) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPayerID() |
void |
setPayerID(java.lang.String payerID) |