RetailCRM API Client

OrderHistory

Class OrderHistory

Tags
category

OrderHistory

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
JMS\Type

("RetailCrm\Api\Model\Entity\Orders\Order")

JMS\SerializedName

("ancestor")

$apiKey

public HistoryApiKey $apiKey
Tags
JMS\Type

("RetailCrm\Api\Model\Entity\HistoryApiKey")

JMS\SerializedName

("apiKey")

$combinedTo

public Order $combinedTo
Tags
JMS\Type

("RetailCrm\Api\Model\Entity\Orders\Order")

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")

$deleted

public bool $deleted
Tags
JMS\Type

("bool")

JMS\SerializedName

("deleted")

$field

public string $field
Tags
JMS\Type

("string")

JMS\SerializedName

("field")

$id

public int $id
Tags
JMS\Type

("int")

JMS\SerializedName

("id")

$item

public OrderProduct $item
Tags
JMS\Type

("RetailCrm\Api\Model\Entity\Orders\Items\OrderProduct")

JMS\SerializedName

("item")

$newValue

public mixed $newValue
Tags
JMS\Type

("mixed")

JMS\SerializedName

("newValue")

$oldValue

public mixed $oldValue
Tags
JMS\Type

("mixed")

JMS\SerializedName

("oldValue")

$order

public Order $order
Tags
JMS\Type

("RetailCrm\Api\Model\Entity\Orders\Order")

JMS\SerializedName

("order")

$payment

public Payment $payment
Tags
JMS\Type

("RetailCrm\Api\Model\Entity\Orders\Payment")

JMS\SerializedName

("payment")

$source

public string $source
Tags
JMS\Type

("string")

JMS\SerializedName

("source")

$user

public HistoryUser $user
Tags
JMS\Type

("RetailCrm\Api\Model\Entity\HistoryUser")

JMS\SerializedName

("user")


        
On this page

Search results