public class Ptsv1pushfundstransferOrderInformationSurcharge extends Object
| Constructor and Description |
|---|
Ptsv1pushfundstransferOrderInformationSurcharge() |
| Modifier and Type | Method and Description |
|---|---|
Ptsv1pushfundstransferOrderInformationSurcharge |
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 Ptsv1pushfundstransferOrderInformationSurcharge()
public Ptsv1pushfundstransferOrderInformationSurcharge amount(String amount)
public String getAmount()
public void setAmount(String amount)
Copyright © 2024. All rights reserved.