RetailCRM API Client

OrdersHistoryResponse extends AbstractPaginatedResponse

Class OrdersHistoryResponse

Tags
category

OrdersHistoryResponse

Table of Contents

Properties

$generatedAt  : DateTime
$history  : array<string|int, OrderHistory>
$pagination  : Pagination
$success  : bool

Properties

$generatedAt

public DateTime $generatedAt
Tags
JMS\Type

("DateTime<'Y-m-d H:i:s'>")

JMS\SerializedName

("generatedAt")

$history

public array<string|int, OrderHistory> $history
Tags
JMS\Type

("array<RetailCrm\Api\Model\Entity\Orders\OrderHistory>")

JMS\SerializedName

("history")

$success

public bool $success = true
Tags
JMS\Type

("boolean")

JMS\SerializedName

("success")


        
On this page

Search results