@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class Ptsv2creditsProcessingInformationJapanPaymentOptions extends Object
| Constructor and Description |
|---|
Ptsv2creditsProcessingInformationJapanPaymentOptions() |
| Modifier and Type | Method and 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 © 2020. All rights reserved.