extends |
CustomerBase |
|---|
| Methods | ||
|---|---|---|
public
|
toObject(): object
|
# |
public
|
fromObject(object $object): $this
|
# |
| Methods inherited from Worldline\Connect\Sdk\Domain\DataObject |
|---|
toJson(), fromJson(), __set() |
| Properties | |||
|---|---|---|---|
public
|
CustomerAccount|null
|
$account = null
|
# |
public
|
string|null
|
$accountType = null
|
# |
public
|
Address|null
|
$billingAddress = null
|
# |
public
|
ContactDetails|null
|
$contactDetails = null
|
# |
public
|
CustomerDevice|null
|
$device = null
|
# |
public
|
string|null
|
$fiscalNumber = null
|
# |
public
|
bool|null
|
$isCompany = null
|
# |
public
|
bool|null
|
$isPreviousCustomer = null
|
# |
public
|
string|null
|
$locale = null
|
# |
public
|
PersonalInformation|null
|
$personalInformation = null
|
# |
public
|
AddressPersonal|null
|
$shippingAddress = null
|
# |
| Properties inherited from Worldline\Connect\Sdk\V1\Domain\CustomerBase |
|---|
$companyInformation, $merchantCustomerId, $vatNumber |