RetailCRM API Client

OrdersCreateResponse extends IdResponse

Class OrdersCreateResponse

Tags
category

OrdersCreateResponse

Table of Contents

Properties

$id  : int
$order  : Order
$success  : bool

Properties

$id

public int $id
Tags
JMS\Type

("int")

JMS\SerializedName

("id")

$order

public Order $order
Tags
JMS\Type

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

JMS\SerializedName

("order")

$success

public bool $success = true
Tags
JMS\Type

("boolean")

JMS\SerializedName

("success")


        
On this page

Search results