public class CardProcessingConfigFeaturesCardNotPresentInstallment extends Object
| Constructor and Description |
|---|
CardProcessingConfigFeaturesCardNotPresentInstallment() |
| Modifier and Type | Method and 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 © 2025. All rights reserved.