OrderHistory
in package
Class OrderHistory
Tags
Table of Contents
Properties
- $ancestor : Order
- $apiKey : HistoryApiKey
- $combinedTo : Order
- $created : bool
- $createdAt : DateTime
- $deleted : bool
- $field : string
- $id : int
- $item : OrderProduct
- $newValue : mixed
- $oldValue : mixed
- $order : Order
- $payment : Payment
- $source : string
- $user : HistoryUser
Properties
$ancestor
public
Order
$ancestor
Tags
$apiKey
public
HistoryApiKey
$apiKey
Tags
$combinedTo
public
Order
$combinedTo
Tags
$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
$item
public
OrderProduct
$item
Tags
$newValue
public
mixed
$newValue
Tags
$oldValue
public
mixed
$oldValue
Tags
$order
public
Order
$order
Tags
$payment
public
Payment
$payment
Tags
$source
public
string
$source
Tags
$user
public
HistoryUser
$user