public class Ptsv2payoutsOrderInformationAmountDetailsSurcharge extends Object
| Constructor | Description |
|---|---|
Ptsv2payoutsOrderInformationAmountDetailsSurcharge() |
| Modifier and Type | Method | 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 © 2026. All rights reserved.