public class Ptsv2paymentreferencesUserInterface extends Object
| Constructor and Description |
|---|
Ptsv2paymentreferencesUserInterface() |
| Modifier and Type | Method and Description |
|---|---|
Ptsv2paymentreferencesUserInterface |
borderRadius(String borderRadius) |
Ptsv2paymentreferencesUserInterface |
color(Ptsv2paymentreferencesUserInterfaceColor color) |
boolean |
equals(Object o) |
String |
getBorderRadius()
Border Radius, Allowed Values - Number, Chars, SPACE, Percentage(%), DOT(.), Example '25px 10px 25px 10px'; '2em 1em 0.5em 3em'
|
Ptsv2paymentreferencesUserInterfaceColor |
getColor()
Get color
|
String |
getTheme()
UI Theme Name/Design Name - Allowed Chars: Alpha Numeric, Dot (.), Hyphen (-), Underscore (_)
|
int |
hashCode() |
void |
setBorderRadius(String borderRadius) |
void |
setColor(Ptsv2paymentreferencesUserInterfaceColor color) |
void |
setTheme(String theme) |
Ptsv2paymentreferencesUserInterface |
theme(String theme) |
String |
toString() |
public Ptsv2paymentreferencesUserInterface borderRadius(String borderRadius)
public String getBorderRadius()
public void setBorderRadius(String borderRadius)
public Ptsv2paymentreferencesUserInterface theme(String theme)
public String getTheme()
public void setTheme(String theme)
public Ptsv2paymentreferencesUserInterface color(Ptsv2paymentreferencesUserInterfaceColor color)
public Ptsv2paymentreferencesUserInterfaceColor getColor()
public void setColor(Ptsv2paymentreferencesUserInterfaceColor color)
Copyright © 2025. All rights reserved.