public class PaymentOptions extends PayPalModel
| Constructor and Description |
|---|
PaymentOptions()
Default Constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAllowedPaymentMethod()
Getter for allowedPaymentMethod
|
PaymentOptions |
setAllowedPaymentMethod(String allowedPaymentMethod)
Setter for allowedPaymentMethod
|
equals, hashCode, toJSON, toStringpublic PaymentOptions setAllowedPaymentMethod(String allowedPaymentMethod)
public String getAllowedPaymentMethod()
Copyright © 2015. All Rights Reserved.