public class PtsV2PaymentsPost201ResponseProcessingInformationPurchaseOptions extends Object
| Constructor and Description |
|---|
PtsV2PaymentsPost201ResponseProcessingInformationPurchaseOptions() |
| Modifier and Type | Method and Description |
|---|---|
PtsV2PaymentsPost201ResponseProcessingInformationPurchaseOptions |
benefitAmount(String benefitAmount) |
PtsV2PaymentsPost201ResponseProcessingInformationPurchaseOptions |
benefitType(String benefitType) |
PtsV2PaymentsPost201ResponseProcessingInformationPurchaseOptions |
eligibilityIndicator(String eligibilityIndicator) |
boolean |
equals(Object o) |
String |
getBenefitAmount()
Workplace benefit amount.
|
String |
getBenefitType()
Workplace benefit type.
|
String |
getEligibilityIndicator()
This field contains installment data defined by MasterCard.
|
String |
getType()
Data mapped received in response from MasterCard.
|
int |
hashCode() |
void |
setBenefitAmount(String benefitAmount) |
void |
setBenefitType(String benefitType) |
void |
setEligibilityIndicator(String eligibilityIndicator) |
void |
setType(String type) |
String |
toString() |
PtsV2PaymentsPost201ResponseProcessingInformationPurchaseOptions |
type(String type) |
public PtsV2PaymentsPost201ResponseProcessingInformationPurchaseOptions()
public PtsV2PaymentsPost201ResponseProcessingInformationPurchaseOptions eligibilityIndicator(String eligibilityIndicator)
public String getEligibilityIndicator()
public void setEligibilityIndicator(String eligibilityIndicator)
public PtsV2PaymentsPost201ResponseProcessingInformationPurchaseOptions type(String type)
public String getType()
public void setType(String type)
public PtsV2PaymentsPost201ResponseProcessingInformationPurchaseOptions benefitAmount(String benefitAmount)
public String getBenefitAmount()
public void setBenefitAmount(String benefitAmount)
public PtsV2PaymentsPost201ResponseProcessingInformationPurchaseOptions benefitType(String benefitType)
public String getBenefitType()
public void setBenefitType(String benefitType)
Copyright © 2025. All rights reserved.