RetailCRM API Client

CustomerHistory

Class CustomerHistory

Tags
category

CustomerHistory

Table of Contents

Properties

$address  : HistoryAddress
$apiKey  : HistoryApiKey
$combinedTo  : Customer
$created  : bool
$createdAt  : DateTime
$customer  : Customer
$deleted  : bool
$field  : string
$id  : int
$newValue  : mixed
$oldValue  : mixed
$source  : string
$user  : HistoryUser

Properties

$address

public HistoryAddress $address
Tags
JMS\Type

("RetailCrm\Api\Model\Entity\Customers\HistoryAddress")

JMS\SerializedName

("address")

$combinedTo

public Customer $combinedTo
Tags
JMS\Type

("RetailCrm\Api\Model\Entity\Customers\Customer")

JMS\SerializedName

("combinedTo")

$created

public bool $created
Tags
JMS\Type

("bool")

JMS\SerializedName

("created")

$createdAt

public DateTime $createdAt
Tags
JMS\Type

("DateTime<'Y-m-d H:i:s'>")

JMS\SerializedName

("createdAt")

$customer

public Customer $customer
Tags
JMS\Type

("RetailCrm\Api\Model\Entity\Customers\Customer")

JMS\SerializedName

("customer")

$deleted

public bool $deleted
Tags
JMS\Type

("bool")

JMS\SerializedName

("deleted")

$field

public string $field
Tags
JMS\Type

("string")

JMS\SerializedName

("field")

$newValue

public mixed $newValue
Tags
JMS\Type

("mixed")

JMS\SerializedName

("newValue")

$oldValue

public mixed $oldValue
Tags
JMS\Type

("mixed")

JMS\SerializedName

("oldValue")

$source

public string $source
Tags
JMS\Type

("string")

JMS\SerializedName

("source")


        
On this page

Search results