extends |
BankAccount |
---|
Methods | ||
---|---|---|
public
|
toObject(): object
|
# |
public
|
fromObject(object $object): $this
|
# |
Methods inherited from Worldline\Connect\Sdk\Domain\DataObject |
---|
toJson(), fromJson(), __set() |
Properties | |||
---|---|---|---|
public
|
string
|
$accountNumber = null
|
# |
public
|
string
|
$bankCode = null
|
# |
public
|
string
|
$bankName = null
|
# |
public
|
string
|
$branchCode = null
|
# |
public
|
string
|
$checkDigit = null
|
# |
public
|
string
|
$countryCode = null
|
# |
Properties inherited from Worldline\Connect\Sdk\V1\Domain\BankAccount |
---|
$accountHolderName |