RetailCRM API Client

ReserveResponse

Class ReserveResponse

Tags
category

ReserveResponse

Table of Contents

Properties

$errorMsg  : string
$inventories  : array<string|int, InventoriesDataModel>
$success  : bool

Properties

$errorMsg

public string $errorMsg
Tags
JMS\Type

("string")

JMS\SerializedName

("errorMsg")

$inventories

public array<string|int, InventoriesDataModel> $inventories
Tags
JMS\Type

("array<RetailCrm\Api\Model\Callback\Entity\Store\InventoriesDataModel>")

JMS\SerializedName

("inventories")

$success

public bool $success
Tags
JMS\Type

("bool")

JMS\SerializedName

("success")


        
On this page

Search results