@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class Ptsv2payoutsOrderInformationAmountDetailsSurcharge extends Object
| Constructor and Description |
|---|
Ptsv2payoutsOrderInformationAmountDetailsSurcharge() |
| Modifier and Type | Method and Description |
|---|---|
Ptsv2payoutsOrderInformationAmountDetailsSurcharge |
amount(String amount) |
boolean |
equals(Object o) |
String |
getAmount()
The surcharge amount is included in the total transaction amount but is passed in a separate field to the issuer and acquirer for tracking.
|
int |
hashCode() |
void |
setAmount(String amount) |
String |
toString() |
public Ptsv2payoutsOrderInformationAmountDetailsSurcharge()
public Ptsv2payoutsOrderInformationAmountDetailsSurcharge amount(String amount)
public String getAmount()
public void setAmount(String amount)
Copyright © 2020. All rights reserved.