public class InstallmentDisplayHints extends Object
Constructor and Description |
---|
InstallmentDisplayHints() |
Modifier and Type | Method and Description |
---|---|
Integer |
getDisplayOrder()
Determines the order in which the installment options should be shown (sorted ascending).
|
String |
getLabel()
Name of the installment option
|
String |
getLogo()
Partial URL that you can reference for the image of this installment provider.
|
void |
setDisplayOrder(Integer value)
Determines the order in which the installment options should be shown (sorted ascending).
|
void |
setLabel(String value)
Name of the installment option
|
void |
setLogo(String value)
Partial URL that you can reference for the image of this installment provider.
|
public Integer getDisplayOrder()
public void setDisplayOrder(Integer value)
public String getLabel()
public void setLabel(String value)
public String getLogo()
public void setLogo(String value)
Copyright © 2024 Worldline Global Collect. All rights reserved.