RetailCRM API Client

SerializedRelationAbstractCustomer implements CustomerInterface

Class SerializedRelationAbstractCustomer

Tags
category

SerializedRelationAbstractCustomer

Table of Contents

Interfaces

CustomerInterface
Interface CustomerInterface

Properties

$browserId  : string
$companies  : array<string|int, CustomerContactCompany>
$externalId  : string
$id  : int
$site  : string

Methods

withExternalId()  : self
Returns customer with provided external ID and site.
withId()  : self
Returns customer with provided ID.

Properties

Methods

withExternalId()

Returns customer with provided external ID and site.

public static withExternalId(string $externalId, string $site) : self
Parameters
$externalId : string
$site : string
Return values
self

        
On this page

Search results