public class ProtectionEligibility extends Object
| Constructor and Description |
|---|
ProtectionEligibility() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEligibility()
* Eligible - Merchant is protected by PayPal's Seller Protection Policy for Unauthorized Payment and Item Not Received
* PartiallyEligible - Merchant is protected by PayPal's Seller Protection Policy for Item Not Received
* Ineligible — Merchant is not protected under the Seller Protection Policy
|
String |
getType()
- ItemNotReceivedEligible - Merchant is protected by PayPal's Seller Protection Policy for Item Not Received
- UnauthorizedPaymentEligible - Merchant is protected by PayPal's Seller Protection Policy for Unauthorized Payment
- Ineligible - Merchant is not protected under the Seller Protection Policy
|
void |
setEligibility(String value)
* Eligible - Merchant is protected by PayPal's Seller Protection Policy for Unauthorized Payment and Item Not Received
* PartiallyEligible - Merchant is protected by PayPal's Seller Protection Policy for Item Not Received
* Ineligible — Merchant is not protected under the Seller Protection Policy
|
void |
setType(String value)
- ItemNotReceivedEligible - Merchant is protected by PayPal's Seller Protection Policy for Item Not Received
- UnauthorizedPaymentEligible - Merchant is protected by PayPal's Seller Protection Policy for Unauthorized Payment
- Ineligible - Merchant is not protected under the Seller Protection Policy
|
ProtectionEligibility |
withEligibility(String value)
* Eligible - Merchant is protected by PayPal's Seller Protection Policy for Unauthorized Payment and Item Not Received
* PartiallyEligible - Merchant is protected by PayPal's Seller Protection Policy for Item Not Received
* Ineligible — Merchant is not protected under the Seller Protection Policy
|
ProtectionEligibility |
withType(String value)
- ItemNotReceivedEligible - Merchant is protected by PayPal's Seller Protection Policy for Item Not Received
- UnauthorizedPaymentEligible - Merchant is protected by PayPal's Seller Protection Policy for Unauthorized Payment
- Ineligible - Merchant is not protected under the Seller Protection Policy
|
public String getEligibility()
public void setEligibility(String value)
public ProtectionEligibility withEligibility(String value)
public String getType()
public void setType(String value)
public ProtectionEligibility withType(String value)
Copyright © 2023 Worldline Online Payments Direct. All rights reserved.