public class Ptsv2payoutsProcessingInformationPurchaseOptions extends Object
| Constructor and Description |
|---|
Ptsv2payoutsProcessingInformationPurchaseOptions() |
| Modifier and Type | Method and Description |
|---|---|
Ptsv2payoutsProcessingInformationPurchaseOptions |
benefitAmount(String benefitAmount) |
Ptsv2payoutsProcessingInformationPurchaseOptions |
benefitType(String benefitType) |
boolean |
equals(Object o) |
String |
getBenefitAmount()
Workplace benefit amount.
|
String |
getBenefitType()
Workplace benefit type.
|
int |
hashCode() |
void |
setBenefitAmount(String benefitAmount) |
void |
setBenefitType(String benefitType) |
String |
toString() |
public Ptsv2payoutsProcessingInformationPurchaseOptions()
public Ptsv2payoutsProcessingInformationPurchaseOptions benefitAmount(String benefitAmount)
public String getBenefitAmount()
public void setBenefitAmount(String benefitAmount)
public Ptsv2payoutsProcessingInformationPurchaseOptions benefitType(String benefitType)
public String getBenefitType()
public void setBenefitType(String benefitType)
Copyright © 2025. All rights reserved.