extends |
DataObject |
|---|
| Methods | ||
|---|---|---|
public
|
toObject(): object
|
# |
public
|
fromObject(object $object): $this
|
# |
| Methods inherited from Worldline\Connect\Sdk\Domain\DataObject |
|---|
toJson(), fromJson(), __set() |
| Properties | |||
|---|---|---|---|
public
|
TokenCard|null
|
$card = null
|
# |
public
|
TokenEWallet|null
|
$eWallet = null
|
# |
public
|
string|null
|
$id = null
|
# |
public
|
TokenNonSepaDirectDebit|null
|
$nonSepaDirectDebit = null
|
# |
public
|
string|null
|
$originalPaymentId = null
|
# |
public
|
int|null
|
$paymentProductId = null
|
# |
public
|
TokenSepaDirectDebit|null
|
$sepaDirectDebit = null
|
# |