public class Acpv1instructionsDeclineThreshold extends Object
| Constructor and Description |
|---|
Acpv1instructionsDeclineThreshold() |
| Modifier and Type | Method and Description |
|---|---|
Acpv1instructionsDeclineThreshold |
amount(String amount) |
Acpv1instructionsDeclineThreshold |
currencyCode(String currencyCode) |
boolean |
equals(Object o) |
String |
getAmount()
Transaction Decline Threshold amount.
|
String |
getCurrencyCode()
ISO 4217 currency code.
|
int |
hashCode() |
void |
setAmount(String amount) |
void |
setCurrencyCode(String currencyCode) |
String |
toString() |
public Acpv1instructionsDeclineThreshold amount(String amount)
public String getAmount()
public void setAmount(String amount)
public Acpv1instructionsDeclineThreshold currencyCode(String currencyCode)
public String getCurrencyCode()
public void setCurrencyCode(String currencyCode)
Copyright © 2026. All rights reserved.