extends |
DataObject |
|---|
| Methods | ||
|---|---|---|
public
|
toObject(): object
|
# |
public
|
fromObject(object $object): $this
|
# |
| Methods inherited from Worldline\Connect\Sdk\Domain\DataObject |
|---|
toJson(), fromJson(), __set() |
| Properties | |||
|---|---|---|---|
public
|
bool
|
$alwaysShow = null
|
# |
public
|
int
|
$displayOrder = null
|
# |
public
|
PaymentProductFieldFormElement
|
$formElement = null
|
# |
public
|
string
|
$label = null
|
# |
public
|
string
|
$link = null
|
# |
public
|
string
|
$mask = null
|
# |
public
|
bool
|
$obfuscate = null
|
# |
public
|
string
|
$placeholderLabel = null
|
# |
public
|
string
|
$preferredInputType = null
|
# |
public
|
PaymentProductFieldTooltip
|
$tooltip = null
|
# |