public class PtsV2PaymentsOrderPost201ResponseProcessorInformationSellerProtection extends Object
| Constructor and Description |
|---|
PtsV2PaymentsOrderPost201ResponseProcessorInformationSellerProtection() |
| Modifier and Type | Method and Description |
|---|---|
PtsV2PaymentsOrderPost201ResponseProcessorInformationSellerProtection |
eligibilty(String eligibilty) |
boolean |
equals(Object o) |
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 |
setEligibilty(String eligibilty) |
void |
setType(String type) |
String |
toString() |
PtsV2PaymentsOrderPost201ResponseProcessorInformationSellerProtection |
type(String type) |
public PtsV2PaymentsOrderPost201ResponseProcessorInformationSellerProtection()
public PtsV2PaymentsOrderPost201ResponseProcessorInformationSellerProtection eligibilty(String eligibilty)
public String getEligibilty()
public void setEligibilty(String eligibilty)
public PtsV2PaymentsOrderPost201ResponseProcessorInformationSellerProtection type(String type)
public String getType()
public void setType(String type)
Copyright © 2025. All rights reserved.