OrderProductPackHistory
in package
Class OrderProductPackHistory
Tags
Table of Contents
Properties
- $created : bool
- $createdAt : DateTime
- $deleted : bool
- $field : string
- $id : int
- $newValue : mixed
- $oldValue : mixed
- $pack : OrderProductPack
- $source : string
- $user : HistoryUser
Properties
$created
public
bool
$created
Tags
$createdAt
public
DateTime
$createdAt
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
$pack
public
OrderProductPack
$pack
Tags
$source
public
string
$source
Tags
$user
public
HistoryUser
$user