public class PaymentProductDisplayHints extends Object
Constructor and Description |
---|
PaymentProductDisplayHints() |
Modifier and Type | Method and Description |
---|---|
Integer |
getDisplayOrder()
Determines the order in which the payment products and groups should be shown (sorted ascending)
|
String |
getLabel()
Name of the field based on the locale that was included in the request
|
String |
getLogo()
Partial URL that you can reference for the image of this payment product.
|
void |
setDisplayOrder(Integer value)
Determines the order in which the payment products and groups should be shown (sorted ascending)
|
void |
setLabel(String value)
Name of the field based on the locale that was included in the request
|
void |
setLogo(String value)
Partial URL that you can reference for the image of this payment product.
|
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.