public class Ptsv2paymentsProcessingInformationJapanPaymentOptionsBonuses extends Object
| Constructor and Description |
|---|
Ptsv2paymentsProcessingInformationJapanPaymentOptionsBonuses() |
| Modifier and Type | Method and Description |
|---|---|
Ptsv2paymentsProcessingInformationJapanPaymentOptionsBonuses |
amount(String amount) |
boolean |
equals(Object o) |
String |
getAmount()
This value contains the bonus amount of the first month.
|
String |
getMonth()
This value is a 2-digit code indicating the first bonus month.
|
int |
hashCode() |
Ptsv2paymentsProcessingInformationJapanPaymentOptionsBonuses |
month(String month) |
void |
setAmount(String amount) |
void |
setMonth(String month) |
String |
toString() |
public Ptsv2paymentsProcessingInformationJapanPaymentOptionsBonuses()
public Ptsv2paymentsProcessingInformationJapanPaymentOptionsBonuses month(String month)
public String getMonth()
public void setMonth(String month)
public Ptsv2paymentsProcessingInformationJapanPaymentOptionsBonuses amount(String amount)
public String getAmount()
public void setAmount(String amount)
Copyright © 2025. All rights reserved.