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
|
$account = null
|
# |
public
|
string
|
$accountType = null
|
# |
public
|
Address
|
$billingAddress = null
|
# |
public
|
ContactDetails
|
$contactDetails = null
|
# |
public
|
CustomerDevice
|
$device = null
|
# |
public
|
string
|
$fiscalNumber = null
|
# |
public
|
bool
|
$isCompany = null
|
# |
public
|
bool
|
$isPreviousCustomer = null
|
# |
public
|
string
|
$locale = null
|
# |
public
|
PersonalInformation
|
$personalInformation = null
|
# |
public
|
AddressPersonal
|
$shippingAddress = null
|
# |
Properties inherited from Worldline\Connect\Sdk\V1\Domain\CustomerBase |
---|
$companyInformation, $merchantCustomerId, $vatNumber |