@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") 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 transit healthcare.
|
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 © 2020. All rights reserved.