RetailCRM API Client

OrdersResponse extends AbstractPaginatedResponse

Class OrdersResponse

Tags
category

OrdersResponse

Table of Contents

Properties

$orders  : array<string|int, Order>
$pagination  : Pagination
$success  : bool

Properties

$orders

public array<string|int, Order> $orders
Tags
JMS\Type

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

JMS\SerializedName

("orders")

$success

public bool $success = true
Tags
JMS\Type

("boolean")

JMS\SerializedName

("success")


        
On this page

Search results