public class Ptsv2paymentsHealthCareInformationAmountDetails extends Object
| Constructor and Description |
|---|
Ptsv2paymentsHealthCareInformationAmountDetails() |
| Modifier and Type | Method and Description |
|---|---|
Ptsv2paymentsHealthCareInformationAmountDetails |
amount(String amount) |
Ptsv2paymentsHealthCareInformationAmountDetails |
amountType(String amountType) |
boolean |
equals(Object o) |
String |
getAmount()
Total Amount that has been spent on the corresponding amountType.
|
String |
getAmountType()
Total amount that has been spent on healthcare in a transaction.
|
int |
hashCode() |
void |
setAmount(String amount) |
void |
setAmountType(String amountType) |
String |
toString() |
public Ptsv2paymentsHealthCareInformationAmountDetails()
public Ptsv2paymentsHealthCareInformationAmountDetails amountType(String amountType)
public String getAmountType()
public void setAmountType(String amountType)
public Ptsv2paymentsHealthCareInformationAmountDetails amount(String amount)
public String getAmount()
public void setAmount(String amount)
Copyright © 2025. All rights reserved.