public class Ptsv2creditsProcessingInformationJapanPaymentOptions extends Object
| Constructor | Description |
|---|---|
Ptsv2creditsProcessingInformationJapanPaymentOptions() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
String |
getInstallments() |
Number of Installments.
|
String |
getPaymentMethod() |
This value is a 2-digit code indicating the payment method.
|
int |
hashCode() |
|
Ptsv2creditsProcessingInformationJapanPaymentOptions |
installments(String installments) |
|
Ptsv2creditsProcessingInformationJapanPaymentOptions |
paymentMethod(String paymentMethod) |
|
void |
setInstallments(String installments) |
|
void |
setPaymentMethod(String paymentMethod) |
|
String |
toString() |
public Ptsv2creditsProcessingInformationJapanPaymentOptions()
public Ptsv2creditsProcessingInformationJapanPaymentOptions paymentMethod(String paymentMethod)
public String getPaymentMethod()
public void setPaymentMethod(String paymentMethod)
public Ptsv2creditsProcessingInformationJapanPaymentOptions installments(String installments)
public String getInstallments()
public void setInstallments(String installments)
Copyright © 2026. All rights reserved.