public class PaymentProductFieldTooltip extends Object
| Constructor and Description |
|---|
PaymentProductFieldTooltip() |
| Modifier and Type | Method and Description |
|---|---|
String |
getImage()
Deprecated: This field is not used by any payment product
Relative URL that can be used to retrieve an image for the tooltip image.
|
String |
getLabel()
A text explaining the field in more detail.
|
void |
setImage(String value)
Deprecated: This field is not used by any payment product
Relative URL that can be used to retrieve an image for the tooltip image.
|
void |
setLabel(String value)
A text explaining the field in more detail.
|
PaymentProductFieldTooltip |
withImage(String value)
Deprecated: This field is not used by any payment product
Relative URL that can be used to retrieve an image for the tooltip image.
|
PaymentProductFieldTooltip |
withLabel(String value)
A text explaining the field in more detail.
|
public String getImage()
public void setImage(String value)
public PaymentProductFieldTooltip withImage(String value)
public String getLabel()
public void setLabel(String value)
public PaymentProductFieldTooltip withLabel(String value)
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.