public class TssV2TransactionsGet200ResponseRecurringPaymentInformation extends Object
| Constructor and Description |
|---|
TssV2TransactionsGet200ResponseRecurringPaymentInformation() |
| Modifier and Type | Method and Description |
|---|---|
TssV2TransactionsGet200ResponseRecurringPaymentInformation |
amountType(String amountType) |
boolean |
equals(Object o) |
String |
getAmountType()
Indicates recurring amount type agreed by the cardholder Valid Values : 1- Fixed amount recurring payment 2- Recurring payment with maximum amount
|
int |
hashCode() |
void |
setAmountType(String amountType) |
String |
toString() |
public TssV2TransactionsGet200ResponseRecurringPaymentInformation()
public TssV2TransactionsGet200ResponseRecurringPaymentInformation amountType(String amountType)
public String getAmountType()
public void setAmountType(String amountType)
Copyright © 2025. All rights reserved.