public class PtsV2PaymentsPost201ResponseProcessorInformationSellerProtection extends Object
| Constructor and Description |
|---|
PtsV2PaymentsPost201ResponseProcessorInformationSellerProtection() |
| Modifier and Type | Method and Description |
|---|---|
PtsV2PaymentsPost201ResponseProcessorInformationSellerProtection |
eligibilityType(String eligibilityType) |
PtsV2PaymentsPost201ResponseProcessorInformationSellerProtection |
eligibilty(String eligibilty) |
boolean |
equals(Object o) |
String |
getEligibilityType()
The kind of seller protection in force for the transaction.
|
String |
getEligibilty()
The level of seller protection in force for the transaction.
|
String |
getType()
The kind of seller protection in force for the transaction.
|
int |
hashCode() |
void |
setEligibilityType(String eligibilityType) |
void |
setEligibilty(String eligibilty) |
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 eligibilty(String eligibilty)
public String getEligibilty()
public void setEligibilty(String eligibilty)
public PtsV2PaymentsPost201ResponseProcessorInformationSellerProtection eligibilityType(String eligibilityType)
public String getEligibilityType()
public void setEligibilityType(String eligibilityType)
Copyright © 2024. All rights reserved.