@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2021-11-22T16:37:43.981+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 © 2021. All rights reserved.