CustomerHistory
in package
Class CustomerHistory
Tags
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
$apiKey
public
HistoryApiKey
$apiKey
Tags
$combinedTo
public
Customer
$combinedTo
Tags
$created
public
bool
$created
Tags
$createdAt
public
DateTime
$createdAt
Tags
$customer
public
Customer
$customer
Tags
$deleted
public
bool
$deleted
Tags
$field
public
string
$field
Tags
$id
public
int
$id
Tags
$newValue
public
mixed
$newValue
Tags
$oldValue
public
mixed
$oldValue
Tags
$source
public
string
$source
Tags
$user
public
HistoryUser
$user