public class PtsV2PaymentsPost201ResponseProcessorInformationSellerProtection extends Object
| Constructor and Description |
|---|
PtsV2PaymentsPost201ResponseProcessorInformationSellerProtection() |
| Modifier and Type | Method and Description |
|---|---|
PtsV2PaymentsPost201ResponseProcessorInformationSellerProtection |
eligibility(String eligibility) |
PtsV2PaymentsPost201ResponseProcessorInformationSellerProtection |
eligibilityType(String eligibilityType) |
boolean |
equals(Object o) |
String |
getEligibility()
The level of seller protection in force for the transaction.
|
String |
getEligibilityType()
The kind of seller protection in force for the transaction.
|
String |
getType()
The kind of seller protection in force for the transaction.
|
int |
hashCode() |
void |
setEligibility(String eligibility) |
void |
setEligibilityType(String eligibilityType) |
void |
setType(String type) |
String |
toString() |
PtsV2PaymentsPost201ResponseProcessorInformationSellerProtection |
type(String type) |
public PtsV2PaymentsPost201ResponseProcessorInformationSellerProtection()
public PtsV2PaymentsPost201ResponseProcessorInformationSellerProtection type(String type)
public String getType()
public void setType(String type)
public PtsV2PaymentsPost201ResponseProcessorInformationSellerProtection eligibility(String eligibility)
public String getEligibility()
public void setEligibility(String eligibility)
public PtsV2PaymentsPost201ResponseProcessorInformationSellerProtection eligibilityType(String eligibilityType)
public String getEligibilityType()
public void setEligibilityType(String eligibilityType)
Copyright © 2024. All rights reserved.