Plentymarkets interface documentation
History
Models
DataHistory
The data history model
Namespace
Plenty\Modules\Data\History\Models
| Name | Type | Description | 
|---|---|---|
referenceType  | 
The data type that changed (for example 'contact')  | 
|
referenceId  | 
The id of data that changed  | 
|
userId  | 
The id of the user that invoked the change  | 
|
userName  | 
The name of the user that invoked the change  | 
|
reference  | 
The reference of the data  | 
|
uuid  | 
The unique identifier of the data history item  | 
|
dataChangeList  | 
||
createdAt  | 
||
updatedAt  | 
||
ttl  | 
Methods
public toArray()
Returns this model as an array.
            Thank you for your feedback!