public class CardProcessingConfigFeaturesCardNotPresentInstallment extends Object
| Constructor | Description |
|---|---|
CardProcessingConfigFeaturesCardNotPresentInstallment() |
| Modifier and Type | Method | Description |
|---|---|---|
Boolean |
EnableInstallment() |
This flag is to enable for installment plan programs.
|
CardProcessingConfigFeaturesCardNotPresentInstallment |
enableInstallment(Boolean enableInstallment) |
|
boolean |
equals(Object o) |
|
String |
getInstallmentPlan() |
This indicates the type of funding for the installment plan associated with the payment.
|
int |
hashCode() |
|
CardProcessingConfigFeaturesCardNotPresentInstallment |
installmentPlan(String installmentPlan) |
|
void |
setEnableInstallment(Boolean enableInstallment) |
|
void |
setInstallmentPlan(String installmentPlan) |
|
String |
toString() |
public CardProcessingConfigFeaturesCardNotPresentInstallment()
public CardProcessingConfigFeaturesCardNotPresentInstallment enableInstallment(Boolean enableInstallment)
public Boolean EnableInstallment()
public void setEnableInstallment(Boolean enableInstallment)
public CardProcessingConfigFeaturesCardNotPresentInstallment installmentPlan(String installmentPlan)
public String getInstallmentPlan()
public void setInstallmentPlan(String installmentPlan)
Copyright © 2026. All rights reserved.